When I test the cloc program, I faced some major problem.
Explanation:
I did the example program as follows.
int main()
{
printf("test \
//Testing//" );
}
After using the colc with options --strip-comments=c . I got new file
called a.c.c . Please refer the output.
int main()
{
printf("test
}
Anyone explain is this right ?
In this case, it should not remove the "//" which is surrounded on the
double quotes. This problem I faced in ruby program also. Please anybody
help me on this .
Nobody/Anonymous
filters
None
Public
|
Date: 2009-08-19 05:25 As explained at http://cloc.sourceforge.net/#Limitations item #2, cloc is |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2009-08-19 05:25 | alnd |
| resolution_id | None | 2009-08-19 05:25 | alnd |
| category_id | None | 2009-08-19 05:25 | alnd |
| allow_comments | 1 | 2009-08-19 05:25 | alnd |
| close_date | - | 2009-08-19 05:25 | alnd |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use