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

Undefined syntax check exception #440

Open
marcga01 opened this issue Mar 7, 2025 · 2 comments
Open

Undefined syntax check exception #440

marcga01 opened this issue Mar 7, 2025 · 2 comments

Comments

@marcga01
Copy link

marcga01 commented Mar 7, 2025

We are noticing that with the version 2.30 extension where we encounter an unexplained undefined compile error:

Image

It seems arbitrary and we are not able to isolate any code that specifically generates this.

We DO know that if we try to syntax check some code ( complexity does not seem to be a defnitive charictiristic ) we are seeing this issue consistently. However, when we try to break up the code and isolate the source - the error becomes elusive.

This is happening on multiple workstations and we have tried everything from reinstalling the full stack of VS code, extension and clienttools and the only solution that works for us is the downgrade to v2.29.0.

This is happening on Windows machine with client tools version 9.6.10-1.

I will reach out seperately with information regarding repository where this is occuring

@GordonSmith
Copy link
Member

@marcga01 I pushed a new version which should have a better error message, can you report back with that it says?

@marcga01
Copy link
Author

I repeated the syntax check after updating and I am now getting:
Syntax check exception: Unicode replacement character detected, source encoding issues? (eclcc -syntax c:\Users\marcga01\git\PublicRecords7\Header\New_Header_Records.ecl)

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

2 participants