bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Confusing definitions and declarations of mig_dealloc_reply_port()


From: Samuel Thibault
Subject: Re: Confusing definitions and declarations of mig_dealloc_reply_port()
Date: Fri, 6 Nov 2015 20:56:46 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Svante Signell, on Thu 05 Nov 2015 10:30:27 +0100, wrote:
> -    __hurd_local_reply_port = __mach_reply_port ();
> +    port = __mach_reply_port ();

That's not the same.

> Samuel: Regarding your previous comment:
> >> Additionally, any strong reason to not change mig??
> > 
> > Having to deal with the introduced incompatibility.
> 
> Incompatibility with what, older versions of glibc/hurd/mach/mig, which
> ones?

The ones before the change you suggest.

> How many users are there of GNU/Hurd, especially running old
> releases?

All the current users.  If you introduce this change, then all existing
code will stop building with the newer mig, and conversely, the modified
glibc will not build with the old mig.

Really, this change doesn't deserve such a pain.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]