This is the mail archive of the gcc-patches@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]

Re: [PATCH] Add support for GNU/Hurd in gnat-4.9


> Do you want me to remove all GNU/Hurd specific header file info?

No, I want you to remove commented out code, such as:

> +--   SIGLTHRRES : constant := 32; --  GNU/LinuxThreads restart signal
> +--   SIGLTHRCAN : constant := 33; --  GNU/LinuxThreads cancel signal
> +--   SIGLTHRDBG : constant := 34; --  GNU/LinuxThreads debugger signal

Also, can you clarify who will be in charge of maintaining these files?

That's actually the biggest concern when people submit a new port: they
submit it, get it approved, commit it and then are no longer available
for any maintenance when these files need to be updated/become outdated/
no longer compile or run.

Arno


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