
26 Apr
2005
26 Apr
'05
8:16 p.m.
Rene Rivera wrote:
OK back to the build system. How about adding a define that tells us that the --a option was added, like BOOST_COMO_STRICT. At least that way we can: Do some handling for that case; If users run into problems we can easily tell them to define that as needed; In the future when como decides to add a detection macro of it's own we already have code to handle it and we just make config detect it.
sounds like good idea. B.