[ros-dev] fastcall bug
Timo Kreuzer
timo.kreuzer at web.de
Wed Mar 24 15:11:12 CET 2010
Hi,
I skimmed through ddk/ndk and the only fastcall function I could find,
that passes anything else then a pointer, enum or native integer type is
RtlUlonglongByteSwap, passing a ULONGLONG, but that is the only
parameter, and gcc and msvc do the same here, passing it on the stack.
But at least it's good to know.
Timo
Steven Edwards wrote:
> Hi,
> Have you guys seen this?
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41013
>
> Is it really a problem? The discussion came up on wine-devel.
>
> Thanks
>
More information about the Ros-dev
mailing list