[Regex] build bug: Makefiles contain old version number (1.38 vs 1.39)

Hi, It seems as if the regex library makefiles have not been updated in the 1.39 release. Files like <boost>/libs/regex/build/gcc.mak and vc71.mak create libraries with version number 1_38 instead of 1_39. Regards, Harald Csaszar

Hi, ----- Original Message ----- From: "Harald Csaszar" <tuamanix@sbox.tugraz.at> To: <boost@lists.boost.org> Sent: Saturday, May 30, 2009 6:50 PM Subject: [boost] [Regex] build bug: Makefiles contain old version number (1.38 vs 1.39)
Hi,
It seems as if the regex library makefiles have not been updated in the 1.39 release. Files like <boost>/libs/regex/build/gcc.mak and vc71.mak create libraries with version number 1_38 instead of 1_39.
As we are on the Bug Spring week, may be you could make a ticket and add the needed patch to it. Anyway it would be great if the version can be retrieved automatically without changing every version dependent file. Thanks, Vicente
participants (2)
-
Harald Csaszar
-
vicente.botet