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

Josh Abadie jabadi2 at gmail.com
Thu Jun 16 10:10:09 CDT 2005


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
> 


-- 
Josh Abadie
Hacker, CCT

You hold your chest tightly to try and hide something
If some rules are annoying you, destroy them
If you're thinking of resting your injured legs,
stand up and move a step forward from here instead!
Even if we push through the distorted winds...
And get ahead of the cold sky...
we are still lost
We are screaming all the time
"Just believing isn't the answer"
We have to expose our weaknesses and wounds
And continue to struggle, or nothing will begin
Break through and move across the door
Move across the door
----------------
The stones come from the homes that were bulldozed the night before.
----------------
USA, LSU, OTC, OCS, CCT, JSG, JCG, CST
-------------- next part --------------
A non-text attachment was scrubbed...
Name: my-parameter-quoting.diff
Type: application/octet-stream
Size: 8989 bytes
Desc: not available
Url : http://www.cactuscode.org/pipermail/developers/attachments/20050616/c2d93e20/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: my-rename.diff
Type: application/octet-stream
Size: 9976 bytes
Desc: not available
Url : http://www.cactuscode.org/pipermail/developers/attachments/20050616/c2d93e20/attachment-0001.obj 


More information about the Developers mailing list