File gtkmathview-other-fixes.patch of Package gtkmathview
Index: gtkmathview-0.8.0/mathmlsvg/SMS.cc
===================================================================
--- gtkmathview-0.8.0.orig/mathmlsvg/SMS.cc
+++ gtkmathview-0.8.0/mathmlsvg/SMS.cc
@@ -704,6 +704,7 @@ SMS::fun_depart(const HandlerArgs& args)
if (asLocation(args[0], loc1) && asLocation(args[1], loc2))
// delete "return 0" and insert here the code
return 0;
+ return 0;
}
SmartPtr<Value>