[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] f71e42: [ocaml] use cppo to ch
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] f71e42: [ocaml] use cppo to check netclient version |
Date: |
Mon, 16 Mar 2015 10:48:01 -0700 |
Branch: refs/heads/ocaml_cppo
Home: https://github.com/paparazzi/paparazzi
Commit: f71e429db0dae66f5ee0e4330ecf60cbcf6b9452
https://github.com/paparazzi/paparazzi/commit/f71e429db0dae66f5ee0e4330ecf60cbcf6b9452
Author: Felix Ruess <address@hidden>
Date: 2015-03-16 (Mon, 16 Mar 2015)
Changed paths:
M sw/lib/ocaml/Makefile
M sw/lib/ocaml/http.ml
Log Message:
-----------
[ocaml] use cppo to check netclient version
Use the simple cppo preprocessor for OCaml to use Nethttp_client instead of
Http_client for ocamlnet versions >= 4.0.2
See issue #1133
Note: this requires that cppo is installed.
On Debian/Ubuntu:
sudo apt-get install cppo
via OPAM:
opam install cppo
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] f71e42: [ocaml] use cppo to check netclient version,
GitHub <=