aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-02-25 01:58:42 +0100
committerTristan Gingold <tgingold@free.fr>2020-02-25 19:19:23 +0100
commit83449709c345372656d849d893d2d797a83bd683 (patch)
tree44c12e5beedde39c6aa744a7934e6362710708ee /dist
parentab2e4632eb987f9173f56bab05adf18308e060fb (diff)
downloadghdl-83449709c345372656d849d893d2d797a83bd683.tar.gz
ghdl-83449709c345372656d849d893d2d797a83bd683.tar.bz2
ghdl-83449709c345372656d849d893d2d797a83bd683.zip
vhdl: handle CR+LF for readline in grt. Fix #1145
Previously CR+LF was handled in std.textio.readline. But that doesn't work if CR is at position 128 because we would need to read the next character. Now untruncated_text_read handles CR/CR+LF/LF and calls ungetc if needed.
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions