taskSavannah Administration - Tasks: task #7600, Submission of libffcall - foreign...

 
 

task #7600: Submission of libffcall - foreign function call libraries

Submitter:  Sam Steingold <sds>
Submitted:  Wed 02 Jan 2008 02:13:30 AM UTC
   
 
Should Start On:  Tue 01 Jan 2008 05:00:00 AM UTC Should be Finished on:  Fri 11 Jan 2008 05:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  Beuc Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 03 Jan 2008 07:41:47 PM UTC, comment #2: 

CVS is imported, too.
Note that I left the top-level module named 'ffcall' instead of 'libffcall'. Let me know if you need this renamed.

Regards.

Sylvain Beucler <Beuc>
Thu 03 Jan 2008 07:25:47 PM UTC, comment #1: 

I approved your project.

Before to upload new code at Savannah though, please specify the version of the GNU GPL you use, and "or (at your option) any later version.".
There are also several .s files without copyright or license notice; maybe those are generated, though usually there's no generated files in CVS.

Sylvain Beucler <Beuc>
Wed 02 Jan 2008 02:13:30 AM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards the registration.


Registration Administration


While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators, effectively logged as site administrators (superuser):



Registration Details


  • Name: libffcall - foreign function call libraries
  • System Name:  libffcall
  • Type: Official GNU software
  • License: GNU General Public License v2 or later





Description:

This is a collection of four libraries which can be used to build
foreign function call interfaces in embedded interpreters.

The four packages are:

    avcall - calling C functions with variable arguments

    vacall - C functions accepting variable argument prototypes

    trampoline - closures as first-class C functions

    callback - closures with variable arguments as first-class C functions
               (a reentrant combination of vacall and trampoline)



Other Comments:

ffcall has been developed as a part of CLISP and until now has been living in the CLISP CVS repository under clisp/clisp/ffcall:
$ cvs -d:pserver:anonymous@clisp.cvs.sourceforge.net:/cvsroot/clisp login
$ cvs -z3 -d:pserver:anonymous@clisp.cvs.sourceforge.net:/cvsroot/clisp co -P clisp/clisp/ffcall
you can get the cvs tree via rsync as described in http://sourceforge.net/docs/E04/#rsync
$ rsync -av rsync://clisp.cvs.sourceforge.net/cvsroot/clisp/clisp/ffcall/* .


Tarball URL:




Sam Steingold <sds>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by Beuc (Posted a comment)
  • -email is unavailable- added by sds (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-01-03 Beuc StatusNone Done
        Assigned toNone Beuc
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code