Topic: Typos and error in draft


Author: Vlad Harchev <vladhar@imimail.ssau.ru>
Date: 1998/08/17
Raw View
==============
10.3. [class.virtual] subpara 2,
   in the example, in the last line of the function body of  foo()
stated:

           c.c::f(); // ..some stuff

   should be:

           c.C::f(); // ..same stuff

==============
(13.6 [over.built]  subpara 15)
 There is a footnote 123) to non-existent text.
 In (14.2 [temp.names] subpara 3) there is also a footnote 123), and the

 contents of the footnote body is related to 14.2 - template names.
 So, the footnote in (14.2 [temp.names] subpara 3) should have number
124,
 (and all trailing footnote numbers should be incremented) and the body
 for footnote in (13.6 [over.built]  subpara 15) should be provided.
 It may be also a bug in the text formatter.


[ moderator's note: These comments refer to an outdated draft of
the standard. Please see the FAQ for information about more
recent versions. -sdc ]



[ 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://reality.sgi.com/austern_mti/std-c++/faq.html              ]