[PATCH 2/3] Config file fixes.

Richard Kettlewell rjk at terraraq.org.uk
Sun Dec 11 21:38:16 GMT 2011


On 04/08/2011 15:16, Ian Jackson wrote:
> Richard Kettlewell writes ("[PATCH 2/3] Config file fixes."):

>>   /* Convert a node type to a string, for parse tree dump */
>> -static string_t ntype(uint32_t type)
>> +static const char *ntype(uint32_t type)
>
> We seem to be gradually abolishing [c]string_t.  Perhaps we should do
> so globally ?  (Says the guy with a huge outstanding patch serieses...)

I have a change for this, it will be in the next patchbomb (or it can be 
found in github).

ttfn/rjk



More information about the sgo-software-discuss mailing list