kill the commas! (phobos code cleanup)

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Wed Sep 3 09:46:03 PDT 2014


On Thu, 4 Sep 2014 02:39:31 +1000
Daniel Murphy via Digitalmars-d <digitalmars-d at puremagic.com> wrote:

> hacky solution are not acceptable in the mainline
> compiler as the risk of causing new bugs is too high.
ah, really. it's more risk in introducing new flag to CommaExp and code
to process it than just adding `e = new CastExp(loc, e, Type::tvoid);`
which uses already tested code. silly me.
-------------- 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/20140903/9b0f6e5b/attachment.sig>


More information about the Digitalmars-d mailing list