From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Maxime Devos Newsgroups: gmane.lisp.guile.devel Subject: Re: Are source locations broken? Date: Fri, 25 Mar 2022 21:22:36 +0100 Message-ID: <1b0c619131ac4c488ec48307db1d53aa542b1540.camel@telenet.be> References: <73bb359c-54b3-02bf-9928-af4bcf513291@abou-samra.fr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-bF04zMDo40svBhF+pZje" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3852"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Evolution 3.38.3-1 To: Jean Abou Samra , guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Fri Mar 25 21:23:04 2022 Return-path: Envelope-to: guile-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nXqSe-0000mK-1o for guile-devel@m.gmane-mx.org; Fri, 25 Mar 2022 21:23:04 +0100 Original-Received: from localhost ([::1]:57304 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nXqSc-0006Nw-RH for guile-devel@m.gmane-mx.org; Fri, 25 Mar 2022 16:23:02 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:47810) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXqSS-0006Nn-2G for guile-devel@gnu.org; Fri, 25 Mar 2022 16:22:52 -0400 Original-Received: from [2a02:1800:120:4::f00:14] (port=43846 helo=xavier.telenet-ops.be) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nXqSO-0004fS-Jm for guile-devel@gnu.org; Fri, 25 Mar 2022 16:22:50 -0400 Original-Received: from [172.20.10.5] ([188.189.39.43]) by xavier.telenet-ops.be with bizsmtp id AkNj270010vrxzQ01kNj0A; Fri, 25 Mar 2022 21:22:44 +0100 In-Reply-To: <73bb359c-54b3-02bf-9928-af4bcf513291@abou-samra.fr> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1648239764; bh=jsxTCYhZJhsUmL8DJ8+pgkx8jn2yxgK0+BZE0aEbn7A=; h=Subject:From:To:Date:In-Reply-To:References; b=UGuZCJumNjxyTeX8LIaFqggoMwZf88yh1QBEHfJbGbqhM2QTmAn/3X1dQ4SodQwk+ hPTjkHCb/tmG3mxJRkhz7oTougby02CN1F+vC4UxkK3GhC+NCOtnTug0o6WcwAHiPK AuKS0cYuM9QxUPa84h7hqyIuFTX6Dp373Q7ORhiiOHZpbdckwyvLu2Gvf7KiArKKhQ mHp9DL5XQUvymvmQzEu2uO+MrPmdDErVQN1sZReNY0RYCBIElFIjm4O8l7mcHJvfEJ mNw/Jfn7aUGuyXWwTy99YlEDeQ6CC0S5cNQOOwzROWdjWXx7tXYcyyCLx3lxXmiCD/ bo9p6do50jHbA== X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a02:1800:120:4::f00:14 (failed) Received-SPF: pass client-ip=2a02:1800:120:4::f00:14; envelope-from=maximedevos@telenet.be; helo=xavier.telenet-ops.be X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.io gmane.lisp.guile.devel:21175 Archived-At: --=-bF04zMDo40svBhF+pZje Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Jean Abou Samra schreef op vr 25-03-2022 om 21:11 [+0100]: > Please have a look at: >=20 > $ ./libguile/guile test.scm > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 > ;;;=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 or pass the --no-auto-compile arg= ument to disable. > ;;; compiling /home/jean/Bureau/ENS-1A/dm_anac/test.scm > ;;; : warning: possibly unbound variable=20 > `unbound-variable' > ;;; compiled=20 > /home/jean/.cache/guile/ccache/3.0-LE-8-4.6/home/jean/Bureau/ENS-1A/dm_an= ac/test.scm.go=20 >=20 > Backtrace: > [snipped] >=20 >=20 > Note the . In LilyPond, I suddenly lost > all locations for compilation warnings when upgrading from > Guile 3.0.5 to 3.0.8. The above is with the main branch. Here's a minimal reproducer: $ cat trtr.scm: > foo $ guild compile trtr.scm > : warning: possibly unbound variable `foo' > wrote `$HOME/.cache/guile/ccache/3.0-LE-8-4.6/$HOME/trtr.scm.go' Greetings, Maxime. --=-bF04zMDo40svBhF+pZje Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYj4kjBccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7nrXAQDj4TejcWhSY2vNe3hz2ukzwTEI QEuKaMLCDvz3WdyrBAEAtfEWw3UNcQhDs6gcR9hCeMI+xrp92xerP41xjnSQCQI= =hsO3 -----END PGP SIGNATURE----- --=-bF04zMDo40svBhF+pZje--