[Issue 387] When EOF of din is reached, a line of output is lost

2015-04-21 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=387

David Eagen  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||da...@eagen.com
 Resolution|--- |INVALID

--- Comment #12 from David Eagen  ---
Closing as invalid as the problem appears to be caused by an OS bug in versions
of Windows that are no longer supported.

--


[Issue 387] When EOF of din is reached, a line of output is lost

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=387

Andrei Alexandrescu  changed:

   What|Removed |Added

Version|D1 & D2 |D2

--


[Issue 387] When EOF of din is reached, a line of output is lost

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=387



--- Comment #9 from Stewart Gordon  2011-05-28 09:28:45 PDT ---
It's been established that it's a bug in some versions of Windows, not in
Phobos or any of the C libraries it uses.

Thinking about it now, I don't suppose it's worth adding a workaround layer. 
For all I know, the versions of Windows that suffer the bug are probably no
longer supported.  And those who want this compatibility anyway can use my
library
http://pr.stewartsplace.org.uk/d/sutil/

What are we going to do with this bug report now?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 387] When EOF of din is reached, a line of output is lost

2012-04-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=387


notna  changed:

   What|Removed |Added

 CC||more.m...@ist-willig.de


--- Comment #10 from notna  2012-04-08 16:02:39 PDT ---
As dlang-Win9x support will be stopped soon, close it?

(In reply to comment #9)
> It's been established that it's a bug in some versions of Windows, not in
> Phobos or any of the C libraries it uses.
> 
> Thinking about it now, I don't suppose it's worth adding a workaround layer. 
> For all I know, the versions of Windows that suffer the bug are probably no
> longer supported.  And those who want this compatibility anyway can use my
> library
> http://pr.stewartsplace.org.uk/d/sutil/
> 
> What are we going to do with this bug report now?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 387] When EOF of din is reached, a line of output is lost

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=387


Oleg Kuporosov  changed:

   What|Removed |Added

 CC||oleg.kuporo...@gmail.com


--- Comment #11 from Oleg Kuporosov  2012-05-12 
00:05:02 PDT ---
(In reply to comment #10)
> As dlang-Win9x support will be stopped soon, close it?

 Validated on Windows 7 x86_64 - works fine.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---