$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Narasimha Rao (NarasimhaR_at_[hidden])
Date: 2001-05-30 01:44:49
Hi,
I've used the regex library in win32 and is working fine. The next task was
to port the application onto Solaris. Now I tried downloading the source for
Solaris from the site and tried to compile. The following is the problems I
face:
"/opt/SUNWspro/SC5.0/include/CC/./string", line 144: Error:
__string_ref_rep_type is not a member of __rwstd::__string_ref<char,
std::traits, std::Allocator>.
I use:
SunOS 5.7
CC ver 5.2
Is there something that I'm missing? Any help / direction is appreciated.
Thanking you in advance
Narsi