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 c/31233] obstack.h typo



------- Comment #2 from wilson at gcc dot gnu dot org  2007-03-19 21:32 -------
In theory, obstack.h is imported from the FSF gnulib package, though
unfortunately that isn't documented in our codingconventions.html web page, and
it looks like people have just been modifying it in place.  The parent package
is here
    http://savannah.gnu.org/projects/gnulib#options

Looking at the cvs history, it looks like this was broken in revision 1.24 and
fixed in revision 1.32, so we should be able to import a fixed version of this
file to fix this bug report.

Except that we will have to deal with local changes somehow.  They really
should be pushed to the FSF is they aren't already there.


-- 

wilson at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-03-19 21:32:30
               date|                            |


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


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