[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] dbca33: [ocaml] attempt to sol
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] dbca33: [ocaml] attempt to solve the formatted_string_of_v... |
Date: |
Sun, 21 Dec 2014 07:53:53 -0800 |
Branch: refs/heads/try_fix_formatted_string
Home: https://github.com/paparazzi/paparazzi
Commit: dbca33a972722ef8b0ef7cdb7980a91a801926c4
https://github.com/paparazzi/paparazzi/commit/dbca33a972722ef8b0ef7cdb7980a91a801926c4
Author: Gautier Hattenberger <address@hidden>
Date: 2014-12-21 (Sun, 21 Dec 2014)
Changed paths:
M sw/ground_segment/tmtc/messages.ml
M sw/lib/ocaml/pprz.ml
M sw/lib/ocaml/pprz.mli
Log Message:
-----------
[ocaml] attempt to solve the formatted_string_of_value function
for some unknown reason, the format modifier on int (l,L,...) doesn't
seems to work, so format is set to %d or %u by defaults for all int
types
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] dbca33: [ocaml] attempt to solve the formatted_string_of_v...,
GitHub <=