Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <19990301111737.20496.qmail@hotmail.com> X-Originating-IP: [131.175.70.202] From: "Belotti Marco" To: cygwin AT sourceware DOT cygnus DOT com Subject: Belotti Marco Date: Mon, 01 Mar 1999 03:17:37 PST Mime-Version: 1.0 Content-type: text/plain In a part of my code C++ of my file fig2fix I declared a variabile like Regex alfa ;and I assign it the string "[a-zA-Z]+Regex alfa="[a-zA-Z]" When I call the Make file it returns this comment: In function 'int main(int, char **)': 'Regex::Regex(const class Regex &)' is private in fig2trad.cxx:196:within this context error 1 I thought to declare Regex(const Regex &) like public but it generateserrors, Belotti Marco ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com