compiler/libec: Another fix for improper usage of compound statement expressions...
authorJerome St-Louis <jerome@ecere.com>
Mon, 13 Aug 2012 06:26:49 +0000 (02:26 -0400)
committerJerome St-Louis <jerome@ecere.com>
Mon, 13 Aug 2012 06:26:49 +0000 (02:26 -0400)
commit80d0255ac682aa2bcb5f7693ed65636f232ab341
tree3836687e995e6dca97a330bc877cf7f110962fae
parenta2a9caaf846712f12885500b82b3bd116988ebe7
compiler/libec: Another fix for improper usage of compound statement expressions that was breaking with GCC 4.7 (Passing the address of values for typed_object/any_object, e.g. DataRow::SetData)
compiler/bootstrap/libec/bootstrap/pass15.c
compiler/bootstrap/libec/bootstrap/pass2.c
compiler/libec/locale/ec.pot
compiler/libec/src/pass15.ec
compiler/libec/src/pass2.ec