FreeBSD Bugzilla – Attachment 13095 Details for
Bug 25040
Make coredumps
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 427 bytes, created by
Amir
on 2001-02-12 21:10:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Amir
Created:
2001-02-12 21:10:09 UTC
Size:
427 bytes
patch
obsolete
>*** usr.bin/make/dir.c.orig Sat Sep 11 15:08:01 1999 >--- usr.bin/make/dir.c Mon Feb 12 23:01:09 2001 >*************** >*** 225,230 **** >--- 225,232 ---- > */ > Dir_AddDir (openDirectories, "."); > dot = (Path *) Lst_DeQueue (openDirectories); >+ if (dot == (Path*)NIL) >+ Fatal("make: cannot initialize."); > /* > * We always need to have dot around, so we increment its reference count
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 25040
: 13095