| Thread overview | |||||||
|---|---|---|---|---|---|---|---|
|
October 04, 2014 [Issue 10045] Missed warning with wrong toHash() + toHash documentation | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=10045 Martin Nowak <code@dawg.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |code@dawg.eu --- Comment #1 from Martin Nowak <code@dawg.eu> --- It's a pity that you didn't made a pull for the documentation. -- | ||||
October 04, 2014 [Issue 10045] Missed warning with wrong toHash() + toHash documentation | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=10045 Martin Nowak <code@dawg.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Martin Nowak <code@dawg.eu> --- https://github.com/D-Programming-Language/dlang.org/pull/670 -- | ||||
October 04, 2014 [Issue 10045] Missed warning with wrong toHash() + toHash documentation | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=10045 Martin Nowak <code@dawg.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P4 Hardware|x86 |All OS|Windows |All Severity|minor |major --- Comment #3 from Martin Nowak <code@dawg.eu> --- Nowadays the compiler silently generates a toHash function when the signature of the declared one doesn't match. This makes it unnecessary hard to declare a toHash function. -- | ||||
December 17, 2022 [Issue 10045] Missed warning with wrong toHash() + toHash documentation | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=10045 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P4 |P2 -- | ||||
April 10, 2023 [Issue 10045] Missed warning with wrong toHash() + toHash documentation | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=10045 RazvanN <razvan.nitu1305@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |razvan.nitu1305@gmail.com Resolution|--- |WORKSFORME --- Comment #4 from RazvanN <razvan.nitu1305@gmail.com> --- I cannot reproduce this. -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply