Re: commit - Fix Win32 Build system


Subject: Re: commit - Fix Win32 Build system
From: Hubert Figuiere (hfiguiere@teaser.fr)
Date: Mon Nov 19 2001 - 02:32:47 CST


According to Martin Sevior <msevior@mccubbin.ph.unimelb.edu.au>:
>
>
> On Fri, 16 Nov 2001, Michael D. Pritchett wrote:
>
> > Martin owes me a donut for this one.
> >
> *Sigh* :-(
>
> I hate
>
> virtual void foo() = 0;
>
> I always screw up on a platform.

No. This is the RIGHT thing to do.

I hate to see

    virtual void foo () {}; // pure virtual

I much prefer that the compilation break on platform. Fix is trivial but the
developer has better chance to catch the new feature.

Hub



This archive was generated by hypermail 2b25 : Mon Nov 19 2001 - 02:32:52 CST