[1.58.0] Adding Oracle Solaris Studio 12.4 to the list of tested compilers
One of our primary goals has been to get Oracle Solaris Studio C++ compiler listed on the boost website. With this mind, we have been testing the Boost Nightly regression tests for few months now. For the past month have been submitting the results on http://www.boost.org/development/tests/develop/developer/summary.html (look for the SunOS tab). Could the Oracle Solaris Studio C++ compiler be added to the boost website under 'COMPILERS TESTED' section at http://www.boost.org/users/history/version_1_58_0.html ? Thanks, Aparna
Hi Aparna!
Tell me please, do you have patches to fix these problems in Boost on
Solaris with Oracle Solaris Studio? Or list of bugs or GitHub pull-requests?
My interest is academical/educational only. Not production or commercial.
2015-04-30 19:21 GMT+05:00 Aparna Kumta
One of our primary goals has been to get Oracle Solaris Studio C++ compiler listed on the boost website.
With this mind, we have been testing the Boost Nightly regression tests for few months now. For the past month have been submitting the results on http://www.boost.org/development/tests/develop/developer/summary.html (look for the SunOS tab).
Could the Oracle Solaris Studio C++ compiler be added to the boost website under 'COMPILERS TESTED' section at http://www.boost.org/users/history/version_1_58_0.html ?
Thanks,
Aparna
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- With best regards, Vladislav Shchapov
On 04/30/15 08:01, Владислав Щапов wrote:
Hi Aparna!
Tell me please, do you have patches to fix these problems in Boost on Solaris with Oracle Solaris Studio? Or list of bugs or GitHub pull-requests? We did submit several GitHub pull requests during the course of our testing which did get pulled into 1.58 release. One of the pull requests that is fixed in the 'develop' branch but not in the 1.58 is https://github.com/boostorg/test/pull/36 http://github.com/boostorg/test/pull/36.
The code change is line#37 -line #39 and can be seen at https://github.com/boostorg/test/blob/develop/include/boost/test/utils/runti...
My interest is academical/educational only. Not production or commercial.
2015-04-30 19:21 GMT+05:00 Aparna Kumta
mailto:aparna.kumta@oracle.com>: One of our primary goals has been to get Oracle Solaris Studio C++ compiler listed on the boost website.
With this mind, we have been testing the Boost Nightly regression tests for few months now. For the past month have been submitting the results on http://www.boost.org/development/tests/develop/developer/summary.html (look for the SunOS tab).
Could the Oracle Solaris Studio C++ compiler be added to the boost website under 'COMPILERS TESTED' section at http://www.boost.org/users/history/version_1_58_0.html ?
Thanks,
Aparna
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- With best regards, Vladislav Shchapov
2015-04-30 22:31 GMT+05:00 Aparna Kumta
On 04/30/15 08:01, Владислав Щапов wrote:
Hi Aparna!
Tell me please, do you have patches to fix these problems in Boost on Solaris with Oracle Solaris Studio? Or list of bugs or GitHub pull-requests?
We did submit several GitHub pull requests during the course of our testing which did get pulled into 1.58 release. One of the pull requests that is fixed in the 'develop' branch but not in the 1.58 is https://github.com/boostorg/test/pull/36.
The code change is line#37 -line #39 and can be seen at
https://github.com/boostorg/test/blob/develop/include/boost/test/utils/runti...
Thanks for your message. Boost.Container error:
Assertion: (../lnk/constructors.cc, line 1447) while processing ../libs/container/test/vector_test.cpp at line 0.
is are Boost or Solaris Studio Bug?
My interest is academical/educational only. Not production or commercial.
2015-04-30 19:21 GMT+05:00 Aparna Kumta
: One of our primary goals has been to get Oracle Solaris Studio C++ compiler listed on the boost website.
With this mind, we have been testing the Boost Nightly regression tests for few months now. For the past month have been submitting the results on http://www.boost.org/development/tests/develop/developer/summary.html (look for the SunOS tab).
Could the Oracle Solaris Studio C++ compiler be added to the boost website under 'COMPILERS TESTED' section at http://www.boost.org/users/history/version_1_58_0.html ?
Thanks,
Aparna
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- With best regards, Vladislav Shchapov
-- С уважением, Владислав Щапов ICQ: 223-695-654
On 04/30/15 11:54, Владислав Щапов wrote:
2015-04-30 22:31 GMT+05:00 Aparna Kumta
mailto:aparna.kumta@oracle.com>: On 04/30/15 08:01, Владислав Щапов wrote:
Hi Aparna!
Tell me please, do you have patches to fix these problems in Boost on Solaris with Oracle Solaris Studio? Or list of bugs or GitHub pull-requests?
We did submit several GitHub pull requests during the course of our testing which did get pulled into 1.58 release. One of the pull requests that is fixed in the 'develop' branch but not in the 1.58 is https://github.com/boostorg/test/pull/36 http://github.com/boostorg/test/pull/36.
The code change is line#37 -line #39 and can be seen at
https://github.com/boostorg/test/blob/develop/include/boost/test/utils/runti...
Thanks for your message.
Boost.Container error:
Assertion: (../lnk/constructors.cc, line 1447) while processing ../libs/container/test/vector_test.cpp at line 0. is are Boost or Solaris Studio Bug?
This is a Solaris Studio bug which has been logged.
My interest is academical/educational only. Not production or commercial.
2015-04-30 19:21 GMT+05:00 Aparna Kumta
mailto:aparna.kumta@oracle.com>: One of our primary goals has been to get Oracle Solaris Studio C++ compiler listed on the boost website.
With this mind, we have been testing the Boost Nightly regression tests for few months now. For the past month have been submitting the results on http://www.boost.org/development/tests/develop/developer/summary.html (look for the SunOS tab).
Could the Oracle Solaris Studio C++ compiler be added to the boost website under 'COMPILERS TESTED' section at http://www.boost.org/users/history/version_1_58_0.html ?
Thanks,
Aparna
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- With best regards, Vladislav Shchapov
-- С уважением, Владислав Щапов ICQ: 223-695-654
On April 30, 2015 3:22:22 PM EDT, Aparna Kumta
On 04/30/15 11:54, Владислав Щапов wrote:
When posting to the Boost Developers mailing list, please follow the policies at http://www.boost.org/community/policy.html#quoting. Note particularly not to top post or over-quote. ___ Rob (Sent from my portable computation engine)
On Thursday 30 April 2015 07:21:55 Aparna Kumta wrote:
One of our primary goals has been to get Oracle Solaris Studio C++ compiler listed on the boost website.
With this mind, we have been testing the Boost Nightly regression tests for few months now. For the past month have been submitting the results on http://www.boost.org/development/tests/develop/developer/summary.html (look for the SunOS tab).
Could the Oracle Solaris Studio C++ compiler be added to the boost website under 'COMPILERS TESTED' section at http://www.boost.org/users/history/version_1_58_0.html ?
I'm not the one responsible for release notes, but I think we list compilers used to test the master branch there.
participants (4)
-
Andrey Semashev
-
Aparna Kumta
-
Rob Stewart
-
Владислав Щапов