[Developers] Re: Patch: Parameter description quoting in generated C code

Tom Goodale goodale at cct.lsu.edu
Thu May 19 06:57:47 CDT 2005


Looks good.  Please apply, but in two stages - one where you modify the 
code of existing functions, and then another where you rename them.

Tom

On Fri, 13 May 2005, Erik Schnetter wrote:

> The CST stage does not properly quote the parameter descriptions,
> values, and ranges when it creates C code.  This patch remedies this.
>
> It introduces a function CleanForC, renames CleanFromC to CleanFromCST
> (because this is what it does), and corrects RemoveQuotes.  These
> functions are used when generating C code for the parameter bindings,
> replacing various incomplete ad-hoc quoting mechanisms.
>
> -erik
>
>



More information about the Developers mailing list