zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #06130
[Bug 951016] [NEW] integer comparison warning in integer.h
Public bug reported:
In file included from /home/mbrantner/zorba/sandbox/src/zorbatypes/integer.cpp:25:0:
/home/mbrantner/zorba/sandbox/src/zorbatypes/integer.h: In member function ‘bool zorba::IntegerImpl<T>::is_long() const [with IntType = long long unsigned int]’:
/home/mbrantner/zorba/sandbox/src/zorbatypes/integer.cpp:300:16: instantiated from here
/home/mbrantner/zorba/sandbox/src/zorbatypes/integer.h:570:52: warning: comparison between signed and unsigned integer expressions
/home/mbrantner/zorba/sandbox/src/zorbatypes/integer.h:570:52: warning: comparison between signed and unsigned integer expressions
** Affects: zorba
Importance: Medium
Assignee: Paul J. Lucas (paul-lucas)
Status: New
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/951016
Title:
integer comparison warning in integer.h
Status in Zorba - The XQuery Processor:
New
Bug description:
In file included from /home/mbrantner/zorba/sandbox/src/zorbatypes/integer.cpp:25:0:
/home/mbrantner/zorba/sandbox/src/zorbatypes/integer.h: In member function ‘bool zorba::IntegerImpl<T>::is_long() const [with IntType = long long unsigned int]’:
/home/mbrantner/zorba/sandbox/src/zorbatypes/integer.cpp:300:16: instantiated from here
/home/mbrantner/zorba/sandbox/src/zorbatypes/integer.h:570:52: warning: comparison between signed and unsigned integer expressions
/home/mbrantner/zorba/sandbox/src/zorbatypes/integer.h:570:52: warning: comparison between signed and unsigned integer expressions
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/951016/+subscriptions
Follow ups
References