A ticket for this change was opened up against boost 1.50. This is extremely minor and actual unifies the conditional support already being provided. The "using std::va_list" is necessary for QNXNTO as well.
// to use vsnprintf
#if defined(__SUNPRO_CC) || defined(__SunOS) || defined (__QNXNTO__)
# include
I would still like to see this very minor change make it in for QNX - I have to change it manually for each new release.
:: boost\test\impl\execution_monitor.ipp - add to line 56 "|| defined (__QNXNTO__)" remove lines 61-66 as they are no longer necessary.
Let's get this onto trunk and watch the test results first. Can you open a track ticket for this, please? -- Marshall
SGL steven.lemay@igt.com
-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Marshall Clow Sent: Thursday, October 04, 2012 5:59 PM To: Boost Developers List; boost-users@lists.boost.org Subject: [Boost-users] [1.52.0] Beta release candidates available
Release candidate files for 1.52.0 beta 1 are available at http://boost.cowic.de/rc/
As always, the release managers would appreciate it if you download the candidate of your choice and give building it a try. Please report both success and failure, and anything else that is noteworthy.
This helps ensure the candidates build OK before we push them out to SourceForge.
The files (and associated md5s) are: 61a852c923c7e27d84fd2e6336d787f2 *boost_1_52_0_beta1_rc1.tar.gz 956fb476326ee634225c683612493fdd *boost_1_52_0_beta1_rc1.tar.bz2 703663eca3122152031c5555e26845c0 *boost_1_52_0_beta1_rc1.zip b277b6f36ead9df9a0754c868956f30c *boost_1_52_0_beta1_rc1.7z
Thanks,
--The release managers
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
-- Marshall Marshall Clow Idio Software mailto:mclow.lists@gmail.com A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait). -- Yu Suzuki _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users