Show
Ignore:
Timestamp:
07/04/08 14:43:10 (5 months ago)
Author:
ruoso
Message:

[smop] p6opaque still breaks... but now pmurias++ sm0p parser is used by default

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • v6/smop/test/12_p6opaque.sm0p

    r21202 r21216  
    7575  printf("ok 2 - goto frame.\n"); 
    7676 
    77   SMOP_RELEASE(interpreter,p6opaque); 
    7877  SMOP_DISPATCH(interpreter, SMOP_RI(interpreter), 
    7978                SMOP__ID__loop, SMOP__NATIVE__capture_create(interpreter, 
    8079                                                             SMOP_REFERENCE(interpreter,interpreter), 
     80 
    8181                                                             NULL, NULL)); 
     82 
    8283  printf("ok 5 - interpreter loop.\n"); 
    8384 
    84  
     85  SMOP_RELEASE(SMOP__INTPTR__InterpreterInstance,how); 
     86  SMOP_RELEASE(SMOP__INTPTR__InterpreterInstance,p6opaque); 
    8587  SMOP_RELEASE(SMOP__INTPTR__InterpreterInstance,interpreter); 
    8688