
Hi ! The current Jamfile for building Wave disables MS "secure" STL and C-Runtime warnings only for msvc-8.0. Please find a patch attached which removes the toolset version and thus eliminates the warnings for 9.0 (and above too). Rationale: Those "features" are not likely to disappear and mvsc version less than 8.0 are slowly dying out. Okay to commit ? And merge to release ? Or use an extra check for 9.0 ? Yours, Jürgen -- * Dipl.-Math. Jürgen Hunold ! Ingenieurgesellschaft für * voice: ++49 511 262926 57 ! Verkehrs- und Eisenbahnwesen mbH * fax : ++49 511 262926 99 ! Lister Straße 15 * juergen.hunold@ivembh.de ! www.ivembh.de * * Geschäftsführer: ! Sitz des Unternehmens: Hannover * Prof. Dr.-Ing. Thomas Siefer ! Amtsgericht Hannover, HRB 56965 * PD Dr.-Ing. Alfons Radtke !

Jürgen,
The current Jamfile for building Wave disables MS "secure" STL and C- Runtime warnings only for msvc-8.0. Please find a patch attached which removes the toolset version and thus eliminates the warnings for 9.0 (and above too). Rationale: Those "features" are not likely to disappear and mvsc version less than 8.0 are slowly dying out.
Okay to commit ? And merge to release ? Or use an extra check for 9.0 ?
Please go ahead and commit and merge this patch. Could you do similar changes for the wave tool/examples as well? Thanks! Regards Hartmut

Hi Hartmut ! On Wednesday 08 October 2008 14:29:11 Hartmut Kaiser wrote:
Jürgen, Please go ahead and commit and merge this patch.
Done: http://svn.boost.org/trac/boost/changeset/49181
Could you do similar changes for the wave tool/examples as well?
Sorry for the delay: http://svn.boost.org/trac/boost/changeset/49184 I was temporary lost in libs/wave/samples :-)) It seems that those samples do not compile at the moment. Should I try to revive them ? But this will have to wait for 1.38... Beman, I'd like to merge those two revisons above to the release branch tomorrow. Ok ? Yours, Jürgen -- * Dipl.-Math. Jürgen Hunold ! Ingenieurgesellschaft für * voice: ++49 511 262926 57 ! Verkehrs- und Eisenbahnwesen mbH * fax : ++49 511 262926 99 ! Lister Straße 15 * juergen.hunold@ivembh.de ! www.ivembh.de * * Geschäftsführer: ! Sitz des Unternehmens: Hannover * Prof. Dr.-Ing. Thomas Siefer ! Amtsgericht Hannover, HRB 56965 * PD Dr.-Ing. Alfons Radtke !

Hi Hartmut !
On Wednesday 08 October 2008 14:29:11 Hartmut Kaiser wrote:
Jürgen, Please go ahead and commit and merge this patch.
Done: http://svn.boost.org/trac/boost/changeset/49181
Could you do similar changes for the wave tool/examples as well?
Sorry for the delay: http://svn.boost.org/trac/boost/changeset/49184
I was temporary lost in libs/wave/samples :-)) It seems that those samples do not compile at the moment. Should I try to revive them ? But this will have to wait for 1.38...
Ohh. Didn't know that. I'll have a look asap. Regards Hartmut

Hi Hartmut On Wednesday 08 October 2008 20:52:47 Hartmut Kaiser wrote:
I was temporary lost in libs/wave/samples :-)) It seems that those samples do not compile at the moment. Should I try to revive them ? But this will have to wait for 1.38...
Ohh. Didn't know that. I'll have a look asap.
I was trying to get the msvc settings right (and maybe fix the compile errors). I have tried the documentation and found several links pointing into "cvs.sourceforge.net" Please find a patch fixing them to "svn.boost.org" attached. Commit ? Yours, Jürgen -- * Dipl.-Math. Jürgen Hunold ! Ingenieurgesellschaft für * voice: ++49 511 262926 57 ! Verkehrs- und Eisenbahnwesen mbH * fax : ++49 511 262926 99 ! Lister Straße 15 * juergen.hunold@ivembh.de ! www.ivembh.de * * Geschäftsführer: ! Sitz des Unternehmens: Hannover * Prof. Dr.-Ing. Thomas Siefer ! Amtsgericht Hannover, HRB 56965 * PD Dr.-Ing. Alfons Radtke !

Jürgen,
On Wednesday 08 October 2008 20:52:47 Hartmut Kaiser wrote:
I was temporary lost in libs/wave/samples :-)) It seems that those samples do not compile at the moment. Should I try to revive them ? But this will have to wait for 1.38...
Ohh. Didn't know that. I'll have a look asap.
I was trying to get the msvc settings right (and maybe fix the compile errors). I have tried the documentation and found several links pointing into "cvs.sourceforge.net" Please find a patch fixing them to "svn.boost.org" attached. Commit ?
Sure, by any means! Thanks a lot! Regards Hartmut

Hi Hartmut ! On Wednesday 08 October 2008 21:44:01 Hartmut Kaiser wrote:
Sure, by any means! Done, http://svn.boost.org/trac/boost/changeset/49189
I've tried to merge this commit to the release branch, but svnmerge got me some strange merge conflicts indicating that there are maybe some more patches missing. Could you take a look at this ? Yours, Jürgen -- * Dipl.-Math. Jürgen Hunold ! Ingenieurgesellschaft für * voice: ++49 511 262926 57 ! Verkehrs- und Eisenbahnwesen mbH * fax : ++49 511 262926 99 ! Lister Straße 15 * juergen.hunold@ivembh.de ! www.ivembh.de * * Geschäftsführer: ! Sitz des Unternehmens: Hannover * Prof. Dr.-Ing. Thomas Siefer ! Amtsgericht Hannover, HRB 56965 * PD Dr.-Ing. Alfons Radtke !

On Wednesday 08 October 2008 21:44:01 Hartmut Kaiser wrote:
Sure, by any means! Done, http://svn.boost.org/trac/boost/changeset/49189
I've tried to merge this commit to the release branch, but svnmerge got me some strange merge conflicts indicating that there are maybe some more patches missing. Could you take a look at this ?
Will do. Thanks! Regards Hartmut
participants (3)
-
Hartmut Kaiser
-
Juergen Hunold
-
Jürgen Hunold