[Bug 424244] [NEW] cmath include broken in lsb-build-base3
Ole Henry Halvorsen
ole at xymos.net
Fri Sep 4 10:07:34 UTC 2009
Public bug reported:
Found on: Ubuntu 9.04 Server x86_64
Steps to reproduce:
#include <cmath>
int main(int argc, char *argv[])
{
return 0;
}
# lsbc++ test.cpp
In file included from /usr/include/lsb3/c++/cmath:50,
from test.cpp:1:
/usr/include/lsb3/c++/bits/cpp_type_traits.h:334: error: expected identifier before ‘__is_pod’
/usr/include/lsb3/c++/bits/cpp_type_traits.h:334: error: expected unqualified-id before ‘__is_pod’
Other toolsets are fine:
# g++-4.1 test.cpp
# g++-4.2 test.cpp
# g++-4.3 test.cpp
Thanks.
** Affects: lsb-build-base3 (Ubuntu)
Importance: Undecided
Status: New
--
cmath include broken in lsb-build-base3
https://bugs.launchpad.net/bugs/424244
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