$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-05-27 02:14:55
The metacomm regression result show an error for borland compiler:
which reads:
Assertion failed ..... config_file.cpp(144) : isTmplSpecSym(sym) ....
I've just installed CBuilderX Personal, and tried to compile the library with
that compiler. The interesting thing is that compiler has 5.6.4 as version
string, the symbol __BORLANDC__ is defined to be 0x0564, but I don't get that
error, and get some other errors. What could be the reason?
- Volodya