<<On Thu, 25 Nov 2004 16:09:54 -0500, Jim Rees <[EMAIL PROTECTED]> said:
> I would much rather fix this without changing all callers of > ubik_CallIter(). If we do change them, I'd rather use an arg vector than a > sequence of dummy args. I haven't looked at the code other than the patch that was posted, but this looks like an obvious case stdarg.h. Only using those macros can you deal (or rather, let the compiler deal) with differing calling conventions for various argument types appropriately. -GAWollman _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
