#647: [PATCH] src/call/pcc.c compile on hpux
----------------------+-----------------------------------------------------
 Reporter:  rrauenza  |        Type:  patch 
   Status:  new       |    Priority:  normal
Milestone:            |   Component:  none  
  Version:            |    Severity:  medium
 Keywords:            |        Lang:        
    Patch:            |    Platform:        
----------------------+-----------------------------------------------------

Comment(by rrauenza):

 Returns is the va_list:


 {{{
 static void
 set_context_sig_returns_varargs(Parrot_Interp interp, Parrot_Context *ctx,
     opcode_t * *indexes, const char *ret_x, va_list returns)
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/647#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to