Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SynHighlighterHP48 - range check error #252

Open
jacek-mulawka opened this issue Mar 5, 2024 · 0 comments
Open

SynHighlighterHP48 - range check error #252

jacek-mulawka opened this issue Mar 5, 2024 · 0 comments

Comments

@jacek-mulawka
Copy link

Hi,

I checked the highlighters and when I put on the form 'SynHighlighterHP48' and just try to create the form an error appears:

'Range check error'

function SynHighlighterHP48.TSpeedStringList.AddObj(const Value: TSpeedListObject): Integer;
Datas[crc][DatasUsed[crc]] := Value; // line 283

Called from:
procedure SynHighlighterHP48.TSpeedStringList.SetStringList( TSpeedStringList.SetStringList i = 10 SKIPYES;
AddObj(TSpeedListObject.Create(value[i])); // line 469

Maybe I do something wrong but I thought I would let know.

Good luck!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant