Ticket Change Details
Overview

Artifact ID: ad6d08b639a8df2af74f7d1c41086535315da95f
Ticket: 2b566b4c81d33f2ec0cfa228966b5804d83c1a0c
[tcc4tcl::cproc] errors when given more than one argl argument
User & Date: rkeene on 2014-06-15 20:10:22
Changes

  1. icomment:
    Format of arguments is poorly documented but should be without the comma (i.e., as a Tcl list):
    
    tcc4tcl::cproc add {int a int b} int { return(a+b); }
    
  2. login: "rkeene"
  3. mimetype: "text/plain"
  4. priority changed to: "Immediate"
  5. resolution changed to: "Not_A_Bug"
  6. type changed to: "Documentation"
  7. username: "rkeene"