reassign 234272 valgrind thanks At Tue, 24 Feb 2004 17:07:06 +0100, Hendrik Sattler wrote: > > But I think this is not libc6 bug, and it should be reassigned to > > valgrind. OK? > > Well, if asm/ipc.h uses a struct, it must be defined first. If asm/ipc.h does > this, valgrind will compile a bit more :) > > If you say that asm/ipc.h is not wrong at all (e.g. because it should not be > used directly), then assign the bug to valgrind (maybe stating what should be > used instead of asm/ipc.h). > Just saying that valgrind must include another header before asm/ipc.h is not > a good idea.
Well to be honest I think linux kernel ipc-related headers remained for a long time and it should be cleaned up. But actually this file has been used with linux/msg.h in kernel source for processing sysvipc syscall. I think one way it to fix valgrind header inclusion. It's not exactly good, but works fine. So I reassign this bug to valgrind. Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

