This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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] | |
I noticed while working on this file that we've been fixing the
copying.c file itself, which is actually generated using copying.awk.
So I made the necessary modifications in the awk file so that the .c
files gets generated with the recent fixes (protoization, and i18n
markup).
2007-08-23 Joel Brobecker <brobecker@adacore.com>
* copying.awk: Protoization, and i18n markup.
With these changes, the script generates the same copying.c as the one
we currently have checked in.
Tested on x86-linux, and then checked in.
(switch to GPLv3 coming up shortly)
--
Joel
Attachment:
copying.awk.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |