[Pkg-electronics-commits] [verilator] 01/02: fix_spelling.diff patch: remove a wrong fix

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at users.sourceforge.net
Tue Oct 17 14:51:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

aelmahmoudy-guest pushed a commit to branch master
in repository verilator.

commit c5da4b24472df1c78467f39d175d1530c3e5667a
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date:   Tue Oct 17 05:02:18 2017 +0200

    fix_spelling.diff patch: remove a wrong fix
---
 debian/patches/fix_spelling.diff | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/debian/patches/fix_spelling.diff b/debian/patches/fix_spelling.diff
index fc08646..b748b29 100644
--- a/debian/patches/fix_spelling.diff
+++ b/debian/patches/fix_spelling.diff
@@ -15,19 +15,6 @@ Index: verilator/bin/verilator
  
  =item /*verilator clock_enable*/
  
-Index: verilator/src/V3EmitC.cpp
-===================================================================
---- verilator.orig/src/V3EmitC.cpp	2017-10-15 19:32:29.374034449 +0200
-+++ verilator/src/V3EmitC.cpp	2017-10-16 04:00:17.480021903 +0200
-@@ -1579,7 +1579,7 @@
- 
- void EmitCImp::emitSavableImp(AstNodeModule* modp) {
-     if (v3Global.opt.savable() ) {
--	puts("\n// Savable\n");
-+	puts("\n// Saveable\n");
- 	for (int de=0; de<2; ++de) {
- 	    string classname = de ? "VerilatedDeserialize" : "VerilatedSerialize";
- 	    string funcname = de ? "__Vdeserialize" : "__Vserialize";
 Index: verilator/src/V3StatsReport.cpp
 ===================================================================
 --- verilator.orig/src/V3StatsReport.cpp	2017-10-15 19:32:29.382034480 +0200

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/verilator.git



More information about the Pkg-electronics-commits mailing list