From: Reini U. <rei...@gm...> - 2017-03-20 22:32:16
|
> On Mar 20, 2017, at 4:58 PM, Sam Steingold <sd...@gn...> wrote: > >> * Reini Urban <ervav.heona@tznvy.pbz> [2017-03-20 08:02:59 +0100]: >> >> Like "End of comment outside comment in line" >> caused by multi-line comments not detected as such with #define. > > I would rather eliminate comment5 altogether, rather than mutilate the > code to pacify it. > > IOW, whenever you translate a file, please convert comments to C, and > then we will dump comment5. Agreed, much better. Almost done with all in my translate branch. When I finished the last 2 files, I’ll rename them all to .c and remove comment5. |