* src/SDCCsymt.c (structElemType): fixed bug #808291 (members
authorepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 18 Sep 2003 15:00:43 +0000 (15:00 +0000)
committerepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 18 Sep 2003 15:00:43 +0000 (15:00 +0000)
commit855fb20becd989504cef449dd60983ff5958a2af
tree52b95e1bb24aa31ec1d97e7124b7ca8ece51366c
parent5fed4a0d90d3cdabd0b98a38dd966b327f87a3e7
* src/SDCCsymt.c (structElemType): fixed bug #808291 (members
of const struct should be treated as if const themselves)

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