Revision 1215528
Go back to digest for 23rd January 2011Bug Fixes in KDE Base
Maks Orlovich committed changes in /trunk/KDE/kdelibs/kjs/bytecode/codes.def:
Fix problems with negative indeces in bracket ops in cases we can statically determine arguments to be of int32 type. Fixes reply problem on userbase.kde.org.
I think I'll probably just have to bite the bullet and add in a uint32 type to FrostByte's type system, but getting conversion rules right
for that will be tricky... and it'll be extra-annoying that all the bitops like to produce int32.
File Changes
Modified 1 files
- /trunk/KDE/kdelibs/kjs/bytecode/codes.def
1 files changed in total