qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 12/17] qapi: Rewrite parsing of doc comment section symbols a


From: Juan Quintela
Subject: Re: [PATCH 12/17] qapi: Rewrite parsing of doc comment section symbols and tags
Date: Fri, 28 Apr 2023 20:30:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Markus Armbruster <armbru@redhat.com> wrote:
> To recognize a line starting with a section symbol and or tag, we
> first split it at the first space, then examine the part left of the
> space.  We can just as well examine the unsplit line, so do that.
>
> Signed-off-by: Markus Armbruster <armbru@redhat.com>

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

My python regexp kungfu is at the limit with this patch, so take it as
you wish.  I understand the intent (very good commit message) and "more
or less" how it is done.  Important words on the previous sentence are
"more or less".  O:-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]