compiler/libec: Fixed confusing warning on conflicts between int64 and Id derivative...
authorJerome St-Louis <jerome@ecere.com>
Sun, 10 Mar 2013 07:45:03 +0000 (03:45 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sun, 10 Mar 2013 07:45:03 +0000 (03:45 -0400)
commit716dea3011fbe5d161e21962ce2dc8b1f0d04578
treea345d93718afdf5cda25e5527bc3ab111c2bf043
parent25d2a5703c56d4ad4a3d72657359f700730e64e3
compiler/libec: Fixed confusing warning on conflicts between int64 and Id derivative; Fixed properties to use eC types rather than e.g. "long long"
compiler/bootstrap/ecs/bootstrap/ecs.c
compiler/bootstrap/libec/bootstrap/output.c
compiler/bootstrap/libec/bootstrap/pass15.c
compiler/ecs/ecs.ec
compiler/libec/locale/ec.pot
compiler/libec/src/output.ec
compiler/libec/src/pass15.ec