FreeBSD Bugzilla – Attachment 117762 Details for
Bug 159895
print/teTeX-base : fix build with clang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 385 bytes, created by
Rene Ladan
on 2011-08-18 22:40:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Rene Ladan
Created:
2011-08-18 22:40:07 UTC
Size:
385 bytes
patch
obsolete
>--- texk/ps2pkm/type1.c.orig 1999-02-06 23:00:18.000000000 +0100 >+++ texk/ps2pkm/type1.c 2011-08-18 23:02:17.000000000 +0200 >@@ -800,7 +800,7 @@ > static DOUBLE PSFakePop () > { > if (PSFakeTop >= 0) return(PSFakeStack[PSFakeTop--]); >- else Error0("PSFakePop : Stack empty\n"); >+ else { CC; IfTrace0(TRUE, "PSFakePop : Stack empty\n"); errflag = TRUE; return 0; } > /*NOTREACHED*/ > }
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 159895
: 117762