FreeBSD Bugzilla – Attachment 126144 Details for
Bug 169869
[patch] print/fontforge: fix conflict with stdbool.h
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
stdbool.diff
stdbool.diff (text/plain), 415 bytes, created by
Jan Beich
on 2012-07-15 04:50:10 UTC
(
hide
)
Description:
stdbool.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2012-07-15 04:50:10 UTC
Size:
415 bytes
patch
obsolete
>--- fontforge/splineutil2.c~ >+++ fontforge/splineutil2.c >@@ -4813,7 +4813,8 @@ SplineSet *SplineSetReverse(SplineSet *s > Spline *spline, *first, *next; > BasePoint tp; > SplinePoint *temp; >- int bool; >+ int b; >+#define bool b > int i; > /* reverse the splineset so that what was the start point becomes the end */ > /* and vice versa. This entails reversing every individual spline, and */
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 169869
: 126144