FreeBSD Bugzilla – Attachment 27400 Details for
Bug 46478
Fix build on -current for graphics/pixmap
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.06 KB, created by
Kuang-che Wu
on 2002-12-22 20:50:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kuang-che Wu
Created:
2002-12-22 20:50:02 UTC
Size:
1.06 KB
patch
obsolete
>diff -urN pixmap/files/patch-ab pixmap.new/files/patch-ab >--- pixmap/files/patch-ab Sun Feb 19 11:22:36 1995 >+++ pixmap.new/files/patch-ab Mon Dec 23 04:44:49 2002 >@@ -1,19 +1,13 @@ >-*** SelFile/SelFile.c~ Mon May 30 04:02:59 1994 >---- SelFile/SelFile.c Sun Feb 19 03:40:43 1995 >-*************** >-*** 46,52 **** >- /* BSD 4.3 errno.h does not declare errno */ >- extern int errno; >- extern int sys_nerr; >-! extern char *sys_errlist[]; >- >- #include <sys/param.h> >- #include <X11/cursorfont.h> >---- 46,52 ---- >- /* BSD 4.3 errno.h does not declare errno */ >- extern int errno; >- extern int sys_nerr; >-! /* extern char *sys_errlist[];*/ >- >- #include <sys/param.h> >- #include <X11/cursorfont.h> >+--- SelFile/SelFile.c.orig Mon Dec 27 20:14:20 1993 >++++ SelFile/SelFile.c Mon Dec 23 04:44:11 2002 >+@@ -45,8 +45,8 @@ >+ #include <errno.h> >+ /* BSD 4.3 errno.h does not declare errno */ >+ extern int errno; >+-extern int sys_nerr; >+-extern char *sys_errlist[]; >++/* extern int sys_nerr;*/ >++/* extern char *sys_errlist[];*/ >+ >+ #include <sys/param.h> >+ #include <X11/cursorfont.h>
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 46478
: 27400