[Verse-dev] Using <stdint.h> with Verse?

Emil Brink verse-dev@blender.org
Sun, 22 Feb 2004 20:41:18 +0100


On Sun, 22 Feb 2004 10:43:37 -0700
Chris Want <cwant@ualberta.ca> wrote:

[<inttypes.h> in Blender]
> Dunno ... it might not have worked for an earlier revision of
> OS X (the code in that blender header predates the opensourcing).

[test program fails on Solaris]
> Did you try #include <sys/types.h>?

No, my intention was to test just plain <stdint.h>. With it replaced by
<sys/types.h>, it works just fine. Great!

/Emil