From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23402 invoked by alias); 4 Aug 2010 14:13:00 -0000 Received: (qmail 23386 invoked by uid 48); 4 Aug 2010 14:12:59 -0000 Date: Wed, 04 Aug 2010 14:13:00 -0000 From: "will dot newton at gmail dot com" To: gdb-prs@sourceware.org Message-ID: <20100804141259.11879.will.newton@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug build/11879] New: HAVE_UINTPTR_T no longer defined 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-q3/txt/msg00146.txt.bz2 It looks like HAVE_UINTPTR_T is no longer defined by the build process now that gnulib stdint.h is used, but it is still referenced in gdb_thread_db.h. I think the #ifndef and comment can now safely be removed. -- Summary: HAVE_UINTPTR_T no longer defined Product: gdb Version: 7.1 Status: UNCONFIRMED Severity: minor Priority: P2 Component: build AssignedTo: unassigned at sourceware dot org ReportedBy: will dot newton at gmail dot com CC: gdb-prs at sourceware dot org http://sourceware.org/bugzilla/show_bug.cgi?id=11879 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.