Changes between Version 18 and Version 19 of CallingConventionsOverview

Show
Ignore:
Timestamp:
10/04/09 11:42:34 (12 years ago)
Author:
bacek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CallingConventionsOverview

    v18 v19  
    108108- ~~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)~~ 
    109109 
    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) 
    111111 
    112112- Insufficient checking on positional arguments passed inside named arguments (t/op/calling.t)