Changes between Version 20 and Version 21 of CallingConventionsOverview

Show
Ignore:
Timestamp:
10/04/09 23:01:06 (12 years ago)
Author:
geraud
Comment:

With bacek's confirmation on IRC, remove nci known issue.

Legend:

Unmodified
Added
Removed
Modified
  • CallingConventionsOverview

    v20 v21  
    122122- Probably a problem with argument handling (t/op/lexicals.t, t/pmc/class.t, t/pmc/codestring.t, t/pmc/object-meths.t, t/pmc/sub.t) 
    123123 
    124 - Two NCI edge cases (t/pmc/nci.t). 
     124- ~~Two NCI edge cases (t/pmc/nci.t)~~ 
    125125 
    126126- Likely cases of code still calling into the old functions for invoking from C, instead of the new functions (t/pmc/sub.t, t/pmc/threads.t)