logo       

RE: Next SWIG release: msg#00166

programming.swig

Subject: RE: Next SWIG release

Koester Uwe (TPM/DM) writes:
> Hello,
> the generated file (with command line: swig -c++ -tcl8 -o
> ..\src\generated\wgwTestbench.cpp
> ..\Test\src\Testbench\swig\interfaces\interfacestobegenerated.i) has 87206
> lines of code. With 5432 functions wrapped.
>

Hmmmm. Well, 87206 lines is certainly in the range of something that
we might be able to condense to under 65536 lines with some
experimentation. If it's not too hard, maybe you could look at some
obvious things like how many of those lines are blank and how many
of the lines have single characters like "{" and "}". Maybe it's
possible to get the line count down through some relatively simple
format changes.

Cheers,

Dave






_______________________________________________
Swig maillist - Swig@xxxxxxxxxxxxxxx
http://mailman.cs.uchicago.edu/mailman/listinfo/swig



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise