Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: swamp-dog@ntlworld.com (Guy Harrison)
To: <cygwin@cygwin.com>
Subject: Re: BUG - Cygwin to GNU CC compatibility
Date: Mon, 05 Aug 2002 20:11:10 GMT
Message-ID: <3d4edbac.354616761@smtp.ntlworld.com>
References: <200208051910.MAA09734@ca.sandia.gov>
In-Reply-To: <200208051910.MAA09734@ca.sandia.gov>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g75KCMN05902

On Mon, 5 Aug 2002 12:10:38 -0700 (PDT), ejfried@ca.sandia.gov
(friedman_hill ernest j) wrote:

>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.

Thought so! <g>

>Doesn't change the analysis, however.

Agreed.


-- 
swamp-dog@ntlworld.com

--
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/

