bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH] include: fix the definition of device_open


From: Samuel Thibault
Subject: Re: [PATCH] include: fix the definition of device_open
Date: Fri, 11 Apr 2014 22:27:09 +0200
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Justus Winter, le Fri 11 Apr 2014 09:32:30 +0200, a écrit :
> Previously, every userspace server implementing the device protocol
> filtered the device definitions to replace the device_t type with
> mach_port_send_t to make the device argument of device_open
> polymorphic.  Rather than doing that, which makes it impossible to use
> translation functions, fix the definition of device_open.

I don't know enough of MIG to be sure of the details: can this break
applications which would not be doing the sed part?

Samuel



reply via email to

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