Search

Items tagged with: ifdefs


@cuddlebug looking at include/curl/system.h where a large amount of #ifdefs are used, it is clear that some are accepted but some others are not, quite arbitrarily from what I can tell


@fst the biggest explanation is C. But sure, there are quite a number of #ifdefs and more to make sure it works on as much as possible.

Also: many of the ports to these different OSes were never contributed back to us so I don't actually know how much extra patching that was necessary. Or not.

⇧