gambas-source-code/main
Benoît Minisini 0026fb1489 [DEVELOPMENT ENVIRONMENT]
* 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
2012-09-04 07:29:39 +00:00
..
gbc [DEVELOPMENT ENVIRONMENT] 2012-09-04 07:29:39 +00:00
gbx [DEVELOPMENT ENVIRONMENT] 2012-09-03 23:40:59 +00:00
lib [DEVELOPMENT ENVIRONMENT] 2012-09-04 07:29:39 +00:00
mime
share [DEVELOPMENT ENVIRONMENT] 2012-09-04 07:29:39 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [INTERPRETER] 2012-08-26 16:26:53 +00:00
COPYING
depcomp
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf
TODO