Hi,
On Tue, Jun 23, 2009 at 10:39:50AM +0200, Thomas Schwinge wrote:
> [...] or test and confirm that the attached patch doesn't break
> anything, which I think that it can't, but who knows...
Guess what? It does break things...
The gnmach build for example does this:
mig -n -cc cat - /dev/null \
-user vm/memory_object_user.user.c -header
vm/memory_object_user.user.h \
-list vm/memory_object_user.user.msgids
\
< vm/lib_dep_tr_for_defs_a-memory_object_user.user.defs.o
I have no idea what this means, but it works without your patch and
breaks with it.
-antrik-