FreeBSD Bugzilla – Attachment 71516 Details for
Bug 104158
[PATCH] cad/irsim: fix build with gcc41.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
irsim-9.5_1.patch
irsim-9.5_1.patch (text/plain), 3.07 KB, created by
trasz
on 2006-10-08 12:40:21 UTC
(
hide
)
Description:
irsim-9.5_1.patch
Filename:
MIME Type:
Creator:
trasz
Created:
2006-10-08 12:40:21 UTC
Size:
3.07 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/cad/irsim/files/patch-src-irsim-rsim.c /home/trasz/irsim/files/patch-src-irsim-rsim.c >--- /usr/ports/cad/irsim/files/patch-src-irsim-rsim.c Thu Jan 1 01:00:00 1970 >+++ /home/trasz/irsim/files/patch-src-irsim-rsim.c Sun Oct 8 13:35:56 2006 >@@ -0,0 +1,20 @@ >+--- src/irsim/rsim.c.orig Sun Oct 8 13:23:58 2006 >++++ src/irsim/rsim.c Sun Oct 8 13:24:44 2006 >+@@ -130,6 +130,8 @@ >+ >+ private char not_in_stop[] = "Can't do that while stoped, try \"C\"\n"; >+ >++private int clockit(); >++private int undefseq(); >+ >+ /* >+ * Parse line into tokens, filling up targv and WildCard, and setting 'targc' >+@@ -1299,7 +1301,7 @@ >+ >+ >+ /* assert a bit vector */ >+-private int doAssert() >++int doAssert() >+ { >+ char *mask, *value, *name; >+ Find1Arg f; >diff -ruN --exclude=CVS /usr/ports/cad/irsim/files/patch-src-irsim-subckt.c /home/trasz/irsim/files/patch-src-irsim-subckt.c >--- /usr/ports/cad/irsim/files/patch-src-irsim-subckt.c Thu Jan 1 01:00:00 1970 >+++ /home/trasz/irsim/files/patch-src-irsim-subckt.c Sun Oct 8 13:35:56 2006 >@@ -0,0 +1,10 @@ >+--- src/irsim/subckt.c.orig Sun Oct 8 13:20:09 2006 >++++ src/irsim/subckt.c Sun Oct 8 13:20:30 2006 >+@@ -24,6 +24,7 @@ >+ >+ extern userSubCircuit subs[]; >+ >++private int HashSub(); >+ >+ private int subs_cmp(a, b) >+ SubCircuit *a; >diff -ruN --exclude=CVS /usr/ports/cad/irsim/files/patch-src-other-h2a-h2a.c /home/trasz/irsim/files/patch-src-other-h2a-h2a.c >--- /usr/ports/cad/irsim/files/patch-src-other-h2a-h2a.c Thu Jan 1 01:00:00 1970 >+++ /home/trasz/irsim/files/patch-src-other-h2a-h2a.c Sun Oct 8 13:35:56 2006 >@@ -0,0 +1,10 @@ >+--- src/other/h2a/h2a.c.orig Sun Oct 8 13:26:06 2006 >++++ src/other/h2a/h2a.c Sun Oct 8 13:26:09 2006 >+@@ -32,6 +32,7 @@ >+ public void make_stacks( n ) nptr n; {} >+ public void pStackedTxtors() {} >+ >++private Usage(); >+ >+ private char *sim_file = NULL; >+ private char *hist_file = NULL; >diff -ruN --exclude=CVS /usr/ports/cad/irsim/files/patch-src-other-h2a-sort.c /home/trasz/irsim/files/patch-src-other-h2a-sort.c >--- /usr/ports/cad/irsim/files/patch-src-other-h2a-sort.c Thu Jan 1 01:00:00 1970 >+++ /home/trasz/irsim/files/patch-src-other-h2a-sort.c Sun Oct 8 13:35:56 2006 >@@ -0,0 +1,10 @@ >+--- src/other/h2a/sort.c.orig Sun Oct 8 13:27:07 2006 >++++ src/other/h2a/sort.c Sun Oct 8 13:27:10 2006 >+@@ -17,6 +17,7 @@ >+ static phist *dataBuff; >+ static phist *dataBuff1; >+ >++static BucketSort(); >+ >+ /* >+ * Sort the edge array pointed to by 'lineBuff'. Return a pointer to a >diff -ruN --exclude=CVS /usr/ports/cad/irsim/files/patch-src-other-inet2sim-inet2sim.c /home/trasz/irsim/files/patch-src-other-inet2sim-inet2sim.c >--- /usr/ports/cad/irsim/files/patch-src-other-inet2sim-inet2sim.c Thu Jan 1 01:00:00 1970 >+++ /home/trasz/irsim/files/patch-src-other-inet2sim-inet2sim.c Sun Oct 8 13:35:56 2006 >@@ -0,0 +1,10 @@ >+--- src/other/inet2sim/inet2sim.c.orig Sun Oct 8 13:27:47 2006 >++++ src/other/inet2sim/inet2sim.c Sun Oct 8 13:28:02 2006 >+@@ -22,6 +22,7 @@ >+ private char *inet_file = NULL; >+ private void sort_node_names(); >+ >++private Usage(); >+ >+ main( argc, argv ) >+ int argc;
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 104158
: 71516