I have found a workaround to be able to compile my project with
bitstring 2.0.3. If i modify the installed META file to replace the
line "requires = "camlp4"" by the line "preprocessor = "camlp4of"", i
can compile again my project. The META file has been modified to fix
issue 5 (
http://code.google.com/p/bitstring/issues/detail?id=5). But
in my case this fix breaks the compilation.
Is there a way to force an equivalent workaround without editing the
META file ?
Regards,
Stéphane.