svenbarth
|
d813edef72
|
* also advance the error code in the case of success
git-svn-id: trunk@43419 -
|
2019-11-08 22:34:07 +00:00 |
|
svenbarth
|
677c35c083
|
* better fix for detecting Comp's type
git-svn-id: trunk@36879 -
|
2017-08-12 09:00:06 +00:00 |
|
svenbarth
|
ff927eb11a
|
* fix test due to WideString = UnicodeString and Comp = Extended on some platforms
git-svn-id: trunk@36878 -
|
2017-08-12 08:56:10 +00:00 |
|
svenbarth
|
0b02dab684
|
+ new Delphi-compatible intrinsic GetTypeKind() which returns the TTypeKind of a type as a constant value (and thus can be optimized away in If- and Case-statements)
+ added test
git-svn-id: trunk@36875 -
|
2017-08-11 22:12:53 +00:00 |
|