[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] [PATCH][5] Remove SWIG support (was: Re: [Proposal] Of
From: |
Peter Bex |
Subject: |
[Chicken-hackers] [PATCH][5] Remove SWIG support (was: Re: [Proposal] Officially drop SWIG support?) |
Date: |
Sun, 9 Aug 2015 13:59:45 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Mon, Jun 15, 2015 at 12:19:58PM -0700, Ivan Raikov wrote:
> I am not sure SWIG ever worked in Chicken 4, and furthermore I am not
> sure SWIG itself is that well maintained.
> At this point Chicken provides a number of good tools for FFI, so
> there really is no point in trying to support SWIG.
There seems to be concensus on removing SWIG, so I've made a patch to
remove support in CHICKEN 5. Find it attached.
If I understand correctly, there is no need to deprecate it first
because nobody is using it (and CHICKEN 5 breaks backwards compat
anyway), and there are no bootstrapping issues because CHICKEN itself
never generated calls to the SWIG C functions in the first place.
Cheers,
Peter
0001-Remove-support-for-SWIG.patch
Description: Text Data
signature.asc
Description: Digital signature
- [Chicken-hackers] [PATCH][5] Remove SWIG support (was: Re: [Proposal] Officially drop SWIG support?),
Peter Bex <=