First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 193404
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Robert Wohlrab <robert.wohlrab@gmx.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
libsdl-1.2.12-c90-comments.patch Removed some C++ style comments from the public headers patch Robert Wohlrab 2007-09-22 11:20 0000 600 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 193404 depends on: Show dependency tree
Bug 193404 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-09-22 11:18 0000
When you try to compile ansi c stuff with libsdl-1.2.12 you will produce errors
or warnings due usage of c++ comments in public headers

Reproducible: Always

Steps to Reproduce:
1. emerge libsdl-1.2.12
2. compile c code using libsdl with -ansi (for more problems use -Wall -W
-pedantic and co.)

Actual Results:  
Errors and Warnings about non-C90 comments in begin_code.h

Expected Results:  
a clean compile

This is fixed upstream

------- Comment #1 From Robert Wohlrab 2007-09-22 11:20:26 0000 -------
Created an attachment (id=131587) [details]
Removed some C++ style comments from the public headers

------- Comment #2 From Mr. Bones. 2007-10-21 00:34:44 0000 -------
In portage.  Thanks for the bug report.

First Last Prev Next    No search results available      Search page      Enter new bug