Isn't it about time for D3?

Russel Winder via Digitalmars-d digitalmars-d at puremagic.com
Wed Jun 14 05:22:36 PDT 2017


On Wed, 2017-06-14 at 11:57 +0000, bachmeier via Digitalmars-d wrote:
> 
[…]
> I've been using D for four years. I can still compile code that 
> compiled with DMD at that time, with only a few minor 
> modifications. I expect to be able to do the same four years from 
> now.

I suggest this is the wrong view of backward compatibility.

If you have a code that is never to change then you should archive the
compiler that compiled it along with that code. To demand that D must
never fail to compile ancient code is just wrong.

If a code is to be left untouched but the compiler not archived then
the code must be recompiled and amended as needed with each new
compiler that is accepted in the workflow.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20170614/ed491ad8/attachment.sig>


More information about the Digitalmars-d mailing list