[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[task #6615] Mig should output const in generated prototypes
From: |
Thomas Schwinge |
Subject: |
[task #6615] Mig should output const in generated prototypes |
Date: |
Tue, 29 Jul 2008 09:45:34 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 |
Update of task #6615 (project hurd):
Status: None => In Progress
Assigned to: None => tschwinge
_______________________________________________________
Follow-up Comment #1:
One thing is to have the MIG-generated user stubs use `const' where
appropriate for IN parameters. Another thing is to have the server routines
(Hurd servers, etc.) use `const' where appropriate for IN parameters and have
the MIG-generated server stubs adhere to that. I'm testing patches for both
of these and also already (locally, not yet pushed) did changes to the Hurd
(quite a few, obviously, but trivial) and glibc (not many) source code to make
them compile again. Lacking a proper system at the moment, I have not yet
tried to run the resulting binaries.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/task/?6615>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [task #6615] Mig should output const in generated prototypes,
Thomas Schwinge <=