Pārlūkot izejas kodu
Merged revisions 9360-9361,9363,9371 via svnmerge from
http://svn.freepascal.org/svn/fpc/trunk
........
r9360 | jonas | 2007-11-30 21:47:38 +0100 (Fri, 30 Nov 2007) | 3 lines
* removed goto's from tinlinenode.pass_typecheck and removed some other
old no longer needed code from it
........
r9361 | jonas | 2007-12-01 00:47:49 +0100 (Sat, 01 Dec 2007) | 7 lines
+ simplify support for inline nodes (needed for inlining, because
otherwise you get internalerrors, e.g. when an assigned() expression
becomes constant)
* fixed length for constant strings in case of multi/single byte string
conversions
* fixed memory leak in constant evaluation of in_abs_long
........
r9363 | jonas | 2007-12-01 11:38:22 +0100 (Sat, 01 Dec 2007) | 3 lines
* fixed crashes with length(pchar) and length(pwidechar) after
r9360-r9361
........
r9371 | jonas | 2007-12-01 18:16:33 +0100 (Sat, 01 Dec 2007) | 2 lines
* fixed low(set)/high(set) after previous changes + test
........
git-svn-id: branches/fixes_2_2@9844 -