ooo-build r10676 - in trunk/scratch/scsolver: . source/numeric source/ui workben/addon_pkg



Author: kyoshida
Date: 2007-10-31 18:03:09 +0000 (Wed, 31 Oct 2007)
New Revision: 10676
ViewCVS link: http://svn.gnome.org/viewcvs/ooo-build?rev=10676&view=rev

Modified:
   trunk/scratch/scsolver/ChangeLog
   trunk/scratch/scsolver/source/numeric/matrix.cxx
   trunk/scratch/scsolver/source/numeric/matrix_test.cxx
   trunk/scratch/scsolver/source/ui/lpbuilder.cxx
   trunk/scratch/scsolver/workben/addon_pkg/Makefile.in
Log:
2007-10-31  Kohei Yoshida  <kyoshida novell com>

	* source/numeric/matrix.cxx: enable dynamic resize by default to prevent
	crash during LP solving.
	
	* source/numeric/matrix_test.cxx: explicitly disable dynamic resize for
	bad index testing.
	
	* source/ui/lpbuilder.cxx: enclose matrix assignment statements with try
	catch block to prevent crash in case assignment fails.
	
	* workben/addon_pkg/Makefile.in: link in the lpsolve static library for
	real.  This was also causing crash on solving a model.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]