Changes between Version 18 and Version 19 of CallingConventionsOverview
- Timestamp:
- 10/04/09 11:42:34 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CallingConventionsOverview
v18 v19 108 108 - ~~Edge cases on auto boxing/unboxing argument types, e.g. "Unable to set PMC value, the pointer is not a PMC" (t/oo/methods.t, t/oo/subclass.t, t/pmc/hashiteratorkey.t, t/pmc/object-meths.t, t/pmc/resizablestringarray.t, t/pmc/string.t)~~ 109 109 110 - GC attempting to mark a bad variable (t/op/box.t) 110 - GC attempting to mark a bad variable (t/op/box.t) (Actually IMCC creates bad PackFile_Constants segment for box.t) 111 111 112 112 - Insufficient checking on positional arguments passed inside named arguments (t/op/calling.t)