
13 Jun
2014
13 Jun
'14
6:21 a.m.
On 13 June 2014 09:30, Paul A. Bristow <pbristow@hetp.u-net.com> wrote:
You need to ensure that *all* references to min and max are enclosed in brackets for example
The error was in a standard header (limits) so that isn't really possible. To understand the issue we need a minimal example of code which triggers this error, so that we can find out where the min macro was defined. If it's specific to g++ 4.3 or powerpc linux, it might be tricky as neither is widely used, but maybe someone might know something.