Static specialization WIP
Fix in ScopeDescriptor 2
This commit is contained in:
@@ -419,7 +419,7 @@ begin
|
||||
|
||||
try
|
||||
Memo1.Lines.Add(Format('--- Loading User Library from %s ---', [ExtractFileName(UserLibName)]));
|
||||
var scopeDescr := FEnvironment.RootScope.CreateDescriptor;
|
||||
var scopeDescr := FEnvironment.RootScope.Descriptor;
|
||||
// Populate the list view with loaded functions and macros.
|
||||
RTLListView.Items.BeginUpdate;
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user