[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 3432c0: Ocaml Compatibility, S
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 3432c0: Ocaml Compatibility, Strings Deprecated Warning (#... |
Date: |
Mon, 13 Jun 2016 00:38:07 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 3432c04b145549b9c5297a11fb9518f9e108b5a9
https://github.com/paparazzi/paparazzi/commit/3432c04b145549b9c5297a11fb9518f9e108b5a9
Author: Rijesh Augustine <address@hidden>
Date: 2016-06-13 (Mon, 13 Jun 2016)
Changed paths:
M sw/ground_segment/cockpit/gcs.ml
M sw/ground_segment/cockpit/live.ml
M sw/ground_segment/cockpit/page_settings.ml
M sw/ground_segment/cockpit/saveSettings.ml
M sw/ground_segment/cockpit/sectors.ml
M sw/ground_segment/cockpit/strip.ml
M sw/ground_segment/tmtc/broadcaster.ml
M sw/ground_segment/tmtc/fw_server.ml
M sw/ground_segment/tmtc/ivy2serial.ml
M sw/ground_segment/tmtc/ivy2udp.ml
M sw/ground_segment/tmtc/ivy_tcp_aircraft.ml
M sw/ground_segment/tmtc/ivy_tcp_controller.ml
M sw/ground_segment/tmtc/kml.ml
M sw/ground_segment/tmtc/link.ml
M sw/ground_segment/tmtc/modem.ml
M sw/ground_segment/tmtc/rotorcraft_server.ml
M sw/ground_segment/tmtc/server.ml
M sw/ground_segment/tmtc/server_globals.ml
M sw/lib/ocaml/Makefile
M sw/lib/ocaml/base64.ml
A sw/lib/ocaml/compat.ml
A sw/lib/ocaml/compat.mli
M sw/lib/ocaml/debug.ml
M sw/lib/ocaml/defivybus.ml
M sw/lib/ocaml/egm96.ml
M sw/lib/ocaml/env.ml
M sw/lib/ocaml/expr_lexer.mll
M sw/lib/ocaml/expr_syntax.ml
M sw/lib/ocaml/extXml.ml
M sw/lib/ocaml/fig.ml
M sw/lib/ocaml/gen_common.ml
M sw/lib/ocaml/gm.ml
M sw/lib/ocaml/gtk_tools.ml
M sw/lib/ocaml/http.ml
M sw/lib/ocaml/mapFP.ml
M sw/lib/ocaml/mapGoogle.ml
M sw/lib/ocaml/os_calls.ml
M sw/lib/ocaml/papget.ml
M sw/lib/ocaml/serial.ml
M sw/lib/ocaml/srtm.ml
M sw/lib/ocaml/ubx.ml
M sw/lib/ocaml/xmlEdit.ml
M sw/logalizer/sd2log.ml
M sw/simulator/diffusion.ml
M sw/simulator/sim.ml
M sw/supervision/pc_common.ml
M sw/supervision/pc_control_panel.ml
M sw/tools/generators/gen_aircraft.ml
M sw/tools/generators/gen_airframe.ml
Log Message:
-----------
Ocaml Compatibility, Strings Deprecated Warning (#1705)
* Use camlp4 to select Bytes vs. String modules with a Compat module
* Fixed http.ml warning
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 3432c0: Ocaml Compatibility, Strings Deprecated Warning (#...,
GitHub <=