
18 Aug
2008
18 Aug
'08
3:43 p.m.
Due to pre-processor changes in gcc 4.4.0, MPL fails to compile given -std=c++0x or -std=gnu++0x on the command line. The attached patch addresses this issue. This is a works-for-me solution, YMMV. Chris