"Bo Peng" <[EMAIL PROTECTED]> writes:

| > All source files (not headers) should include config.h as their first
| > include.
| >
| > For the boost source itself we set BOOST_USER_CONFIG to <config.h>
| >
| > Or is this not reall what you are asking?
| 
| It is.
| 
| What I was saying is that this problem will only show up in msvc so it
| would be easier to find out if it triggers some error under other
| platforms as well.

Yes, this exact problem is only visible on msvc, but other platforms
get other problems when a config.h is missing. So we could have a
script that we run from time to time (automated nightly f.ex.) that
checks if all source files have config.h included.

-- 
        Lgb

Reply via email to