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

element out of range error in reader #401

Closed
waywardmonkeys opened this issue Mar 1, 2013 · 2 comments
Closed

element out of range error in reader #401

waywardmonkeys opened this issue Mar 1, 2013 · 2 comments

Comments

@waywardmonkeys
Copy link
Member

If you try to compile invalid code like:

  let a = #roil:{abc;

You get an error from here:

#7  0x00046281 in Kelement_range_errorVKeI ()
#8  0x00ddbe79 in Kmake_hash_literalVdfmc_readerMM0I ()
@fraya
Copy link
Member

fraya commented Jul 12, 2023

With version 2023.1pre compiler does not shows an error, so this issue should be closed.

Open Dylan 2023.1pre
Processing library play-d782189b83c5
...play-d782189b83c5/main.dylan:4.9-10: Serious warning - Invalid token beginning "#" encountered.
              -
      let a = #roil:{abc;
              -
Build of 'play-d782189b83c5' completed
in 2.021981 seconds

@cgay
Copy link
Member

cgay commented Jul 12, 2023

Fixed in #1486

@cgay cgay closed this as completed Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants