ocaml-containers
ocaml-containers copied to clipboard
add condition over os_type to preproc
I started working on CCFilename, a lot of function depend on OS specific definition. Therefore I add the possibility to match the os_type using the preprocessor.
Seems like a good idea! Have you tested it already? :)
I just tried it and it currently does not work. The fix is small but I want to improve a bit more stuff as I work with it. So I will keep it as a draft for now except if you want to have it merge early.