currently:
- on windowss 64 bits: a lot of warnings remain. may hide real bugs
- on windows / linux: some common types to hide OS specificities are missing. for example: thread and process id should use specific commore type instead of unsigned long.
- ...
minimal target: no warning! on any platform