public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/19801] New: cppinternals.texi references old file names
@ 2005-02-07  8:48 jsm28 at gcc dot gnu dot org
  2005-02-07 13:33 ` [Bug preprocessor/19801] [4.0 Regression] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-02-07  8:48 UTC (permalink / raw)
  To: gcc-bugs

cppinternals.texi refers to old file names cpphash.h, cpplex.c, cppfiles.c.
In 4.0 the files have been renamed.

-- 
           Summary: cppinternals.texi references old file names
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: preprocessor
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug preprocessor/19801] [4.0 Regression] cppinternals.texi references old file names
  2005-02-07  8:48 [Bug preprocessor/19801] New: cppinternals.texi references old file names jsm28 at gcc dot gnu dot org
@ 2005-02-07 13:33 ` pinskia at gcc dot gnu dot org
  2005-02-07 18:14 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-07 13:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-07 02:05 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bonzini at gcc dot gnu dot
                   |                            |org
           Keywords|                            |documentation
            Summary|cppinternals.texi references|[4.0 Regression]
                   |old file names              |cppinternals.texi references
                   |                            |old file names


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


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

* [Bug preprocessor/19801] [4.0 Regression] cppinternals.texi references old file names
  2005-02-07  8:48 [Bug preprocessor/19801] New: cppinternals.texi references old file names jsm28 at gcc dot gnu dot org
  2005-02-07 13:33 ` [Bug preprocessor/19801] [4.0 Regression] " pinskia at gcc dot gnu dot org
@ 2005-02-07 18:14 ` pinskia at gcc dot gnu dot org
  2005-02-07 20:21 ` bonzini at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-07 18:14 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-07 04:54:20
               date|                            |


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


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

* [Bug preprocessor/19801] [4.0 Regression] cppinternals.texi references old file names
  2005-02-07  8:48 [Bug preprocessor/19801] New: cppinternals.texi references old file names jsm28 at gcc dot gnu dot org
  2005-02-07 13:33 ` [Bug preprocessor/19801] [4.0 Regression] " pinskia at gcc dot gnu dot org
  2005-02-07 18:14 ` pinskia at gcc dot gnu dot org
@ 2005-02-07 20:21 ` bonzini at gcc dot gnu dot org
  2005-02-08 20:13 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bonzini at gcc dot gnu dot org @ 2005-02-07 20:21 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |bonzini at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-02-07 04:54:20         |2005-02-07 08:22:22
               date|                            |


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


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

* [Bug preprocessor/19801] [4.0 Regression] cppinternals.texi references old file names
  2005-02-07  8:48 [Bug preprocessor/19801] New: cppinternals.texi references old file names jsm28 at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-02-07 20:21 ` bonzini at gcc dot gnu dot org
@ 2005-02-08 20:13 ` cvs-commit at gcc dot gnu dot org
  2005-02-08 20:18 ` bonzini at gcc dot gnu dot org
  2005-02-08 21:05 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-02-08 20:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-08 15:09 -------
Subject: Bug 19801

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bonzini@gcc.gnu.org	2005-02-08 15:08:53

Modified files:
	gcc/doc        : cppinternals.texi 
	gcc            : ChangeLog 

Log message:
	2005-02-08  Paolo Bonzini  <bonzini@gnu.org>
	
	PR preprocessor/19801
	* doc/cppinternals.texi (Conventions, Lexer, Files): Adjust
	filenames that changed when libcpp was moved to the toplevel.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/cppinternals.texi.diff?cvsroot=gcc&r1=1.20&r2=1.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7417&r2=2.7418



-- 


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


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

* [Bug preprocessor/19801] [4.0 Regression] cppinternals.texi references old file names
  2005-02-07  8:48 [Bug preprocessor/19801] New: cppinternals.texi references old file names jsm28 at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-02-08 20:13 ` cvs-commit at gcc dot gnu dot org
@ 2005-02-08 20:18 ` bonzini at gcc dot gnu dot org
  2005-02-08 21:05 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: bonzini at gcc dot gnu dot org @ 2005-02-08 20:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bonzini at gcc dot gnu dot org  2005-02-08 15:09 -------
Fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug preprocessor/19801] [4.0 Regression] cppinternals.texi references old file names
  2005-02-07  8:48 [Bug preprocessor/19801] New: cppinternals.texi references old file names jsm28 at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2005-02-08 20:18 ` bonzini at gcc dot gnu dot org
@ 2005-02-08 21:05 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-08 21:05 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.0.0


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


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

end of thread, other threads:[~2005-02-08 15:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-07  8:48 [Bug preprocessor/19801] New: cppinternals.texi references old file names jsm28 at gcc dot gnu dot org
2005-02-07 13:33 ` [Bug preprocessor/19801] [4.0 Regression] " pinskia at gcc dot gnu dot org
2005-02-07 18:14 ` pinskia at gcc dot gnu dot org
2005-02-07 20:21 ` bonzini at gcc dot gnu dot org
2005-02-08 20:13 ` cvs-commit at gcc dot gnu dot org
2005-02-08 20:18 ` bonzini at gcc dot gnu dot org
2005-02-08 21:05 ` pinskia at gcc dot gnu dot 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).