[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 81aa9e: [build] don't print in
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 81aa9e: [build] don't print infos on stderr |
Date: |
Fri, 07 Nov 2014 08:57:00 -0800 |
Branch: refs/heads/tests_and_user_cflags
Home: https://github.com/paparazzi/paparazzi
Commit: 81aa9e90c293246493747e130e8b0d47f01e6db0
https://github.com/paparazzi/paparazzi/commit/81aa9e90c293246493747e130e8b0d47f01e6db0
Author: Felix Ruess <address@hidden>
Date: 2014-11-07 (Fri, 07 Nov 2014)
Changed paths:
M Makefile.ac
M sw/supervision/paparazzicenter.ml
M sw/tools/generators/gen_airframe.ml
M sw/tools/generators/gen_flight_plan.ml
M sw/tools/generators/gen_radio.ml
Log Message:
-----------
[build] don't print infos on stderr
generators should only output on stderr if there actually was an error.
Rather echo to stdout from the makefile to print the info.
This makes it possible to redirect stderr on compiling/testing to a buffer/file.
E.g. to check if there were warnings..
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 81aa9e: [build] don't print infos on stderr,
GitHub <=