BUG - Cygwin to GNU CC compatibility

friedman_hill ernest j ejfried@ca.sandia.gov
Mon Aug 5 12:54:00 GMT 2002


I think Guy Harrison wrote:
> On Mon, 5 Aug 2002 07:55:56 -0700 (PDT), ejfried@ca.sandia.gov
> (friedman_hill ernest j) wrote:
> 
> >Arash,
> >
> >If your program runs on a bunch of systems, well, you're just lucky,
> >because the bugs are in your code, not in cygwin.  You've provided a
> >constructor (whitespace edited to make this email shorter)
> >
> >DigitList::DigitList(DigitList const &diglst) {
> >    *this = diglst;
> >};
> >
> >which just invokes, implicitly, the default copy constructor.
> 
> Default assignment operator? ;-)
> 

Doh! Yes, sorry. First thing Monday morning, and all that. Doesn't
change the analysis, however.


---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
Org. 8920, MS 9012                  ejfried@ca.sandia.gov
PO Box 969                  http://herzberg.ca.sandia.gov
Livermore, CA 94550

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list