Skip to content

suboptimal behaviour with long input #364

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

Closed
slayoo opened this issue Jun 15, 2018 · 1 comment
Closed

suboptimal behaviour with long input #364

slayoo opened this issue Jun 15, 2018 · 1 comment
Labels

Comments

@slayoo
Copy link
Member

slayoo commented Jun 15, 2018

$ idl  < /dev/full
% Input line is too long for input buffer of 32766 characters.
$ gdl < /dev/full
Segmentation fault

backtrace leads to DInterpreter::NoReadline()

@GillesDuvert
Copy link
Contributor

🤣 suboptimal 🤣

GillesDuvert added a commit that referenced this issue Aug 27, 2023
closes #364 (make sure we exit correctly if inputline is > some IDL-fixed max.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants