Topic: Insignificant typo in 27.5.2.4.3


Author: Ray Lischner <dontspamme@spam.you>
Date: 27 Jun 2002 22:15:04 GMT
Raw View
Defect report for a typo in 27.5.2.4.3 [lib.streambuf.virt.get].

Under "The result character is", part (b), the sentence reads

"If the pending sequence empty then the next character..."

It should be

"If the pending sequence is empty then the next character..."
--
Ray Lischner, author of C++ in a Nutshell (forthcoming)
http://www.tempest-sw.com/cpp/

---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html                       ]





Author: Andrew Koenig <ark@research.att.com>
Date: Thu, 27 Jun 2002 23:02:50 GMT
Raw View
Ray> Defect report for a typo in 27.5.2.4.3 [lib.streambuf.virt.get].
Ray> Under "The result character is", part (b), the sentence reads

Ray> "If the pending sequence empty then the next character..."

Ray> It should be

Ray> "If the pending sequence is empty then the next character..."

Thanks for pointing it out; I'll be sure it's corrected in due course.

--
Andrew Koenig, ark@research.att.com, http://www.research.att.com/info/ark

---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html                       ]