[Bug 358306] [NEW] 1.0pre~svn.20080409+dfsg-3 generates wrong operator new overload on 64 bit UBUNTU

Chris chris_minnoy at hotmail.com
Thu Apr 9 09:02:47 UTC 2009


Public bug reported:

Binary package hint: aspectc++

Hi,

Using AspectC++, installed from the synaptic package manager, on Ubuntu 8.10 (Intrepid), seems to be problematic
on a 64 bit platform. ag++ generates source code containing an overloaded operator new, with an unsigned int as
a first argument. This should be long unsigned int, as typedef size_t is also 64 bit.
As such, gcc rightfully refuses to build the woven code.

The issue is that the package was compiled under a 32 bit platform and delivered as such, while there should be a
separate compiled package for the 64 bit platforms.

Regards,

Chris

** Affects: aspectc++ (Ubuntu)
     Importance: Undecided
         Status: New

-- 
1.0pre~svn.20080409+dfsg-3 generates wrong operator new overload on 64 bit UBUNTU
https://bugs.launchpad.net/bugs/358306
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list