0026fb1489
* NEW: Support for compiler warnings. * BUG: Fix all detected warnings. [COMPILER] * NEW: A new compiler option '-w' to let it emit warnings. * NEW: Emit warnings for unused variables, arguments, functions and for local symbols that override global symbols. Public symbols are of course not taken into account. * NEW: If an argument is surrounded by braces, no warning will be emitted if the argument is not used. [GB.EVAL] * NEW: OPTIONAL keyword is always followed by a space now when rewriting Gambas code. git-svn-id: svn://localhost/gambas/trunk@5122 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
adt | ||
complex | ||
compress | ||
db | ||
debug | ||
draw | ||
eval | ||
gui | ||
gui.opengl | ||
image | ||
image.effect | ||
option | ||
signal | ||
vb | ||
gb.component | ||
Makefile.am |