| Thread overview | ||||||||
|---|---|---|---|---|---|---|---|---|
|
November 12, 2014 [Issue 13721] typeof() for function return type produces peculiar error in std.datetime | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13721 hsteoh@quickfur.ath.cx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hsteoh@quickfur.ath.cx --- Comment #1 from hsteoh@quickfur.ath.cx --- Huh? Why is this a bug in Phobos rather than dmd? -- | ||||
November 12, 2014 [Issue 13721] typeof() for function return type produces peculiar error in std.datetime | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13721 hsteoh@quickfur.ath.cx changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Phobos |DMD -- | ||||
November 12, 2014 [Issue 13721] typeof() for function return type produces peculiar error in std.datetime | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13721 --- Comment #2 from Walter Bright <bugzilla@digitalmars.com> --- (In reply to hsteoh from comment #1) > Huh? Why is this a bug in Phobos rather than dmd? Don't know which it is until it is reduced. -- | ||||
November 17, 2014 [Issue 13721] typeof() for function return type produces peculiar error in std.datetime | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13721 Martin Nowak <code@dawg.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 CC| |code@dawg.eu Severity|normal |blocker --- Comment #3 from Martin Nowak <code@dawg.eu> --- If we merge https://github.com/D-Programming-Language/dmd/pull/4136 then this will be a blocker for the next release as it might get triggered way more often. -- | ||||
December 08, 2021 [Issue 13721] typeof() for function return type produces peculiar error in std.datetime | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13721 Stanislav Blinov <stanislav.blinov@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stanislav.blinov@gmail.com --- Comment #4 from Stanislav Blinov <stanislav.blinov@gmail.com> --- The file in question now is std/datetime/interval.d (struct Interval(TP)). Cannot reproduce on Linux. Please verify on Windows and close if not reproducible. -- | ||||
December 16, 2022 [Issue 13721] typeof() for function return type produces peculiar error in std.datetime | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13721 RazvanN <razvan.nitu1305@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |razvan.nitu1305@gmail.com Resolution|--- |WORKSFORME -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply