Changeset 22800 for v6

Show
Ignore:
Timestamp:
10/28/08 16:30:53 (2 months ago)
Author:
ruoso
Message:

[smop-XS] it now runs mold code... but the code seems to be wrong... or something like that

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • v6/smop/SMOP/SMOP.xs

    r22799 r22800  
    169169    SMOP_DISPATCH(SMOP__GlobalInterpreter, SMOP_RI(SMOP__GlobalInterpreter), 
    170170                  SMOP__ID__goto, SMOP__NATIVE__capture_create(SMOP__GlobalInterpreter, 
    171                                                                SMOP_REFERENCE(SMOP__GlobalInterpreter, object), 
    172                                                                NULL, NULL)); 
     171                                                               SMOP_REFERENCE(SMOP__GlobalInterpreter, SMOP__GlobalInterpreter), 
     172                                                               (SMOP__Object*[]){SMOP_REFERENCE(SMOP__GlobalInterpreter,object),NULL}, 
     173                                                               NULL)); 
    173174    SMOP_DISPATCH(SMOP__GlobalInterpreter, SMOP_RI(SMOP__GlobalInterpreter), 
    174175                  SMOP__ID__loop, SMOP__NATIVE__capture_create(SMOP__GlobalInterpreter,