Provide a special implementation of ReadToEnd for CStreamReader so that it echoes...
commit2cc1ae3b2933047abeee32ccf80d36c4ec9a9fcc
authorKatelyn Gadd <kg@luminance.org>
Wed, 15 Nov 2017 07:10:20 +0000 (14 23:10 -0800)
committerKatelyn Gadd <kg@luminance.org>
Wed, 15 Nov 2017 17:44:10 +0000 (15 09:44 -0800)
tree4e5f89d7503c1c15f3d5089e45980e2c9a9dbecb
parentca8b8bd346a66b5a5a7bd1b5410421588f5af599
Provide a special implementation of ReadToEnd for CStreamReader so that it echoes input characters correctly when TermInfoDriver is initialized instead of suppressing them. Fixes bug #40699.
mcs/class/corlib/System/CStreamReader.cs
mcs/class/corlib/System/TermInfoDriver.cs