xfs-masters
[Top] [All Lists]

[Bug 714] warning: comparison between signed and unsigned integer expres

To: xfs-masters@xxxxxxxxxxx
Subject: [Bug 714] warning: comparison between signed and unsigned integer expressions
From: bugzilla-daemon@xxxxxxxxxxx
Date: Fri, 26 Dec 2008 14:13:09 -0600
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.

<Prev in Thread] Current Thread [Next in Thread>
  • [Bug 714] warning: comparison between signed and unsigned integer expressions, bugzilla-daemon <=