@property
bearophile
bearophileHUGS at lycos.com
Sun Aug 5 08:45:36 PDT 2012
Adam D. Ruppe:
> octal!"555" - it is an enum, so gotta not use them).... but
> with UFCS, that's actually out the window now:
What about turning octal into a propety to fix this problem?
> There's just no winning without redoing a LOT of code, changing
> names, changing some expressions into statements since the
> chaining is out, duplicating functionality across two functions
> when one could do...
All my large amount of D2 code gives no warning with -property.
Maybe you should fix your code.
Bye,
bearophile
More information about the Digitalmars-d
mailing list