Hey Michael,

Nothing wrong from your side, just a high workload here.

No problem :-)

Does RT_NOREF without the digit work for you too, e.g. RT_NOREF(pClient,
fHeadless) instead of RT_NOREF2(pClient, fHeadless)?

I was unsure about the usage of the variadic macro, as it's not really
consistent in the code.

Policy is to use the non-variadic ones only in header files?
If so, I could build a coccinelle script to do the refactoring :-)

I compiled again using the variadic versions, builds.
New patch after the beep.

Regards,
Florian
_______________________________________________
vbox-dev mailing list
[email protected]
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to