Преглед изворни кода

Remove the call to 'property.validate' that use to prevent undeclared feature
values in requirements. That is:

lib a : : <name>a_gcc <toolset>gcc ;
lib a : : <name>a_msc <toolset>msvc ;

Did not work unless both gcc and msvc are initialized. I'm not 100% sure about
removing this, because it was put by Dave with some purpose, however log
message for revision 1.32 of property.jam does not make the purpose clear.
So, let's wait for problems to surface ;-)


[SVN r29616]

Vladimir Prus пре 21 година
родитељ
комит
5f4bf7d1c3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 6a074a1c8128ab97768c2610f8d28bd1c18ae7be
+Subproject commit b205eae06685f6361e89ab2c7d9f16701fe2b9b5

粤ICP备19079148号