paparazzi-builds
[Top][All Lists]
Advanced

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

[paparazzi-builds] [Paparazzi Bamboo] Paparazzi > CI Dev > #94 has FAILE


From: Paparazzi build server
Subject: [paparazzi-builds] [Paparazzi Bamboo] Paparazzi > CI Dev > #94 has FAILED. Change made by Felix Ruess <address@hidden>.
Date: Tue, 17 Jan 2012 08:40:57 +1100 (EST)

Paparazzi > CI Dev > #94 has failed.
Code has been updated by Felix Ruess <address@hidden>.
1/2 jobs failed, no tests found.

Failing Jobs
Build on Mac OS Lion (Build) Duration: 5 minutes Tests: No tests found Logs | Artifacts

Code Changes See full change details
Felix Ruess <address@hidden>
use #if USE_x instead of #ifdef USE_x

Then you can also define e.g. -DUSE_GPS=0 and it will work as expected
(disable it just like as if it would be undefined)
-DUSE_GPS (without a value) has the same effect as -DUSE_GPS=1

Please always use #if instead of #ifdef if it is a flag to enable/disable something
and it will always evaluate as a fixed-point arithmetic _expression_.
(3d4935ebc5012a92ecf592373602ffcad243c54b)

Actions
View Online
Add Comments
Email generated by Atlassian Bamboo - if you wish to stop receiving these emails edit your user profile or notify your administrator

reply via email to

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