From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24802 invoked by alias); 21 Sep 2009 18:33:28 -0000 Received: (qmail 24788 invoked by uid 48); 21 Sep 2009 18:33:28 -0000 Date: Mon, 21 Sep 2009 18:33:00 -0000 Message-ID: <20090921183328.24787.qmail@sourceware.org> From: "tromey at redhat dot com" To: gdb-prs@sourceware.org In-Reply-To: <20090921151001.10680.jason.orendorff@gmail.com> References: <20090921151001.10680.jason.orendorff@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug python/10680] Python extension functions do not mix with && or ||: 'Expression of type other than "Function returning ..." used as function' X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2009-q3/txt/msg00294.txt.bz2 ------- Additional Comments From tromey at redhat dot com 2009-09-21 18:33 ------- The bug is that we don't properly handle EVAL_AVOID_SIDE_EFFECTS for internal functions. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 Last reconfirmed|0000-00-00 00:00:00 |2009-09-21 18:33:27 date| | http://sourceware.org/bugzilla/show_bug.cgi?id=10680 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.