16 Aug 2012 22:15
[RFA 3/3] c++/13356: Update documentation
Keith Seitz <keiths <at> redhat.com>
2012-08-16 20:15:53 GMT
2012-08-16 20:15:53 GMT
Hi, So this is the final patch which deals with a pretty major documentation overhaul regarding the never-implemented-and-probably-never-will-be "type checker." The patch basically removes all references to "type checker," updates the documentation for "check type", and replaces some outdated Modula-2 references/example. I've taken the opportunity to correct a few run-on sentences as well. Keith doc/ChangeLog 2012-08-16 Keith Seitz <keiths <at> redhat.com> PR c++/13356 * gdb.texinfo (Type and Range Checking): Remove warning. Remove spurious commas. Update text and examples for re-implementation of set/show check type. (C and C++ Type and Range Checks): Likewise. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 7dee642..56e3108 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo <at> <at> -12670,29 +12670,18 <at> <at> List all the filename extensions and the associated languages. <at> node Checks(Continue reading)
RSS Feed