http://d.puremagic.com/issues/show_bug.cgi?id=3812
Walter Bright changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://d.puremagic.com/issues/show_bug.cgi?id=3812
--- Comment #4 from github-bugzi...@puremagic.com 2012-02-21 23:03:36 PST ---
Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/24dd30b16be51534076f79f2e2ba7b786b7a1b1
http://d.puremagic.com/issues/show_bug.cgi?id=3812
--- Comment #3 from github-bugzi...@puremagic.com 2012-02-21 22:17:30 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/67ba76638878f0752f9875d22c23bf4e034d2b89
http://d.puremagic.com/issues/show_bug.cgi?id=7138
Brad Anderson changed:
What|Removed |Added
CC||e...@gnuk.net
--- Comment #1 from Brad
http://d.puremagic.com/issues/show_bug.cgi?id=7560
Summary: Expanding inherited overload sets gives error
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Compo
http://d.puremagic.com/issues/show_bug.cgi?id=7557
--- Comment #4 from github-bugzi...@puremagic.com 2012-02-21 15:41:47 PST ---
Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/36e214a3789c11d4102e53b63bf0f5283b0c6b6
http://d.puremagic.com/issues/show_bug.cgi?id=7557
Walter Bright changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://d.puremagic.com/issues/show_bug.cgi?id=7559
Summary: Nested function error without -inline
Product: D
Version: D2
Platform: x86
OS/Version: Windows
Status: NEW
Keywords: rejects-valid
Severity: major
http://d.puremagic.com/issues/show_bug.cgi?id=4841
--- Comment #9 from bearophile_h...@eml.cc 2012-02-21 14:18:15 PST ---
See also Issue 7559
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
http://d.puremagic.com/issues/show_bug.cgi?id=5889
Walter Bright changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://d.puremagic.com/issues/show_bug.cgi?id=7558
--- Comment #2 from Don 2012-02-21 13:29:21 PST ---
void bug7558(string x, int y, double z) {}
void main()
{
bug7558(4, 2.2);
}
DMD 1.073 / 2.057:
bug.d(5): Error: function bug.bug7558 (char[],int,double) does not match
paramet
er type
http://d.puremagic.com/issues/show_bug.cgi?id=7557
--- Comment #3 from Vladimir Panteleev 2012-02-21
12:04:41 PST ---
OK. Here's the output of the problem I've encountered:
C:\Projects\DFeed\ae\demo\http> dbuild httpserve.d
C:\Projects\ae\sys\shutdown.d(24): Error: function
ae.sys.signals.add
http://d.puremagic.com/issues/show_bug.cgi?id=7557
--- Comment #2 from Don 2012-02-21 11:55:31 PST ---
(In reply to comment #1)
> Is this the same problem where an error in one module causes errors in
> completely different modules (e.g. Phobos)?
I don't think so. This is one is very simple, i
http://d.puremagic.com/issues/show_bug.cgi?id=7558
Walter Bright changed:
What|Removed |Added
CC||bugzi...@digitalmars.com
--- Comment #
http://d.puremagic.com/issues/show_bug.cgi?id=7557
Vladimir Panteleev changed:
What|Removed |Added
CC||thecybersha...@gmail.com
--- Comm
http://d.puremagic.com/issues/show_bug.cgi?id=3029
yebblies changed:
What|Removed |Added
CC||yebbl...@gmail.com
--- Comment #8 from yebb
http://d.puremagic.com/issues/show_bug.cgi?id=7558
Summary: Useless 'cannot implicitly convert' errors when number
of function arguments is wrong
Product: D
Version: D1 & D2
Platform: All
OS/Version: All
Status: NEW
http://d.puremagic.com/issues/show_bug.cgi?id=7557
Summary: Sea of errors after template failure
Product: D
Version: D1 & D2
Platform: All
OS/Version: All
Status: NEW
Severity: regression
Priority: P2
Compo
18 matches
Mail list logo