Browse thread
Conflict between config.h and system header
- Daniel_Bünzli
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2007-04-29 (20:01) |
From: | Daniel_Bünzli <daniel.buenzli@e...> |
Subject: | Conflict between config.h and system header |
Hello, I have a conflict between the uint32 typedef of config.h and the system header Security.h on osx. Does anybody know how to work around this kind of problems (C compiler flag or preprocessor hack) ? Related bugs are [1,2], is there any plan to clean the headers for 3.10 ? Thanks for your answers, Daniel [1] http://caml.inria.fr/mantis/view.php?id=4164 [2] http://caml.inria.fr/mantis/view.php?id=4230