[Pkg-electronics-commits] [gplcver] 18/18: Added typos.diff patch to fix some typos
أحمد المحمودي (Ahmed El-Mahmoudy)
aelmahmoudy at sabily.org
Thu Mar 26 12:16:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
aelmahmoudy-guest pushed a commit to branch master
in repository gplcver.
commit 3085af18ec2a15eac60adc3adbc0aa964e14656f
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date: Thu Mar 26 14:05:56 2015 +0200
Added typos.diff patch to fix some typos
---
debian/patches/series | 1 +
debian/patches/typos.diff | 252 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 253 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
index bb1485b..8f32bf0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
autoconf.diff
fix_sparc_ftbfs.diff
string_format_security.diff
+typos.diff
diff --git a/debian/patches/typos.diff b/debian/patches/typos.diff
new file mode 100644
index 0000000..d943e4b
--- /dev/null
+++ b/debian/patches/typos.diff
@@ -0,0 +1,252 @@
+Description: Fix some typos
+Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
+--- a/src/cver.c
++++ b/src/cver.c
+@@ -677,7 +677,7 @@
+ i_tev_ndx __fsusp_tevpi;/* in func. step, event to undo(cancel) */
+ struct itree_t *__tmpitp_freelst; /* free list of wrk itps */
+ struct inst_t *__tmpip_freelst; /* free list of wrk ips */
+-struct mod_t *__last_libmdp; /* libary module just read */
++struct mod_t *__last_libmdp; /* library module just read */
+ int32 __seed; /* SJM 01/27/04 - glb seed needed if no arg */
+
+ /* execution state variables */
+@@ -3318,7 +3318,7 @@
+ if (new_last >= 0xfffe)
+ {
+ __fterr(305,
+- "too many comand -f , input, `include and library files (%d)",
++ "too many command -f , input, `include and library files (%d)",
+ 0xfffe);
+ }
+ /* re-alloc area */
+@@ -3717,7 +3717,7 @@
+ if (len == 0)
+ {
+ __gfwarn(505, olp->optfnam_ind, olp->optlin_cnt,
+- "+libext+ option missing libary extension list - ignored");
++ "+libext+ option missing library extension list - ignored");
+ return(FALSE);
+ }
+
+--- a/src/v.h
++++ b/src/v.h
+@@ -1830,7 +1830,7 @@
+ struct expr_t *rhsx;
+ };
+
+-/* quasi continous assigns */
++/* quasi continuous assigns */
+ struct qconta_t {
+ unsigned qcatyp : 8;
+ unsigned regform : 8;
+@@ -3538,7 +3538,7 @@
+ extern i_tev_ndx __fsusp_tevpi;/* in func. step, event to undo(cancel) */
+ extern struct itree_t *__tmpitp_freelst; /* free list of wrk itps */
+ extern struct inst_t *__tmpip_freelst; /* free list of wrk ips */
+-extern struct mod_t *__last_libmdp; /* libary module just read */
++extern struct mod_t *__last_libmdp; /* library module just read */
+ extern int32 __seed; /* SJM 01/27/04 - glb seed needed if no arg */
+
+ /* execution state variables */
+--- a/src/v_fx.c
++++ b/src/v_fx.c
+@@ -1036,7 +1036,7 @@
+ chk_ifdef:
+ if (__in_ifdef_level != 0)
+ {
+- __pv_err(924, "last `ifdef unterminated in libary file %s",
++ __pv_err(924, "last `ifdef unterminated in library file %s",
+ __cur_fnam);
+ }
+ break;
+@@ -1218,7 +1218,7 @@
+ goto resolve_nxt;
+ }
+ __pv_err(706,
+- "lib rescan module %s unresolved after all libaries searched - skipping to next",
++ "lib rescan module %s unresolved after all libraries searched - skipping to next",
+ undefp->msyp->synam);
+
+ resolve_nxt:;
+--- a/src/v_src3.c
++++ b/src/v_src3.c
+@@ -5292,7 +5292,7 @@
+ if (xfp->level > level) return;
+ if ((dp = opendir(cp)) == NULL)
+ {
+- __pv_ferr(3569, "in config libary file %s cannot open dir %s : %s\n",
++ __pv_ferr(3569, "in config library file %s cannot open dir %s : %s\n",
+ lbep->lbefnam, cp, strerror(errno));
+ return;
+ }
+@@ -5515,7 +5515,7 @@
+ count = 0;
+ if ((dp = opendir(cp)) == NULL)
+ {
+- __pv_ferr(3569, "in config libary %s cannot open dir %s : %s\n",
++ __pv_ferr(3569, "in config library %s cannot open dir %s : %s\n",
+ lbp->lbname, cp, strerror(errno));
+ return(0);
+ }
+@@ -6423,7 +6423,7 @@
+ chk_ifdef:
+ if (__in_ifdef_level != 0)
+ {
+- __pv_err(924, "last `ifdef unterminated in config libary file %s",
++ __pv_err(924, "last `ifdef unterminated in config library file %s",
+ __cur_fnam);
+ }
+ break;
+--- a/src/v_dbg.c
++++ b/src/v_dbg.c
+@@ -2369,7 +2369,7 @@
+ " ",
+ " All commands input during a run are retained. Use $nokeepcommands to",
+ " suppress history accumulation and $keepcommands to re-enable in $input",
+- " scripts. +nokeepcomands command line option disables history saving for",
++ " scripts. +nokeepcommands command line option disables history saving for",
+ " programs that run a simulation by supplying command input through a pipe.",
+ " :emptyhistory command discards all retained history commands and resets",
+ " command number to one. If any history commands are enabled (have not yet",
+--- a/src/v_cnv.c
++++ b/src/v_cnv.c
+@@ -4378,7 +4378,7 @@
+ int32 gid, first_time;
+ char s1[RECLEN];
+
+- /* 1 bit continous assign simulated as gate must be dumped as ca */
++ /* 1 bit continuous assign simulated as gate must be dumped as ca */
+ if (gp->g_class == GC_LOGIC)
+ {
+ gid = gp->gmsym->el.eprimp->gateid;
+@@ -4475,7 +4475,7 @@
+ {
+ char s1[RECLEN];
+
+- /* continous assign: assign #(delay) lhs = rhs; */
++ /* continuous assign: assign #(delay) lhs = rhs; */
+ __wrap_puts("assign", f);
+ if (cap->ca_hasst)
+ {
+@@ -4498,7 +4498,7 @@
+ {
+ char s1[RECLEN];
+
+- /* continous assign: assign #(delay) lhs = rhs; */
++ /* continuous assign: assign #(delay) lhs = rhs; */
+ __wrap_puts("assign", f);
+ if (gp->g_hasst)
+ { __wrap_putc(' ', f); __wrap_puts(__to_stval_nam(s1, gp->g_stval), f); }
+--- a/src/v_fx2.c
++++ b/src/v_fx2.c
+@@ -7191,7 +7191,7 @@
+ return;
+ }
+ __sgferr(800,
+- "$getpattern continous assign lvalue must be concatenate of scalar wires");
++ "$getpattern continuous assign lvalue must be concatenate of scalar wires");
+ }
+
+ /*
+@@ -7218,11 +7218,11 @@
+ np = lhsx->lu.sy->el.enp;
+ if (np->n_isavec)
+ __sgferr(966,
+- "$getpattern continous assign lvalue element %s not a scalar",
++ "$getpattern continuous assign lvalue element %s not a scalar",
+ __to_idnam(lhsx));
+ if (np->n_stren)
+ __sgferr(967,
+- "$getpattern continous assign lvalue element %s has strength",
++ "$getpattern continuous assign lvalue element %s has strength",
+ __to_idnam(lhsx));
+ }
+
+@@ -8560,7 +8560,7 @@
+ */
+
+ /*
+- * check a quasi continous assign/deassign reg. or force wire or reg
++ * check a quasi continuous assign/deassign reg. or force wire or reg
+ * most checks special qc reg concatenate form
+ *
+ * assuming here there are 2 disjoint32 forms - force [normal decl. lhs] or
+--- a/src/v_ms.c
++++ b/src/v_ms.c
+@@ -5237,7 +5237,7 @@
+ case S_UNFJ: strcpy(s, "parallel block"); break;
+ case S_TSKCALL: strcpy(s, "task enable"); break;
+ case S_QCONTA: strcpy(s, "quasi-continuous assign"); break;
+- case S_QCONTDEA: strcpy(s, "quasi-continous deassign"); break;
++ case S_QCONTDEA: strcpy(s, "quasi-continuous deassign"); break;
+ case S_CAUSE: strcpy(s, "cause"); break;
+ case S_DSABLE: strcpy(s, "disable"); break;
+ case S_REPSETUP: strcpy(s, "**added loop setup"); break;
+--- a/src/v_prp2.c
++++ b/src/v_prp2.c
+@@ -1272,7 +1272,7 @@
+ }
+
+ /*
+- * check continous assign or gate for same variable on both sides
++ * check continuous assign or gate for same variable on both sides
+ * if delay then inform, if no delay warn - probable inf. loop
+ *
+ * possible for 2 same wire globals to be on both sides but not caught here
+--- a/src/v_sim.c
++++ b/src/v_sim.c
+@@ -450,7 +450,7 @@
+ case TE_THRD:
+ __process_thrd_ev(tevp);
+ break;
+- /* for gates and 1 bit continous assigns */
++ /* for gates and 1 bit continuous assigns */
+ case TE_CA: process_conta_ev(tevp); break;
+ case TE_G: process_gatechg_ev(tevp); break;
+ case TE_WIRE: process_wire_ev(tevp); break;
+@@ -622,7 +622,7 @@
+ break;
+ break;
+ case TE_CA: process_conta_ev(tevp); break;
+- /* for gates and 1 bit continous assigns */
++ /* for gates and 1 bit continuous assigns */
+ case TE_G: process_gatechg_ev(tevp); break;
+ case TE_WIRE: process_wire_ev(tevp); break;
+ case TE_BIDPATH: process_trpthdst_ev(tevp); break;
+@@ -3399,7 +3399,7 @@
+ }
+
+ /*
+- * emit an continous assign locator
++ * emit an continuous assign locator
+ * must make sure s at least IDLEN + MSG TRUNC LEN
+ */
+ extern char *__to_evtrcanam(char *s, struct conta_t *cap,
+@@ -3466,7 +3466,7 @@
+ }
+
+ /*
+- * process a continous assign actual assignment (end of delay ev triggered)
++ * process a continuous assign actual assignment (end of delay ev triggered)
+ * 1 bit continuous assign are processed as gates per Verilog semantics
+ * and not seen here
+ *
+@@ -3685,7 +3685,7 @@
+ }
+
+ /*
+- * process a special getpattern form continous assigment
++ * process a special getpattern form continuous assigment
+ * know left of rhsx is $getpattern symbol and right is var. array index
+ *
+ * notice this is a special immediate overriding assign and does not handle
+@@ -5830,7 +5830,7 @@
+ }
+
+ /*
+- * evaluate continous assign to initialize lhs
++ * evaluate continuous assign to initialize lhs
+ * notice ignore conta delay here but use wire delay
+ *
+ * SJM 09/28/02 - for per bit rhs concat contas, caller passed decomposed PB
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/gplcver.git
More information about the Pkg-electronics-commits
mailing list