Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.bin/make
In article <20101126105706.GA18592%homeworld.netbsd.org@localhost>,
Martin Husemann <martin%homeworld.netbsd.org@localhost> wrote:
>On Thu, Nov 25, 2010 at 04:31:10PM -0500, Christos Zoulas wrote:
>> Module Name: src
>> Committed By: christos
>> Date: Thu Nov 25 21:31:09 UTC 2010
>>
>> Modified Files:
>> src/usr.bin/make: arch.c compat.c make.c make.h targ.c
>>
>> Log Message:
>> Instead of keeping around the mtime of the youngest child, keep a pointer
>> to it, so that we can print it when we do the out of date determination.
>
>This makes -current fail on amd64:
>
>--- dependall-gnu ---
>[1] Segmentation fault (core dumped) /usr/tools/bin/n...
>*** [dependall-host-libiberty] Error code 139
I must have forgotten to test for cmgn NULL somewhere; where does gdb say
that it dies?
christos
Home |
Main Index |
Thread Index |
Old Index