View Issue Details

IDProjectCategoryView StatusLast Update
0006442JEDI VCL00 JVCL Componentspublic2015-09-17 22:46
ReporteracgubamgAssigned ToAHUser 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformWindowsOSWindows 7 64OS Version7
Product Version3.48 
Target VersionFixed in VersionDaily / GIT 
Summary0006442: AddConst(cSystem, 'varSrting', Ord(varString)); / JvInterpreter_System.pas
Descriptionat line 644 in file JvInterpreter_System.pas, where:
AddConst(cSystem, 'varSrting', Ord(varString));

a change to

AddConst(cSystem, 'varString', Ord(varString));

Can you apply the changes ?
Steps To Reproducenao tem
TagsNo tags attached.

Activities

2015-09-17 21:48

 

JvInterpreter_System.pas (24,015 bytes)

AHUser

2015-09-17 22:46

developer   ~0021213

Fixed in git master

Issue History

Date Modified Username Field Change
2015-09-17 21:48 acgubamg New Issue
2015-09-17 21:48 acgubamg File Added: JvInterpreter_System.pas
2015-09-17 22:46 AHUser Note Added: 0021213
2015-09-17 22:46 AHUser Status new => resolved
2015-09-17 22:46 AHUser Fixed in Version => Daily / GIT
2015-09-17 22:46 AHUser Resolution open => fixed
2015-09-17 22:46 AHUser Assigned To => AHUser