> > > > I think this is an unknown feature ! ;) > > > > Should we keep it Julia ? > > The problem is that undoubtedly the lexer picks up the whole comment at > once, just looking for */, not for newlines. I think it should be fixed, > because otherwise the user will think he should put + on every line, and > then he will end up with +s in his comments. I will take care of it. >
It works the same way with +s on every line. See the test named "comments". -- Nicolas Palix Tel: (+33) 1 44 27 87 25 _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
