summaryrefslogtreecommitdiff
path: root/mdds
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-10-17 18:46:06 +0300
committerTor Lillqvist <tlillqvist@suse.com>2011-10-17 20:32:00 +0300
commit8a89eb87d57b22cd755e2ce2fe2166144894897e (patch)
tree625ab1abbf86697dd0b41413e6c2870982dec037 /mdds
parent4cc0dfb2bb4b7e41464590d18070c439bc4af756 (diff)
WaE: unreachable code
Diffstat (limited to 'mdds')
-rw-r--r--mdds/mdds_0.5.3.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/mdds/mdds_0.5.3.patch b/mdds/mdds_0.5.3.patch
index 7903431609fd..40aedb17d59a 100644
--- a/mdds/mdds_0.5.3.patch
+++ b/mdds/mdds_0.5.3.patch
@@ -1,5 +1,13 @@
--- misc/mdds_0.5.3/include/mdds/mixed_type_matrix_def.inl 2011-07-13 13:26:27.000000000 -0600
+++ misc/build/mdds_0.5.3/include/mdds/mixed_type_matrix_def.inl 2011-07-20 02:02:21.164198900 -0600
+@@ -44,7 +44,6 @@
+ default:
+ throw matrix_error("unknown density type");
+ }
+- return NULL;
+ }
+
+ template<typename _String, typename _Flag>
@@ -216,8 +216,8 @@
// assignment to self.
return;