You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only thing that could have changed in the implementation of readLine is csize_t, which might have been affected by #23636 - which is on 2.0.6 and later but not 2.0.4 or earlier. There are also #23924 and slightly unrelated #24313, or maybe none of the ones I mentioned are related.
Description
Neither readLine() nor readLineFromStdIn() work today in Linux Mint. I tried both. Assigning to variables didn't help, either.
readLine test:
readLineFromStdIn test:
Nim Version
Nim 2.2.0
Operating System: Linux Mint 22
Kernel: Linux 6.8.0-48-generic
Architecture: x86-64
gcc version 13.2.0 (Ubuntu 13.2.0-23ubuntu4)
Current Output
Expected Output
Known Workarounds
None known at this time.
Additional Information
Last known good: Nim 2.0
The text was updated successfully, but these errors were encountered: