virtio — archive
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]
[PATCH] fixupdiff: escape ^ caret
On Wed, Apr 20, 2022 at 02:57:04PM +0200, Cornelia Huck wrote:
> On Tue, Apr 19 2022, "Michael S. Tsirkin" <[email protected]> wrote:
>
>
> Since commit:
> >
>
> commit 1e30753d53d222fbe955f0643583d756105d557e
>
> Author: Jan Kiszka <[email protected]>
>
>
Date:
Fri Oct 11 13:43:41 2019 +0200
> >
>
>
Fix ^= in example code
> >
>
>
Trying to escaping ^ here only leaves the backslash in the output.
> >
>
>
Signed-off-by: Jan Kiszka <[email protected]>
>
>
Signed-off-by: Michael S. Tsirkin <[email protected]>
> >
>
> we have plain ^ inside listing. Escape it with \ but only
>
> if not already escaped (as output of diff with old source will be).
> >
>
> Signed-off-by: Michael S. Tsirkin <[email protected]>
> > ---
>
> fixupdiff.pl | 4 ++++
>
> 1 file changed, 4 insertions(+)
>
> Thanks, pushed as an editorial update.
Sounds good! OK let me compile this all, upload and we can
get the ball rolling with the 1st vote.
--
MST
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]