diff commands.linux.txt @ 154:14feb7ae01a6

* changed the build system to build a release version if the debug one compiles and enabled warnings + reduced warnings by adding appriopriate overrides + IfStatement.interpret() + ScopeStatement.interpret() + TypeSArray.constConv() + TypedefDeclaration.syntaxCopy() * fixed a bug in StringExp
author trass3r
date Wed, 15 Sep 2010 15:32:31 +0200
parents 3685b521ed05
children b7b61140701d
line wrap: on
line diff
--- a/commands.linux.txt	Wed Sep 15 03:58:55 2010 +0200
+++ b/commands.linux.txt	Wed Sep 15 15:32:31 2010 +0200
@@ -1,5 +1,4 @@
--gc
--debug
+-w
 -version=Bug3602
 -version=Bug4054
 -version=Bug4059