Junichi Uekawa wrote:

> I was wondering in the sense that 'does it not break existing
> platforms and fixes freebsd'

Yes.

> and 'is this the only change that freebsd
> needs?'

No.  After this change, the test suite still doesn't pass.

> From your explanation, this still sounds like a very hacky and not
> very good approach to fix the problem at hand though.

Well, aside from "trap system calls instead of library calls", I can't
imagine a better one.  The type passed to va_arg is supposed to be a
fully promoted type, and on all Debian architectures, mode_t promotes
to int.  Sorry for the somewhat cheeky original report.

Jonathan



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to