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