paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] 9ae3ff: [ocaml] apply a second


From: Gautier Hattenberger
Subject: [paparazzi-commits] [paparazzi/paparazzi] 9ae3ff: [ocaml] apply a second topological sort to modules
Date: Wed, 03 Nov 2021 11:18:05 -0700

  Branch: refs/heads/aircraft_fix_module_order
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 9ae3ffe99cdc17d38479a5c13c170e1d8d957bae
      
https://github.com/paparazzi/paparazzi/commit/9ae3ffe99cdc17d38479a5c13c170e1d8d957bae
  Author: Gautier Hattenberger <gautier.hattenberger@enac.fr>
  Date:   2021-11-03 (Wed, 03 Nov 2021)

  Changed paths:
    M conf/modules/ahrs_common.xml
    M sw/lib/ocaml/aircraft.ml

  Log Message:
  -----------
  [ocaml] apply a second topological sort to modules

After the first one, all functionalities are checked, but corresponding
modules are not ordered with the other one.
This second sorting algorithm (simpler) is just checking that final
selection of modules is correctly ordered and check for possible cyclic
dependencies not yet found.
ahrs_common dep node is fixed to avoid such a situation.





reply via email to

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