From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#27718: 26.0.50; (cl-typep instance-ab 'class-a) gives wrong answer when compiled Date: Mon, 24 Jul 2017 15:44:58 -0400 Message-ID: References: <87tw2dcqtz.fsf@users.sourceforge.net> <87inim9dy0.fsf@users.sourceforge.net> <87tw248in9.fsf@users.sourceforge.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1500925582 10631 195.159.176.226 (24 Jul 2017 19:46:22 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 24 Jul 2017 19:46:22 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) Cc: 27718@debbugs.gnu.org, Alex To: npostavs@users.sourceforge.net Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 24 21:46:14 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dZjIs-0001zT-Uc for geb-bug-gnu-emacs@m.gmane.org; Mon, 24 Jul 2017 21:46:07 +0200 Original-Received: from localhost ([::1]:56715 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dZjIy-00037U-HJ for geb-bug-gnu-emacs@m.gmane.org; Mon, 24 Jul 2017 15:46:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39408) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dZjIs-00037N-TV for bug-gnu-emacs@gnu.org; Mon, 24 Jul 2017 15:46:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dZjIo-0000qD-1F for bug-gnu-emacs@gnu.org; Mon, 24 Jul 2017 15:46:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:52019) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dZjIn-0000q6-U4 for bug-gnu-emacs@gnu.org; Mon, 24 Jul 2017 15:46:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dZjIn-00089m-MV for bug-gnu-emacs@gnu.org; Mon, 24 Jul 2017 15:46:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Jul 2017 19:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27718 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 27718-submit@debbugs.gnu.org id=B27718.150092550431277 (code B ref 27718); Mon, 24 Jul 2017 19:46:01 +0000 Original-Received: (at 27718) by debbugs.gnu.org; 24 Jul 2017 19:45:04 +0000 Original-Received: from localhost ([127.0.0.1]:54696 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dZjHr-00088P-Ml for submit@debbugs.gnu.org; Mon, 24 Jul 2017 15:45:03 -0400 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]:39761) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dZjHo-00087i-Gs for 27718@debbugs.gnu.org; Mon, 24 Jul 2017 15:45:02 -0400 Original-Received: from ceviche.home (lechon.iro.umontreal.ca [132.204.27.242]) by pruche.dit.umontreal.ca (8.14.7/8.14.1) with ESMTP id v6OJiwc4009876; Mon, 24 Jul 2017 15:44:59 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 2192D660EB; Mon, 24 Jul 2017 15:44:58 -0400 (EDT) In-Reply-To: (Stefan Monnier's message of "Mon, 24 Jul 2017 11:30:50 -0400") X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 2 Rules triggered EDT_SA_DN_PASS=0, RV6078=0 X-NAI-Spam-Version: 2.3.0.9418 : core <6078> : inlines <5991> : streams <1755605> : uri <2469058> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:134941 Archived-At: >> + DEFSYM (Qbyte_compile_plist_environment, "byte-compile-plist-environment"); > I find having to hardcode byte-compile-plist-environment in get rather ugly. Hmm... I'm still not quite sure how best to deal with this, but it does occur to me that we could introduce a new `define-propval' value, which would be like `put' but for use at top-level. It could differ from `put' in that the byte-compiler could keep track of those in byte-compile-plist-environment, and that they could record themselves in load-history for unload-feature to be able to undo them. It doesn't help on the `get' side, tho. Stefan