www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22770] New: C++ header generator generates trailing newlines

https://issues.dlang.org/show_bug.cgi?id=22770

          Issue ID: 22770
           Summary: C++ header generator generates trailing newlines
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: contact lsferreira.net

The compiler should check for trailing newlines in the header buffer and avoid
writing those to generate a clean header at the end.

--
Feb 13 2022