http://oss.sgi.com/bugzilla/show_bug.cgi?id=714
hch@xxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
Summary| warning: comparison between|warning: comparison between
|signed and unsigned integer |signed and unsigned integer
|expressions |expressions
------- Additional Comments From hch@xxxxxxx 2008-12-26 14:13 CST -------
It seems like you're using a C++ compiler. The xfs source code is not designed
to be compiled by a C++ compiler, just a C compiler, maybe even just gcc these
days.
--
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
|