Mark Shannon added the comment: The register qualifier on the parameter does not alter the calling convention, it determines the storage class of the parameter variable within the function.
Having said that I am all in favour in removing any and all "register" declarations. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18090> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com