
30 Jul
2008
30 Jul
'08
7:41 a.m.
Gubenko, Boris wrote:
Markus Schöpflin wrote:
Or is there a specific reason that you don't want to set this compiler parameter for the regression tests?
No specific reason. You said that you're going to define the macro in a (cxx-specific) configuration file and I just thought that defining it in one place for different compilers is better. Adding a feature to "Jamfile for the test in questions" is also a good solution.
Ah, this has been a misunderstanding then. I was talking about adding <cxxflags>"-pending_instantiations 128" to my configuration file, not the macro definition. Markus