[Zorba-coders] [Bug 951016] Re: integer comparison warning in integer.h

2012-06-13 Thread Dana Florescu
** Changed in: zorba
   Status: Fix Committed = Fix Released

-- 
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:
  Fix Released

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::IntegerImplT::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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 951016] Re: integer comparison warning in integer.h

2012-04-19 Thread Paul J. Lucas
** Changed in: zorba
   Status: In Progress = Fix Committed

** Changed in: zorba
Milestone: None = 2.5

-- 
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:
  Fix Committed

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::IntegerImplT::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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 951016] Re: integer comparison warning in integer.h

2012-04-18 Thread Paul J. Lucas
** Branch linked: lp:~paul-lucas/zorba/bug-951016

-- 
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:
  In Progress

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::IntegerImplT::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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 951016] Re: integer comparison warning in integer.h

2012-04-17 Thread Paul J. Lucas
** Changed in: zorba
   Status: Confirmed = In Progress

-- 
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:
  In Progress

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::IntegerImplT::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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 951016] Re: integer comparison warning in integer.h

2012-04-05 Thread Paul J. Lucas
** Changed in: zorba
   Status: New = Confirmed

-- 
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:
  Confirmed

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::IntegerImplT::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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp