Re: [PATCH] eval-string: Fix setting port column

Jonas Hahnfeld via "Developers list for Guile, the GNU extensibility library" <[email protected]>
Newsgroups gmane.lisp.guile.devel,gmane.lisp.guile.bugs
Message-ID <[email protected]>
On Thu, 2024-03-14 at 17:11 +0600, Nikita Domnitskii wrote:
> ---
>  module/ice-9/eval-string.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/module/ice-9/eval-string.scm b/module/ice-9/eval-string.scm
> index ea0f17777..9cac03632 100644
> --- a/module/ice-9/eval-string.scm
> +++ b/module/ice-9/eval-string.scm
> @@ -81,7 +81,7 @@
>            (if line
>                (set-port-line! port line))
>            (if column
> -              (set-port-column! port line))
> +              (set-port-column! port column))
>  
>            (if (or compile? (not (language-evaluator lang)))
>                ((load-thunk-from-memory
> 
> 

LGTM (wrong since 2011, it seems), but needs somebody with commit
access to push.
signature.asc (application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEEXw/5YGpL6H9VOgO2kcnDPSxhrNsFAmX7Q0QACgkQkcnDPSxh
rNt2ewf+MH0b+Fr5K9bKJNs5L+H9MK+vz4D/LSXq79MyfdPIXgn/U6r0d8Fq8aNZ
1lZXaEqxwSCvzAqMQh/zjNrk4q6qfjITvP3h7zF/faVs5ZhCdVWL2t1N/Aos59ki
s4dJkWR6SZUdisVvldE7VaLwXRt0293krw1ZUvMhWtyQQst96Pz84gaQ5XEFfwI4
eNE0v60+nm93FOu7xVuRdNO3ltQCay2RqEmtwu/lbVoQ20inurXmV1NIyLbyzA5F
Vha87+ko55KmgEGre7nD7FkQ0gAP77KklGl/XbS2vGtu9AtUuyZa/UeoHDQj1jeg
eduMJmFRFOgR+uJKKlnn6oYWxIp8PQ==
=Jgk1
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.