id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 239,uBLAS on Borland C++ 5.5.1 - 9 compile errors,vlavrinenko,nobody,"{{{ Compiling the test program provided in boost_1_31_0/libs/numeric/ublas/doc/matrix.htm with bcc32 5.5.1 gives the following output: Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland test.cpp: Error E2479 c:\bcc55\include\algorith.h 97: Cannot have both a template class and function named 'find' Error E2479 c:\bcc55\include\algorith.cc 71: Cannot have both a template class and function named 'find' Error E2479 c:\bcc55\include\complex.h 1158: Cannot have both a template class and function named 'arg' Error E2401 C: \BCC55\boost\include\boost-1_31\boost/numeric/ublas/tr aits.hpp 1011: Invalid template argument list Error E2040 C: \BCC55\boost\include\boost-1_31\boost/numeric/ublas/tr aits.hpp 1012: Declaration terminated incorrectly Error E2479 C: \BCC55\boost\include\boost-1_31\boost/numeric/ublas/ra w.hpp 25: Cannot have both a template class and function named 'size' Error E2479 C: \BCC55\boost\include\boost-1_31\boost/numeric/ublas/ra w.hpp 29: Cannot have both a template class and function named 'size' Error E2479 C: \BCC55\boost\include\boost-1_31\boost/numeric/ublas/ra w.hpp 428: Cannot have both a template class and function named 'size' Error E2479 C: \BCC55\boost\include\boost-1_31\boost/numeric/ublas/ra w.hpp 434: Cannot have both a template class and function named 'size' I've managed it by making some changes in the .hpp files (changed files are attached here in a zip archive, the lines I've added are marked with //LVU). And now the matrix test programs run perfectly. Unfortunately, I've failed to build regression test suite and cannot tell the test results. }}}",Bugs,closed,,None,None,,None,,