[openbeos] Re: Build System: WARNINGS and DEBUG Variables
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Wed, 27 Aug 2003 01:25:55 +0200 CEST
Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx> wrote:
> please note, that I just changed the semantics of the WARNINGS and
> DEBUG variables in our build system a bit. Both are now variables
> that always have a value, that is e.g. given an `if $(DEBUG) {...}
> else
> {...}' statement now always the `if' branch will be executed.
> ...
> WARNINGS is set to `1', i.e. warnings are enabled. In other words,
> now
> warnings have to be explicitly disabled (e.g. by running `WARNINGS=0
> jam ...').
> ...
Very welcomed changes, thanks a lot :-)
Adios...
Axel.
- References:
- [openbeos] Build System: WARNINGS and DEBUG Variables
- From: Ingo Weinhold
Other related posts:
- » [openbeos] Build System: WARNINGS and DEBUG Variables
- » [openbeos] Re: Build System: WARNINGS and DEBUG Variables
- [openbeos] Build System: WARNINGS and DEBUG Variables
- From: Ingo Weinhold