add [Conditional (condition = "CONDITION")] attribute for methods, fixes
authorJuerg Billeter <j@bitron.ch>
Thu, 17 Jan 2008 22:51:29 +0000 (22:51 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Thu, 17 Jan 2008 22:51:29 +0000 (22:51 +0000)
commit47537b7b980f361975c4d125649470e8433e1d79
treeb397b411fe1f13fd040e946b3853f2eb1caa6808
parent3fee8417952072a776bdfc441adcf59403ac5b35
add [Conditional (condition = "CONDITION")] attribute for methods, fixes

2008-01-17  Juerg Billeter  <j@bitron.ch>

* vala/parser.y, vala/valacodecontext.vala, compiler/valacompiler.vala:
  add [Conditional (condition = "CONDITION")] attribute for methods,
  fixes bug 434515

svn path=/trunk/; revision=848
ChangeLog
compiler/valacompiler.vala
vala/parser.y
vala/valacodecontext.vala