Menu

#10 check support of 64 bits architectures

v1.1
open
None
5
2014-05-26
2014-05-26
P. Finkel
No

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

Discussion


Log in to post a comment.