ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> boost
boost
[boost] [Boost-bugs] [ boost-Bugs-906289 ] uBLAS on Borland C++ 5.5.1 - 9 compile errors
by SourceForge.net other posts by this author
Feb 28 2004 1:01AM messages near this date
[boost] Re: [Threads] Simple active object wrapper, take 2 | [boost] Re: boost::any: explicit constructor?
Bugs item #906289, was opened at 2004-02-28 03:01
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=906289&group_id=7586

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Valentin Lavrinenko (vlavrinenko)
Assigned to: Nobody/Anonymous (nobody)
Summary: uBLAS on Borland C++ 5.5.1 - 9 compile errors

Initial Comment:
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.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=906289&group_id=7586


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Boost-bugs mailing list
Boost-bugs@[...].net
https://lists.sourceforge.net/lists/listinfo/boost-bugs
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved