To the Gnu indent maintainers:

Gnu indent version "GNU indent 2.2.11" breaks long #define lines without 
placing a backslash "\" character at the end of each such break other than on 
the last line.  This causes the semantics of the #define to be changed, 
resulting in compilation errors when such indented code is compiled.

The problem is currently being worked around by setting -l512, so that lines 
will not be broken unless they are over 512 characters long, but this is not 
really desirable, as it defeats other nice features of Gnu indent.

Please fix this problem when you can, and let us know, so we can close out our 
own bug report internally here.

Thanks!
Bob Brown
robert.brown.contrac...@8451.com<mailto:robert.brown.contrac...@8451.com>
r...@elilabs.com<mailto:r...@elilabs.com>




_______________________________________________
bug-indent mailing list
bug-indent@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-indent

Reply via email to