Boost logo

Boost-Build :

Subject: Re: [Boost-build] Need help testing whether Boost Jam compiles on different platforms.
From: Jurko Gospodnetić (jurko.gospodnetic_at_[hidden])
Date: 2012-08-28 08:56:20


   Hi.

>> Warnings are gone from everything but the PGI build.
>
> Cool. I'll commit the changes then and take a bit more detailed look
> into what could be causing the PGI toolset warnings.

   Logs reviewed & changes committed in revision [80278].

   http://svn.boost.org/trac/boost/changeset/80278

   I looked into the PGI toolset warnings but they all seem to be bogus
and so I'll leave cleaning those up to someone who has direct access to
that toolset.

   Some problematic warnings seen there:
     * complaining about converting an integer to pointer in the
following construct: 'f(p) ? p : 0' with p some pointer type
     * complaining about an undeclared function being used when in fact
the line it is complaining about contains the declaration

   Thanks again!

   Best regards,
     Jurko Gospodnetić


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk