From 34dfe53d8f3ec7eebbfd8cf6cd84aa5317a3ecc2 Mon Sep 17 00:00:00 2001 From: Sergey Lisitsyn Date: Wed, 27 Jul 2011 16:00:45 +0400 Subject: [PATCH] Removed note about octave crash from FAQ --- doc/pages/FAQ.mainpage | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/pages/FAQ.mainpage b/doc/pages/FAQ.mainpage index 96d9b6fd005..c0caa65175e 100644 --- a/doc/pages/FAQ.mainpage +++ b/doc/pages/FAQ.mainpage @@ -9,12 +9,6 @@ flexible and easily extensible. However, in case you just want to train a single SVM with a single or multiple kernels all of the static interfaces are sufficient. And well, of course you should be using \b python http://www.python.org :-) -\li Q: Just recently - when I run any of the octave_modular examples octave -will crash on exit. -A: These examples all run fine. The problem is there is a bug in octave that on exit crashes unregistering global variables. -This same thing happens when you run clear all and is currently only fixed in octave-svn but still awaits to be fixed within swig. -The report and relevant thread is here http://old.nabble.com/crashes-when-exiting-octave-and-loading-swig-wrapped-code-to25989323.html - \li Q: I've found a bug, where should I report it? A: Either report it in our bug tracker http://trac.tuebingen.mpg.de/shogun or ask on the mailinglist.