Re: [Vala] preprocessor rules
- From: Jürg Billeter <j bitron ch>
- To: pancake <pancake youterm com>
- Cc: Vala ML <vala-list gnome org>
- Subject: Re: [Vala] preprocessor rules
- Date: Thu, 23 Apr 2009 13:06:23 +0200
On Thu, 2009-04-23 at 12:47 +0200, pancake wrote:
In vala 0.7 we have some preprocessor rules '#if','#else','#endif'...But
looks that it can only work with
variables, so if i do:
[...]
Are there plans to support numeric values in preprocessing conditionals?
There are no plans for numeric values atm, however, boolean values
already work:
#if false
#if true
HTH,
Jürg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]