﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1844	Error leyendo archivos BBV con TOL-GNU	Pedro Gea	Jorge	"Se encuentran errores leyendo archivo BBV con la compilación de TOL con MinGW.

{{{
VMatrix vm = Mat2VMat(Row(1,2)<<Row(3,4));
Real VMatWriteFile(""C:/Temp/vm.bbv"", vm);
VMatrix vm2 = VMatReadFile(""C:/Temp/vm.bbv"");
}}}

{{{
ERROR: [2] OIS: 
Wrong unsigned int format in C:/Temp//vm.bbv

ERROR: [3] [CHOLMOD -4] at line ../Core/cholmod_dense.c:660: invalid xtype
}}}

"	defect	new	highest	Mantainance	Kernel	head	blocker			
