This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/42541] [PATCH] install except.h libfuncs.h version.h (plugin headers)
- From: "baldrick at free dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jan 2010 11:46:13 -0000
- Subject: [Bug other/42541] [PATCH] install except.h libfuncs.h version.h (plugin headers)
- References: <bug-42541-12496@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from baldrick at free dot fr 2010-01-06 11:46 -------
I've modified dragonegg so it only needs version.h and not except.h or
libfuncs.h.
When I implement exception handling support it will probably need except.h, but
it is unlikely to ever need libfuncs.h.
--
baldrick at free dot fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |baldrick at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42541