﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1310	compile fails in ubuntu 10.04 64 bits	Jorge	Jorge	"On ubuntu 10.0.4 64 bits, the compilation fails with:

{{{
btol/vmatrix_type/vmat_io.cpp:511: error: call of overloaded ‘Write(size_t&, BStream*&)’ is ambiguous
./tol/tol_oiscreator.h:60: note: candidates are: bool BOisCreator::Write(const char&, BStream*)
./tol/tol_oiscreator.h:61: note:                 bool BOisCreator::Write(const unsigned char&, BStream*)
./tol/tol_oiscreator.h:62: note:                 bool BOisCreator::Write(const short int&, BStream*)
./tol/tol_oiscreator.h:63: note:                 bool BOisCreator::Write(const short unsigned int&, BStream*)
./tol/tol_oiscreator.h:64: note:                 bool BOisCreator::Write(const int&, BStream*)
./tol/tol_oiscreator.h:65: note:                 bool BOisCreator::Write(const unsigned int&, BStream*)
...
}}}

"	defect	closed	highest	Mantainance	Kernel	2.0.1	critical	fixed		hacarralero@… apalonso@…
