]> granicus.if.org Git - curl/commit
checksrc: taught to skip comments
authorDaniel Stenberg <daniel@haxx.se>
Tue, 19 Apr 2016 06:30:13 +0000 (08:30 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 19 Apr 2016 06:52:22 +0000 (08:52 +0200)
commit6109e0f50906f0c79769a7d1b6b4887f62bc9183
tree5b90bc5ffc3ea225162740b67dac1f90b480edf5
parent8c8177a8a1340cdd9a39993473a9f3d5fe98c863
checksrc: taught to skip comments

... but output non-stripped version of the line, even if that then can
make the script identify the wrong position in the line at
times. Showing the line stripped (ie without comments) is just too
surprising.
lib/checksrc.pl