* src/SDCCast.c, src/SDCCast.h: fixed bug #1874922: explicit typecast
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 24 Feb 2008 22:30:27 +0000 (22:30 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 24 Feb 2008 22:30:27 +0000 (22:30 +0000)
commite29a356e2f474d0c2b18960773286593b11debb5
treef8ced157e1c8cf1d07134d88a9789271b01a6e4f
parent2004a3562e7ee5bfc7b62ec0c843cea8d5f01aaf
* src/SDCCast.c, src/SDCCast.h: fixed bug #1874922: explicit typecast
  is ineffective for unsigned char parameter, this time by using
  removedCast flag

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@5045 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/SDCCast.c
src/SDCCast.h