← Back to team overview

zorba-coders team mailing list archive

[Bug 979147] Re: test/rbkt/zorba/index/numbers fails in Release mode

 

There is no bug in zorba. This is due to g++ handling numbers and
arithmetic ops differently, depending on the optimization level and/or
platform. In fact, there are probably g++ bugs in this area. For
example, the result changes if I move a printout statement above or
below another line.

** Changed in: zorba
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/979147

Title:
  test/rbkt/zorba/index/numbers fails in Release mode

Status in Zorba - The XQuery Processor:
  Invalid

Bug description:
  It works in Debug mode (Linux 32 bit)

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/979147/+subscriptions


References