FreeBSD Bugzilla – Attachment 25624 Details for
Bug 43766
fix build for textproc/gutenmark
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 564 bytes, created by
Maxim Maximov
on 2002-10-07 12:40:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Maxim Maximov
Created:
2002-10-07 12:40:02 UTC
Size:
564 bytes
patch
obsolete
>--- libGutenSpell/MatchWordlists.c.orig Mon Oct 7 15:30:33 2002 >+++ libGutenSpell/MatchWordlists.c Mon Oct 7 15:30:00 2002 >@@ -430,11 +430,13 @@ > if (LogFile != NULL) > fprintf (LogFile, "MatchWordlists: GLOB_NOSPACE for \"%s\"\n", ss); > break; >+#ifndef __FreeBSD__ > case GLOB_ABEND: > fprintf (stderr, "Possible disk-read error.\n"); > if (LogFile != NULL) > fprintf (LogFile, "MatchWordlists: GLOB_ABEND for \"%s\"\n", ss); > break; >+#endif > default: > fprintf (stderr, "Unknown globbing error.\n"); > if (LogFile != NULL)
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 43766
: 25624