Review needed for the wiki - Pascal to D page

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Thu Dec 4 17:39:07 PST 2014


On Thu, 04 Dec 2014 22:04:39 +0000
Baz via Digitalmars-d <digitalmars-d at puremagic.com> wrote:

> "Attack" me on the content of:
> 
>    http://wiki.dlang.org/Coming_From/Delphi
typo:

  type ISome = interfaca
  type  TSomething = classs(TThing, ISome)

also, it's worth noting that Delphi's IFDEF/ENDIF completely ignores
everything inbetwee if condition is false, but D `version` and `static
if` requires ignored code to be correct D code nevertheless.

ah, and thanks for your work! ;-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20141205/36138a09/attachment.sig>


More information about the Digitalmars-d mailing list