Opened 16 years ago

Closed 16 years ago

#2203 closed bug (fixed)

[PATCH] Public header files need to be ANSI-compliant

Reported by: andreasf Owned by: axeld
Priority: normal Milestone: R1
Component: - General Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

In the posix headers there are lots of single-line comments, breaking compilation with -ansi -pedantic, as used by some software, such as freetype2.

Attachments (1)

headers-ansi-2008-05-10.diff (19.6 KB ) - added by andreasf 16 years ago.
patch

Download all attachments as: .zip

Change History (3)

by andreasf, 16 years ago

patch

comment:1 by andreasf, 16 years ago

Summary: Public header files need to be ANSI-compliant[PATCH] Public header files need to be ANSI-compliant

The attached patch depends on #2108 and fixes all posix/ headers.

comment:2 by bonefish, 16 years ago

Resolution: fixed
Status: newclosed

Thanks! Applied in hrev25433.

Note: See TracTickets for help on using tickets.