Antoine Pitrou <[email protected]> added the comment: > I'm not sure that the "register" storage class specifier is still > relevant with modern compilers: I'm pretty sure gcc ignores it unless > -O0, and I think I've read somewhere Microsoft's compiler ignores it > too.
I don't think so either. I was lazily moving the original code, but I could remove those bits. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13411> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
