Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: ejfried AT ca DOT sandia DOT gov (friedman_hill ernest j) Message-Id: <200208051910.MAA09734@ca.sandia.gov> Subject: Re: BUG - Cygwin to GNU CC compatibility In-Reply-To: <3d53c3ad.348473929@smtp.ntlworld.com> from Guy Harrison at "Aug 5, 2002 06:28:33 pm" To: Guy Harrison Date: Mon, 5 Aug 2002 12:10:38 -0700 (PDT) CC: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I think Guy Harrison wrote: > On Mon, 5 Aug 2002 07:55:56 -0700 (PDT), ejfried AT ca DOT sandia DOT 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 AT ca DOT sandia DOT 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/