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

Tom Goodale goodale at cct.lsu.edu
Thu Jun 16 10:26:21 CDT 2005


Hi Josh,

thanks.  What I was really after is one which does all the content 
changes, and then a patch on that which does the name-changes; i.e. we 
apply the first one, check it in, and then apply the second one.

Cheers,

Tom



On Thu, 16 Jun 2005, Josh Abadie wrote:

> I think this is what you want, Tom.  Here's a patch with all of Erik's
> content changes, but without his name
> changes(my-parameter-quoting.diff.  The second is with the content
> changes and the name changes(my-rename.diff).
>
> Josh
>
>
> On 5/19/05, Tom Goodale <goodale at cct.lsu.edu> wrote:
>>
>> 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
>>>
>>>
>> _______________________________________________
>> Developers mailing list
>> Developers at cactuscode.org
>> http://www.cactuscode.org/mailman/listinfo/developers
>>
>
>
>



More information about the Developers mailing list