[Bug libstdc++/59698] New: The type of NULL is described elsewhere

giecrilj at stegny dot 2a.pl gcc-bugzilla@gcc.gnu.org
Mon Jan 6 13:08:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59698

            Bug ID: 59698
           Summary: The type of NULL is described elsewhere
           Product: gcc
           Version: 4.8.2
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: giecrilj at stegny dot 2a.pl

The section "Implementation Specific Behavior" of The GNU C++ Library Manual 
Has:
   [18.1]/4 The type of NULL is described here. 
Let:
   [18.1]/4 The type of NULL is described in Chapter 4.
Has:
   [22.*] Anything and everything we have on locale implementation will be
described over here. 
Let:
   [22.*] Everything we have on locale implementation is described in Chapter
8.
Has:
   [27.7.1.3]/16, [27.8.1.4]/10 The effects of pubsetbuf/setbuf are described
in this chapter.
Let:
   [27.7.1.3]/16, [27.8.1.4]/10 The effects of pubsetbuf/setbuf are described
in Chapter 13.



More information about the Gcc-bugs mailing list