digitalmars.D.learn - Documentation/InputStream bug?
- Robert Atkinson (4/4) May 18 2005 Browsing the phobos source that came with 0.123, eof is listed as a memb...
- Ben Hinkle (5/9) May 18 2005 egad. that's embarassing. They must have gotten lost from the version I
- Dejan Lekic (8/8) May 21 2005 Robert, are You Robert A. from FLTK project? :)
Browsing the phobos source that came with 0.123, eof is listed as a member of Stream, but according to the DigitalMars Phobos docs, eof should be in the super class InputStream Anyone already know this, or should I list it as a bug?
May 18 2005
"Robert Atkinson" <Robert.Atkinson gmail.com> wrote in message news:d6glpn$isf$1 digitaldaemon.com...Browsing the phobos source that came with 0.123, eof is listed as a member of Stream, but according to the DigitalMars Phobos docs, eof should be in the super class InputStream Anyone already know this, or should I list it as a bug?egad. that's embarassing. They must have gotten lost from the version I ended up sending Walter. I'll send him another one that matches the doc. Thanks for catching that. OutputStream doesn't match the doc, either.
May 18 2005
Robert, are You Robert A. from FLTK project? :) Best regards Dejan -- ........... Dejan Lekic http://dejan.lekic.org
May 21 2005