[Issue 15244] Misleading compiler warning: "Error: use .min_normal property instead of .min"

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Dec 2 02:56:06 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=15244

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
This currently produces the message:

  test.d(3): Error: no property `min` for type `double`

Not sure when or why it was changed.

--


More information about the Digitalmars-d-bugs mailing list