Explorar el Código

Bugfix. When calling feature.expand on

   <toolset-msvc:version>7.1 <toolset>msvc

we used to get error if default value of <toolset-msvc:version> is 6.0.

* build/feature.jam
  (expand-subfeatures-aux): Do no apply subfeature defaults, since it causes
  the above troubles and is also performed in 'add-defaults'.


[SVN r22607]
Vladimir Prus hace 22 años
padre
commit
ec61973aec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 4073b99371c6acc149b0b47c2abc8fc15fa6759f
+Subproject commit 89ef8296da2efd040f9852072b1e13563df4a879

粤ICP备19079148号