This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: wordexp test failure


>>>>> Geoff Clare writes:

Geoff> Hi Andreas.
>> >> The current glibc 2.2 version from CVS fails make check for wordexp.
>> >> 
>> >> The failing test is:
>> >> Test 131 (${var#~root}x): FAILED
>> >> Test words: <${var#~root}x>, need retval 0, wordc 1
>> >> Got retval 0, wordc 1: </home/ajx> 
>> >> 

Geoff> Without seeing the code for the test, it's hard to guess what might be
Geoff> wrong.  If you can send me the latest wordexp-test.c I'll investigate. 
>> 
>> I'll send them separatly.

Geoff> Looks like the failing test ended up in the wrong place when my 2.1.2 patch
Geoff> was applied to the 2.2 version.  The patch below moves it to the right place.

Thanks a lot!  Your patch looks fine and solves the problems I had.

Andreas

P.S. Uli, here's a ChangeLog entry (shall I check it in?):

2000-03-06  Andreas Jaeger  <aj@suse.de>

	* posix/wordexp-test.c (main): Fix misapplied last patch.
	Patch by Geoff Clare <gwc@unisoft.com>.
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]