* support/scripts/listerr.c: program to create the list of errors and
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 22 Apr 2007 15:57:03 +0000 (15:57 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 22 Apr 2007 15:57:03 +0000 (15:57 +0000)
commit5b97ceaa0f715acbfcb08be5523bbdd9c90be9c1
treedc4a2a7c8dfc782a638ce019b1582223c07da31c
parent70330cebae14eb86028737e7a4c156e83b60fe43
* support/scripts/listerr.c: program to create the list of errors and
  warnings list from - added
* doc/sdccman.lyx: removed the note
  "For list of warnings and corresponding codes, see err_warn.txt"
* src/SDCCsymt.c: fixed bug #1699804:
  Bug with some uses of sizeof(static local array) (MCS51)
* support/regression/tests/test-1699804.c: added

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4762 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCCsymt.c