solaris compile warns in stdbool.h

Bug #923231 reported by SoloTurn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subvertpy
Fix Released
Low
Jelmer Vernooij

Bug Description

/opt/SUNWspro/bin/cc -DNDEBUG -O -xO3 -m32 -xarch=386 -I/opt/csw/include -Kpic -I/opt/csw/include -I/opt/csw/include -I/opt/csw/include/subversion-1 -Isubvertpy -I/opt/csw/include/python2.6 -c subvertpy/_ra.c -o build/temp.solaris-2.9-i86pc-2.6/subvertpy/_ra.o
"subvertpy/stdbool.h", line 2: warning: invalid white space character in directive
"subvertpy/stdbool.h", line 3: warning: invalid white space character in directive
"subvertpy/stdbool.h", line 6: warning: invalid white space character in directive
"subvertpy/stdbool.h", line 7: warning: invalid white space character in directive
"subvertpy/stdbool.h", line 9: warning: invalid white space character in directive

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 923231] [NEW] solaris compile warns in stdbool.h

On Sun, Jan 29, 2012 at 05:36:26AM -0000, SoloTurn wrote:
> /opt/SUNWspro/bin/cc -DNDEBUG -O -xO3 -m32 -xarch=386 -I/opt/csw/include -Kpic -I/opt/csw/include -I/opt/csw/include -I/opt/csw/include/subversion-1 -Isubvertpy -I/opt/csw/include/python2.6 -c subvertpy/_ra.c -o build/temp.solaris-2.9-i86pc-2.6/subvertpy/_ra.o
> "subvertpy/stdbool.h", line 2: warning: invalid white space character in directive
> "subvertpy/stdbool.h", line 3: warning: invalid white space character in directive
> "subvertpy/stdbool.h", line 6: warning: invalid white space character in directive
> "subvertpy/stdbool.h", line 7: warning: invalid white space character in directive
> "subvertpy/stdbool.h", line 9: warning: invalid white space character in directive
Thanks for the bug report. It's complaining about \r characters in the
include file.

  status fixcommitted

Cheers,

Jelmer

Changed in subvertpy:
status: New → Fix Committed
Jelmer Vernooij (jelmer)
Changed in subvertpy:
importance: Undecided → Low
Jelmer Vernooij (jelmer)
Changed in subvertpy:
status: Fix Committed → Fix Released
assignee: nobody → Jelmer Vernooij (jelmer)
milestone: none → 0.9.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.