Amit Shah <amit.s...@redhat.com> wrote:
>> 
>> You can print always \n now, right?
>
> There's also a , there...
>
> This sequence was added recently (v2 onwards) for the ignoring of the
> VMS_MUST_EXIST stuff.

I knew it needed to be some reason for the ugliness :-()

>> Same for the other places?  Or I am missing something.
>> 
>> I will even go that itwould be better to just left the \n on the (*),
>> and just add this \n at the end of writing a subsection.
>> 
>> 
>> > +    fprintf(out_file, "\n%*s}", indent - 2, "");
>> 
>> And you remove it from here.
>
> I tried several things with the \n; the current setting is the best I
> found.
>
> Of course, this is just pretty-printing, so I don't actually remember
> all the details but I can look it up my git tree...

ok, I retire the comment, and anyways, it is trivial to fix
incrementally if you/anybody came with a clever idea.

Reviewed-by: Juan Quintela <quint...@redhat.com>

Reply via email to