-#define MP_dINTERP_PUTBACK(interp) dNOOP +#define MP_INTERP_PUTBACK(interp) NOOP
ah, I missed the dNOOP change and only saw the name change :)
I'm looking forward for mandrake cooker gcc picking up the changes from the end of july where the gcc team has added a new flag that will complain about declarations after code, so we will be able to catch this problem before committing things.
we should add that to maintainer mode when it arrives.
I'll have to remember to update my RH too :)
--Geoff