December 13, 2017
https://issues.dlang.org/show_bug.cgi?id=9631

--- Comment #14 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/5c2155907e511cd4212a88ba57642b5336cb6e6f Issue 9631 - Error message not using fully qualified name

Fix "cannot implicitly convert expression" ambiguous errors.
Add Type.toAutoQualChars().

https://github.com/dlang/dmd/commit/d8188cb809d9442d2dd2aec4a9cb500031bb0232 Merge pull request #7405 from ntrel/qualify-symbol

Issue 9631 - Error message not using fully qualified name merged-on-behalf-of: Mike Franklin <JinShil@users.noreply.github.com>

--
December 16, 2017
https://issues.dlang.org/show_bug.cgi?id=9631

--- Comment #15 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/cf01f6829411208a57613d6cbd5feae7c3cc3771 Issue 9631 - Error message not using fully qualified name (part 2)

Disambiguate incompatible type errors.
Add "both operands are of type '%s'" error message.

https://github.com/dlang/dmd/commit/6504493c3194754f23e5f9c39dcba72d235779c7 Merge pull request #7441 from ntrel/qual-incompatible

Issue 9631 - Error message not using fully qualified name (part 2) merged-on-behalf-of: Mike Franklin <JinShil@users.noreply.github.com>

--
December 18, 2017
https://issues.dlang.org/show_bug.cgi?id=9631

--- Comment #16 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/5c2155907e511cd4212a88ba57642b5336cb6e6f Issue 9631 - Error message not using fully qualified name

https://github.com/dlang/dmd/commit/d8188cb809d9442d2dd2aec4a9cb500031bb0232 Merge pull request #7405 from ntrel/qualify-symbol

https://github.com/dlang/dmd/commit/cf01f6829411208a57613d6cbd5feae7c3cc3771 Issue 9631 - Error message not using fully qualified name (part 2)

https://github.com/dlang/dmd/commit/6504493c3194754f23e5f9c39dcba72d235779c7 Merge pull request #7441 from ntrel/qual-incompatible

--
December 20, 2017
https://issues.dlang.org/show_bug.cgi?id=9631

--- Comment #17 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/27b272c000f4b5a1de637adb70512a5c001c8555 Issue 9631 - Error message not using fully qualified name (part 3)

Disambiguate cast error messages.

https://github.com/dlang/dmd/commit/97e51d1ba4bef8b506e7c4d427ef8a6f76a3a3fd Merge pull request #7448 from ntrel/qual-cast

Issue 9631 - Error message not using fully qualified name (part 3) merged-on-behalf-of: Mike Franklin <JinShil@users.noreply.github.com>

--
January 02, 2018
https://issues.dlang.org/show_bug.cgi?id=9631

Nick Treleaven <nick@geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timothee.cour2@gmail.com

--- Comment #18 from Nick Treleaven <nick@geany.org> ---
*** Issue 16610 has been marked as a duplicate of this issue. ***

--
January 02, 2018
https://issues.dlang.org/show_bug.cgi?id=9631

--- Comment #19 from Nick Treleaven <nick@geany.org> ---
(In reply to Andrej Mitrovic from comment #5)
> test.d(9): Error: function foo.test (S s) is not callable using argument
> types (S)

https://github.com/dlang/dmd/pull/7554

--
April 01, 2021
https://issues.dlang.org/show_bug.cgi?id=9631

--- Comment #20 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #12339 "[dmd-cxx] Backport fixes and trivial features from upstream dmd" mentioning this issue:

- [dmd-cxx] Issue 9631 - Error message not using fully qualified name

https://github.com/dlang/dmd/pull/12339

--
April 02, 2021
https://issues.dlang.org/show_bug.cgi?id=9631

--- Comment #21 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12339 "[dmd-cxx] Backport fixes and trivial features from upstream dmd" was merged into dmd-cxx:

- 75f99eef83805a4da1bb4b68d1c3f48e8b18b93b by Nick Treleaven:
  [dmd-cxx] Issue 9631 - Error message not using fully qualified name

https://github.com/dlang/dmd/pull/12339

--
September 08, 2022
https://issues.dlang.org/show_bug.cgi?id=9631

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |razvan.nitu1305@gmail.com
         Resolution|---                         |FIXED

--
1 2
Next ›   Last »