NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/55496 CVS commit: src/lib/libcurses
The following reply was made to PR lib/55496; it has been noted by GNATS.
From: Naman Jain <jnaman806%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: blymn%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: PR/55496 CVS commit: src/lib/libcurses
Date: Wed, 20 Apr 2022 19:47:19 +0530
--000000000000684e7405dd16a737
Content-Type: text/plain; charset="UTF-8"
It gives me a sense of accomplishment to see a bug filed by me getting
fixed eventually. Someone is keeping track of them.
Thanks, Brett.
Regards,
Naman Jain
On Wed, 20 Apr 2022 at 04:00, Brett Lymn <blymn%netbsd.org@localhost> wrote:
> The following reply was made to PR lib/55496; it has been noted by GNATS.
>
> From: "Brett Lymn" <blymn%netbsd.org@localhost>
> To: gnats-bugs%gnats.NetBSD.org@localhost
> Cc:
> Subject: PR/55496 CVS commit: src/lib/libcurses
> Date: Tue, 19 Apr 2022 22:26:57 +0000
>
> Module Name: src
> Committed By: blymn
> Date: Tue Apr 19 22:26:57 UTC 2022
>
> Modified Files:
> src/lib/libcurses: background.c curses.c curses_private.h refresh.c
>
> Log Message:
> fix for PR 55496
>
> * Fix bkgrndset so that it actually sets the background character in
> in line with the SUSv2 specification.
>
> * Add an internal function to copy a complex character
>
> * Make the previously static celleq function into a libcurses private
> function so that it can be called in other files.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.29 -r1.30 src/lib/libcurses/background.c
> cvs rdiff -u -r1.28 -r1.29 src/lib/libcurses/curses.c
> cvs rdiff -u -r1.78 -r1.79 src/lib/libcurses/curses_private.h
> cvs rdiff -u -r1.121 -r1.122 src/lib/libcurses/refresh.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
>
--000000000000684e7405dd16a737
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div>It gives me a sense of accomplishment to=C2=A0see a b=
ug filed by me getting fixed eventually. Someone is keeping track of them.<=
/div><div><br></div><div>Thanks, Brett.</div><div><br></div><div>Regards,</=
div><div>Naman Jain</div></div><br><div class=3D"gmail_quote"><div dir=3D"l=
tr" class=3D"gmail_attr">On Wed, 20 Apr 2022 at 04:00, Brett Lymn <<a hr=
ef=3D"mailto:blymn%netbsd.org@localhost">blymn%netbsd.org@localhost</a>> wrote:<br></div><bl=
ockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-lef=
t:1px solid rgb(204,204,204);padding-left:1ex">The following reply was made=
to PR lib/55496; it has been noted by GNATS.<br>
<br>
From: "Brett Lymn" <<a href=3D"mailto:blymn%netbsd.org@localhost" target=
=3D"_blank">blymn%netbsd.org@localhost</a>><br>
To: <a href=3D"mailto:gnats-bugs%gnats.NetBSD.org@localhost" target=3D"_blank">gnats-=
bugs%gnats.NetBSD.org@localhost</a><br>
Cc: <br>
Subject: PR/55496 CVS commit: src/lib/libcurses<br>
Date: Tue, 19 Apr 2022 22:26:57 +0000<br>
<br>
=C2=A0Module Name:=C2=A0 =C2=A0src<br>
=C2=A0Committed By:=C2=A0 blymn<br>
=C2=A0Date:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Tue Apr 19 22:26:57 UTC 2022<=
br>
<br>
=C2=A0Modified Files:<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 src/lib/libcurses: background.c curses.c curses=
_private.h refresh.c<br>
<br>
=C2=A0Log Message:<br>
=C2=A0fix for PR 55496<br>
<br>
=C2=A0 * Fix bkgrndset so that it actually sets the background character in=
<br>
=C2=A0 =C2=A0 in line with the SUSv2 specification.<br>
<br>
=C2=A0 * Add an internal function to copy a complex character<br>
<br>
=C2=A0 * Make the previously static celleq function into a libcurses privat=
e<br>
=C2=A0 =C2=A0 function so that it can be called in other files.<br>
<br>
<br>
=C2=A0To generate a diff of this commit:<br>
=C2=A0cvs rdiff -u -r1.29 -r1.30 src/lib/libcurses/background.c<br>
=C2=A0cvs rdiff -u -r1.28 -r1.29 src/lib/libcurses/curses.c<br>
=C2=A0cvs rdiff -u -r1.78 -r1.79 src/lib/libcurses/curses_private.h<br>
=C2=A0cvs rdiff -u -r1.121 -r1.122 src/lib/libcurses/refresh.c<br>
<br>
=C2=A0Please note that diffs are not public domain; they are subject to the=
<br>
=C2=A0copyright notices on the relevant files.<br>
<br>
</blockquote></div>
--000000000000684e7405dd16a737--
Home |
Main Index |
Thread Index |
Old Index