[config] Suspicious unmerged changes

Can someone take a look at boost/config/compiler/borland.hpp boost/config/compiler/hp_acc.hpp boost/config/platform/hpux.hpp And make sure all the right changes from RC_1_34_0 have been merged? Thanks, -- Dave Abrahams Boost Consulting http://www.boost-consulting.com

David Abrahams wrote:
Can someone take a look at
boost/config/compiler/borland.hpp boost/config/compiler/hp_acc.hpp boost/config/platform/hpux.hpp
And make sure all the right changes from RC_1_34_0 have been merged?
I've already been through those: the current headers are all OK, and nothing needs merging IMO. John.

John Maddock wrote:
David Abrahams wrote:
Can someone take a look at
boost/config/compiler/borland.hpp boost/config/compiler/hp_acc.hpp boost/config/platform/hpux.hpp
And make sure all the right changes from RC_1_34_0 have been merged?
I've already been through those: the current headers are all OK, and nothing needs merging IMO.
John is correct. I don't know about borland.hpp, but hp_acc.hpp and hpux.hpp in the trunk are OK. Comparing with RC_1_34_0, they add support for the new EDG-based aC++ compiler on HP-UX PA-RISC. Thanks, Boris ----- Original Message ----- From: "John Maddock" <john@johnmaddock.co.uk> To: <boost@lists.boost.org> Sent: Friday, November 02, 2007 2:20 PM Subject: Re: [boost] [config] Suspicious unmerged changes
David Abrahams wrote:
Can someone take a look at
boost/config/compiler/borland.hpp boost/config/compiler/hp_acc.hpp boost/config/platform/hpux.hpp
And make sure all the right changes from RC_1_34_0 have been merged?
I've already been through those: the current headers are all OK, and nothing needs merging IMO.
John.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

John Maddock <john <at> johnmaddock.co.uk> writes:
David Abrahams wrote:
Can someone take a look at
boost/config/compiler/borland.hpp boost/config/compiler/hp_acc.hpp boost/config/platform/hpux.hpp
And make sure all the right changes from RC_1_34_0 have been merged?
I've already been through those: the current headers are all OK, and nothing needs merging IMO.
I can confirm this for borland.hpp; support for 5.9.x was added to trunk after 1.34 . Cheers, Nicola Musatti
participants (4)
-
Boris Gubenko
-
David Abrahams
-
John Maddock
-
Nicola Musatti