FreeBSD Bugzilla – Attachment 117103 Details for
Bug 159173
cad/spice: more CLANG fixes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.52 KB, created by
Pedro F. Giffuni
on 2011-07-25 04:20:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pedro F. Giffuni
Created:
2011-07-25 04:20:10 UTC
Size:
2.52 KB
patch
obsolete
>diff -ruN spice.orig/files/patch-src_lib_fte_device_c spice/files/patch-src_lib_fte_device_c >--- spice.orig/files/patch-src_lib_fte_device_c 2011-07-24 21:49:01.000000000 +0000 >+++ spice/files/patch-src_lib_fte_device_c 2011-07-24 21:58:31.000000000 +0000 >@@ -1,6 +1,14 @@ >---- src/lib/fte/device.c.orig Thu Jul 29 19:09:59 1993 >-+++ src/lib/fte/device.c Thu Sep 30 13:16:51 2004 >-@@ -619,7 +619,7 @@ >+--- src/lib/fte/device.c.orig 1993-07-30 02:09:59.000000000 +0000 >++++ src/lib/fte/device.c 2011-07-24 21:57:11.000000000 +0000 >+@@ -576,6 +576,7 @@ >+ com_alter_common(wl, 1); >+ } >+ >++void >+ com_alter_common(wl, do_model) >+ wordlist *wl; >+ int do_model; >+@@ -619,7 +620,7 @@ > n2 = names; > } > >@@ -9,7 +17,7 @@ > fprintf(cp_err, "alter: don't understand \"%s\"\n", names->pn_name); > fprintf(cp_err, "usage: alter dev param = expression\n"); > fprintf(cp_err, " or alter @dev[param] = expression\n"); >-@@ -661,7 +661,9 @@ >+@@ -661,7 +662,9 @@ > } > > dv = ft_evaluate(n2->pn_right); >diff -ruN spice.orig/files/patch-src_lib_fte_x11_c spice/files/patch-src_lib_fte_x11_c >--- spice.orig/files/patch-src_lib_fte_x11_c 2011-07-24 21:49:01.000000000 +0000 >+++ spice/files/patch-src_lib_fte_x11_c 2011-07-24 22:06:03.000000000 +0000 >@@ -1,5 +1,5 @@ >---- src/lib/fte/x11.c.orig Wed Apr 14 21:44:56 1993 >-+++ src/lib/fte/x11.c Sun Aug 15 19:06:31 2004 >+--- src/lib/fte/x11.c.orig 1993-04-14 19:44:56.000000000 +0000 >++++ src/lib/fte/x11.c 2011-07-24 22:04:30.000000000 +0000 > @@ -120,7 +120,10 @@ > /* "invert" works better than "xor" for B&W */ > >@@ -41,7 +41,15 @@ > > } > >-@@ -942,7 +946,8 @@ >+@@ -915,6 +919,7 @@ >+ } >+ # endif >+ >++void >+ X11_Input(request, response) >+ REQUEST *request; >+ RESPONSE *response; >+@@ -942,7 +947,8 @@ > 1 << ConnectionNumber(display); > > /* block on ConnectionNumber and request->fp */ >@@ -51,7 +59,7 @@ > > /* handle X events first */ > if (readfds & (1 << ConnectionNumber(display))) { >-@@ -995,7 +1000,8 @@ >+@@ -995,7 +1001,8 @@ > > } > >diff -ruN spice.orig/files/patch-src_lib_mfb_mfbgnc_c spice/files/patch-src_lib_mfb_mfbgnc_c >--- spice.orig/files/patch-src_lib_mfb_mfbgnc_c 1970-01-01 00:00:00.000000000 +0000 >+++ spice/files/patch-src_lib_mfb_mfbgnc_c 2011-07-24 22:13:31.000000000 +0000 >@@ -0,0 +1,10 @@ >+--- src/lib/mfb/mfbgnc.c.orig 2011-07-24 22:09:03.000000000 +0000 >++++ src/lib/mfb/mfbgnc.c 2011-07-24 22:12:08.000000000 +0000 >+@@ -100,6 +100,7 @@ >+ * all other characters are ``self-inserting''. >+ */ >+ >++void >+ MFBGenCode(PM) >+ char *PM; >+ {
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 159173
: 117103 |
117104