From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26668 invoked by alias); 7 Jan 2010 08:53:22 -0000 Received: (qmail 26654 invoked by uid 48); 7 Jan 2010 08:53:22 -0000 Date: Thu, 07 Jan 2010 08:53:00 -0000 From: "jens dot elmenthaler at verigy dot com" To: gdb-prs@sourceware.org Message-ID: <20100107085322.11145.jens.elmenthaler@verigy.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug python/11145] New: Add C++ style casts to Python API 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: 2010-q1/txt/msg00005.txt.bz2 Add the support for the C++ style casts (static_cast, dynamic_cast, reinterpret_cast, and const_cast) to the Python API. These are frequently required for pretty printers in programs using deep type hierarchies. -- Summary: Add C++ style casts to Python API Product: gdb Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: python AssignedTo: unassigned at sourceware dot org ReportedBy: jens dot elmenthaler at verigy dot com CC: gdb-prs at sourceware dot org http://sourceware.org/bugzilla/show_bug.cgi?id=11145 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.