paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/pprzlink] f89b65: Use directly Byte modul


From: Gautier Hattenberger
Subject: [paparazzi-commits] [paparazzi/pprzlink] f89b65: Use directly Byte module instead of CompatPL
Date: Tue, 24 Mar 2020 09:07:11 -0700

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/pprzlink
  Commit: f89b65541ad6496719c810093ed1960b07b7b6db
      
https://github.com/paparazzi/pprzlink/commit/f89b65541ad6496719c810093ed1960b07b7b6db
  Author: Gautier Hattenberger <address@hidden>
  Date:   2020-03-24 (Tue, 24 Mar 2020)

  Changed paths:
    M lib/common/ocaml/compatPL.ml
    M lib/common/ocaml/compatPL.mli
    M lib/common/ocaml/debugPL.ml
    M lib/common/ocaml/pprz_transport.ml
    M lib/common/ocaml/pprzlog_transport.ml
    M lib/common/ocaml/protocol.ml
    M lib/common/ocaml/xbee_transport.ml
    M lib/v1.0/ocaml/pprzLink.ml
    M lib/v2.0/ocaml/pprzLink.ml

  Log Message:
  -----------
  Use directly Byte module instead of CompatPL

drop support of ocaml < 4.02
we keep compatPL for functions that need ocaml 4.03 until end of life of
Ubuntu Xenial 16.04


  Commit: abdde7346091fa3ce51f881d59dd4af2d06dbf03
      
https://github.com/paparazzi/pprzlink/commit/abdde7346091fa3ce51f881d59dd4af2d06dbf03
  Author: Gautier Hattenberger <address@hidden>
  Date:   2020-03-24 (Tue, 24 Mar 2020)

  Changed paths:
    M lib/v1.0/ocaml/pprzLink.ml
    M lib/v2.0/ocaml/pprzLink.ml

  Log Message:
  -----------
  Use Stdlib instead of Pervasives

stdlib functions doesn't require to be prefixed, the module is
automatically opened


Compare: 
https://github.com/paparazzi/pprzlink/compare/8a6b1374b148...abdde7346091



reply via email to

[Prev in Thread] Current Thread [Next in Thread]