https://issues.dlang.org/show_bug.cgi?id=20865
Dlang Bot changed:
What|Removed |Added
Keywords||pull
--- Comment #1 from Dlang Bot ---
@lucica2
https://issues.dlang.org/show_bug.cgi?id=20248
--- Comment #3 from kinke ---
There's a related issue regarding CRT ctors - if both executable and library
contain an identically mangled `pragma(crt_constructor)` function (doesn't even
need to be in the same module - and name collision is quite lik
https://issues.dlang.org/show_bug.cgi?id=20248
kinke changed:
What|Removed |Added
Keywords||backend
Component|druntime
https://issues.dlang.org/show_bug.cgi?id=20248
--- Comment #2 from kinke ---
Further tests have shown that with DMD, the ModuleInfos of modules contained in
both executable and library are apparently resolved to the executable's.
E.g., versioning out the module ctor in `modcon2.d` for the librar
https://issues.dlang.org/show_bug.cgi?id=21637
--- Comment #2 from Dlang Bot ---
@dorianverna17 created dlang/dlang.org pull request #3079 "Issue 21637:
trailing comma in import list" mentioning this issue:
- Issue 21637: trailing comma in import list
Added an example of the functionality imp
https://issues.dlang.org/show_bug.cgi?id=3345
Richard Cattermole changed:
What|Removed |Added
CC||alphaglosi...@gmail.com
--- Comment #13
https://issues.dlang.org/show_bug.cgi?id=3345
--- Comment #12 from Max Samukha ---
(In reply to Basile-z from comment #11)
> I'm not 100% sure of what I will say but I would say that it's not really
> "broken", rather that "it's pragmatically adapted to closures". You see, a
> kind of tradeoff.
https://issues.dlang.org/show_bug.cgi?id=3345
--- Comment #11 from Basile-z ---
(In reply to Max Samukha from comment #10)
> (In reply to Basile-z from comment #8)
> > considering that the `this` parameter is not part of the signature it's
> > indeed reasonable not to support static and nonstatic
https://issues.dlang.org/show_bug.cgi?id=22157
Issue ID: 22157
Summary: Bad diagnostic for static/non-static overload
resolution conflict
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
https://issues.dlang.org/show_bug.cgi?id=3345
--- Comment #10 from Max Samukha ---
(In reply to Basile-z from comment #8)
> considering that the `this` parameter is not part of the signature it's
> indeed reasonable not to support static and nonstatic in the same set.
>
> ```
> struct S
> {
>
https://issues.dlang.org/show_bug.cgi?id=3345
Max Samukha changed:
What|Removed |Added
CC||maxsamu...@gmail.com
--- Comment #9 from Max Sa
https://issues.dlang.org/show_bug.cgi?id=13685
RazvanN changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://issues.dlang.org/show_bug.cgi?id=13684
RazvanN changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
13 matches
Mail list logo