On Nov 25, 2005, at 23:45, Leopold Toetsch wrote:
The last (and never done correctly) relict of old calling conventions...
... is gone now. Please consult docs/compiler_faq.pod or this thread for using get_results instead.
From r10257 Exception handler code: P5 is gone The compat code caused more pain than it was worth. If you need it for retesting please enable 2 lines labeled /* COMPAT: ..*/ in exception_handler.pmc. Also fixed 2 remaining tests. All hacks referencing P5 or such are not needed anymore. leo