D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 15414 - __traits(getAttributes) should error if the function has multiple overloads
Summary: __traits(getAttributes) should error if the function has multiple overloads
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dmd (show other issues)
Version: D2
Hardware: All All
: P1 normal
Assignee: No Owner
URL:
Keywords: pull
Depends on:
Blocks:
 
Reported: 2015-12-06 20:15 UTC by Jack Stouffer
Modified: 2022-11-28 15:16 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Jack Stouffer 2015-12-06 20:15:07 UTC
See discussion here: http://forum.dlang.org/post/xauisfoktwvkygpnygad@forum.dlang.org
Comment 1 Dlang Bot 2022-10-13 09:20:45 UTC
@RazvanN7 created dlang/dmd pull request #14554 "Fix Issue 15414 - __traits(getAttributes) should error if the functio…" fixing this issue:

- Fix Issue 15414 - __traits(getAttributes) should error if the function has multiple overloads

https://github.com/dlang/dmd/pull/14554
Comment 2 Dlang Bot 2022-11-28 15:16:58 UTC
dlang/dmd pull request #14554 "Fix Issue 15414 - __traits(getAttributes) should error if the functio…" was merged into master:

- e5ea05ffb75c23ec66a212d4e26c751f9e6636ad by RazvanN7:
  Fix Issue 15414 - __traits(getAttributes) should error if the function has multiple overloads

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