This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/17083] New: documentation of "implementation-defined behaviour" is incomplete


The documentation of the implementation-defined behaviour is incomplete. In some
cases there are only the sentences from the language standards but not a single
word about how it is implemented. There should at least be the word TODO
(better: FIXME) to indicate that there is a sentence missing.

example: chapter 4.1, item 2

C99, J.3#1: ``A conforming implementation is _required_ to document its choice
of behavior in _each_ of the areas listed in this subclause.''

-- 
           Summary: documentation of "implementation-defined behaviour" is
                    incomplete
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: roland dot illig at gmx dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: n/a
  GCC host triplet: n/a
GCC target triplet: n/a


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]