summaryrefslogtreecommitdiff
path: root/ml_count.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug in ml_count.c [from: a_m0d]David A. Wheeler2013-09-021-1/+3
| | | | | | | | | | | | - "This patch fixes a bug with string handling in ml_count.c. The bug occurs with escaped string characters - when a file contains a quoted string character ('\"') then ml_count will crash with the message ml_count ERROR - terminated in string in ~/workspace/sloccount/trunk/../../basic//src/lexer.mll This patch fixes this by ensuring that escaped quotation marks do not mark the start of a string. - See https://sourceforge.net/p/sloccount/patches/15/
* Initial commit of version 2.26.David A. Wheeler2013-08-251-0/+209