From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24389 invoked by alias); 1 Apr 2006 21:40:07 -0000 Received: (qmail 24377 invoked by uid 48); 1 Apr 2006 21:40:06 -0000 Date: Sat, 01 Apr 2006 21:40:00 -0000 Message-ID: <20060401214006.24376.qmail@sourceware.org> From: "aurelien at aurel32 dot net" To: glibc-bugs@sources.redhat.com In-Reply-To: <20060305170201.2418.aurelien@aurel32.net> References: <20060305170201.2418.aurelien@aurel32.net> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/2418] getcwd() print an assertion for a path greater than MAX_PATH X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00014.txt.bz2 List-Id: ------- Additional Comments From aurelien at aurel32 dot net 2006-04-01 21:40 ------- (In reply to comment #2) > (In reply to comment #1) > > Removing assert is almost never good. Provide a test case. Note that > neither > > the libc or kernel side of getcwd is architecture-speicfic. Otherwise I'll > just > > close the bug. > For the testcase, just try to build a recent coreutils (for example 5.94) on an ia64 machine. The testsuite will fail. -- http://sourceware.org/bugzilla/show_bug.cgi?id=2418 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.