compiler/ecp: Generate an error on enum computation failing; ecere: Fixed broken...
authorJerome St-Louis <jerome@ecere.com>
Wed, 2 Apr 2014 06:47:49 +0000 (02:47 -0400)
committerJerome St-Louis <jerome@ecere.com>
Wed, 2 Apr 2014 06:47:49 +0000 (02:47 -0400)
commitd26dd422f15c54039c4428bc9b5d971f188a7d07
tree96a8f3c14913d01742bc70262f1e092325ce518b
parent427493d0ab94ffa5bf835c9f8a631b9b02171e7e
compiler/ecp: Generate an error on enum computation failing; ecere: Fixed broken ErrorCodes and PredefinedCharCategories enums
27 files changed:
compiler/bootstrap/ecere/bootstrap/AVLTree.c
compiler/bootstrap/ecere/bootstrap/Array.c
compiler/bootstrap/ecere/bootstrap/BTNode.c
compiler/bootstrap/ecere/bootstrap/BinaryTree.c
compiler/bootstrap/ecere/bootstrap/BufferedFile.c
compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c
compiler/bootstrap/ecere/bootstrap/Container.c
compiler/bootstrap/ecere/bootstrap/CustomAVLTree.c
compiler/bootstrap/ecere/bootstrap/DualPipe.c
compiler/bootstrap/ecere/bootstrap/File.c
compiler/bootstrap/ecere/bootstrap/LinkList.c
compiler/bootstrap/ecere/bootstrap/List.c
compiler/bootstrap/ecere/bootstrap/Map.c
compiler/bootstrap/ecere/bootstrap/OldList.c
compiler/bootstrap/ecere/bootstrap/String.c
compiler/bootstrap/ecere/bootstrap/System.c
compiler/bootstrap/ecere/bootstrap/TempFile.c
compiler/bootstrap/ecere/bootstrap/dataTypes.c
compiler/bootstrap/ecere/bootstrap/ecere.main.c
compiler/bootstrap/ecere/bootstrap/i18n.c
compiler/bootstrap/ecere/bootstrap/memory.c
compiler/bootstrap/ecp/bootstrap/ecp.c
compiler/bootstrap/ecp/bootstrap/ecp.main.c
compiler/ecp/ecp.ec
ecere/src/gui/GuiApplication.ec
ecere/src/sys/System.ec
ecere/src/sys/unicode.ec