public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/49658] New: Typo in gcc/doc/extend.texi
@ 2011-07-06 10:24 jaak at ristioja dot ee
  2011-07-06 10:26 ` [Bug other/49658] " jaak at ristioja dot ee
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jaak at ristioja dot ee @ 2011-07-06 10:24 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Typo in gcc/doc/extend.texi
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jaak@ristioja.ee


In gcc/doc/extend.texi, text starting from line 1632:

"Compound literals for scalar types and union types are is
also allowed, but then the compound literal is equivalent
to a cast."

should not contain "are" instead of "are is".


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug other/49658] Typo in gcc/doc/extend.texi
  2011-07-06 10:24 [Bug other/49658] New: Typo in gcc/doc/extend.texi jaak at ristioja dot ee
@ 2011-07-06 10:26 ` jaak at ristioja dot ee
  2011-07-06 10:30 ` redi at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: jaak at ristioja dot ee @ 2011-07-06 10:26 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Jaak Ristioja <jaak at ristioja dot ee> 2011-07-06 10:26:24 UTC ---
Heh sry. I also made a typo. The text SHOULD contain "are" instead of "are is".

PS: The bugzilla might need a "Documentation" component for gcc.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug other/49658] Typo in gcc/doc/extend.texi
  2011-07-06 10:24 [Bug other/49658] New: Typo in gcc/doc/extend.texi jaak at ristioja dot ee
  2011-07-06 10:26 ` [Bug other/49658] " jaak at ristioja dot ee
@ 2011-07-06 10:30 ` redi at gcc dot gnu.org
  2011-07-06 18:41 ` redi at gcc dot gnu.org
  2011-07-06 18:41 ` redi at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: redi at gcc dot gnu.org @ 2011-07-06 10:30 UTC (permalink / raw)
  To: gcc-bugs

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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |documentation
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.07.06 10:29:29
     Ever Confirmed|0                           |1

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-07-06 10:29:29 UTC ---
Confirmed, thanks for the report.  You can use the "documentation" keyword for
doc bugs.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug other/49658] Typo in gcc/doc/extend.texi
  2011-07-06 10:24 [Bug other/49658] New: Typo in gcc/doc/extend.texi jaak at ristioja dot ee
  2011-07-06 10:26 ` [Bug other/49658] " jaak at ristioja dot ee
  2011-07-06 10:30 ` redi at gcc dot gnu.org
@ 2011-07-06 18:41 ` redi at gcc dot gnu.org
  2011-07-06 18:41 ` redi at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: redi at gcc dot gnu.org @ 2011-07-06 18:41 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-07-06 18:40:39 UTC ---
Author: redi
Date: Wed Jul  6 18:40:36 2011
New Revision: 175928

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175928
Log:
2011-07-06  Jonathan Wakely  <jwakely.gcc@gmail.com>

    PR other/49658
    * doc/extend.texi (Compound Literals): Fix typo.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/extend.texi


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug other/49658] Typo in gcc/doc/extend.texi
  2011-07-06 10:24 [Bug other/49658] New: Typo in gcc/doc/extend.texi jaak at ristioja dot ee
                   ` (2 preceding siblings ...)
  2011-07-06 18:41 ` redi at gcc dot gnu.org
@ 2011-07-06 18:41 ` redi at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: redi at gcc dot gnu.org @ 2011-07-06 18:41 UTC (permalink / raw)
  To: gcc-bugs

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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.7.0

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-07-06 18:41:36 UTC ---
fixed


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-07-06 18:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-06 10:24 [Bug other/49658] New: Typo in gcc/doc/extend.texi jaak at ristioja dot ee
2011-07-06 10:26 ` [Bug other/49658] " jaak at ristioja dot ee
2011-07-06 10:30 ` redi at gcc dot gnu.org
2011-07-06 18:41 ` redi at gcc dot gnu.org
2011-07-06 18:41 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).