ide/Debugger/watches: Fix unichar evaluation broken by fa765a838029ec71a86787e95ebcab...
authorJerome St-Louis <jerome@ecere.com>
Wed, 9 Jul 2014 07:29:11 +0000 (03:29 -0400)
committerJerome St-Louis <jerome@ecere.com>
Wed, 9 Jul 2014 07:33:41 +0000 (03:33 -0400)
commit3516970ab392efe4b89854a0f475dc3e8775ab61
treed81111093aed36e5416b82da64e532007c26a69c
parent6bab15c461087c3ff6d73243c6aa71f4bd38d67b
ide/Debugger/watches: Fix unichar evaluation broken by fa765a838029ec71a86787e95ebcab5fda0aae1e
- Corrected reference to unichar full name
- Corrected message to say invalid 'Codepoint' rather than 'Keypoint'
- Fixed sizeof evaluation for L"strings"
compiler/bootstrap/libec/bootstrap/ast.c
compiler/libec/src/ast.ec
ide/src/debugger/Debugger.ec