digitalmars.D - Auto tuple declaration
- kenji hara (7/7) Jul 23 2011 Original post:
- bearophile (7/9) Jul 23 2011 I'll never accept this:
- Andrei Alexandrescu (3/10) Jul 23 2011 Wait... we should have accepted green light from Walter...
- David Nadlinger (10/24) Jul 23 2011 On the other hand, Walter is usually (and understandably) reluctant to
- kenji hara (3/7) Jul 23 2011 Yes, of course.
Original post: http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D&artnum=141043 I filed an enhancement into bugzilla: http://d.puremagic.com/issues/show_bug.cgi?id=6365 Experimental patch: https://github.com/9rnsr/dmd/compare/expandTuples...declarationTuple Kenji Hara
Jul 23 2011
kenji hara:Experimental patch: https://github.com/9rnsr/dmd/compare/expandTuples...declarationTupleI'll never accept this: + auto (i, j) = 10; + assert(i == 10); + assert(j == 10); Bye, bearophile
Jul 23 2011
On 7/23/11 8:09 AM, kenji hara wrote:Original post: http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D&artnum=141043 I filed an enhancement into bugzilla: http://d.puremagic.com/issues/show_bug.cgi?id=6365 Experimental patch: https://github.com/9rnsr/dmd/compare/expandTuples...declarationTuple Kenji HaraWait... we should have accepted green light from Walter... Andrei
Jul 23 2011
On 7/23/11 4:24 PM, Andrei Alexandrescu wrote:On 7/23/11 8:09 AM, kenji hara wrote:On the other hand, Walter is usually (and understandably) reluctant to comment on vague ideas, so I think having a concrete proposal on the table for discussion is great, even if it might end up not being accepted. Thanks, Kenji Hara [1]. David [1] I just realized that this has never occurred to me before: How do you actually address people from Japan (or other eastern cultures) in a semi-informal context like this without being impolite – is using the given name okay?Original post: http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D&artnum=141043 I filed an enhancement into bugzilla: http://d.puremagic.com/issues/show_bug.cgi?id=6365 Experimental patch: https://github.com/9rnsr/dmd/compare/expandTuples...declarationTuple Kenji HaraWait... we should have accepted green light from Walter... Andrei
Jul 23 2011
2011/7/23 David Nadlinger <see klickverbot.at>:[1] I just realized that this has never occurred to me before: How do you actually address people from Japan (or other eastern cultures) in a semi-informal context like this without being impolite =96 is using the g=ivenname okay?Yes, of course.
Jul 23 2011