http://d.puremagic.com/issues/show_bug.cgi?id=7642
Summary: opDispatch with AA crashes dmd
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: DMD
http://d.puremagic.com/issues/show_bug.cgi?id=7563
--- Comment #2 from github-bugzi...@puremagic.com 2012-03-03 22:57:50 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/9225eea616ceb84e3b04d4e27c4d75db69fd282f
http://d.puremagic.com/issues/show_bug.cgi?id=7641
Kenji Hara changed:
What|Removed |Added
Keywords||pull
--- Comment #1 from Kenji Hara 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7641
Summary: std.typecons.Proxy incorrectly allows implicit
conversion to class
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Keywords: acc
http://d.puremagic.com/issues/show_bug.cgi?id=6681
--- Comment #11 from yebblies 2012-03-04 16:45:03 EST ---
(In reply to comment #10)
> >It's a compiler structural problem: there's no way to specify a
> struct literal with missing fields.
>
> I don't know about in CTFE, but in the rest of the
http://d.puremagic.com/issues/show_bug.cgi?id=6681
--- Comment #10 from Walter Bright 2012-03-03
21:30:50 PST ---
>It's a compiler structural problem: there's no way to specify a
struct literal with missing fields.
I don't know about in CTFE, but in the rest of the compiler the code is in
pla
http://d.puremagic.com/issues/show_bug.cgi?id=2443
--- Comment #4 from github-bugzi...@puremagic.com 2012-03-03 21:25:06 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/f4a653ad068abe8436bac8dedd59753351
http://d.puremagic.com/issues/show_bug.cgi?id=7636
yebblies changed:
What|Removed |Added
CC||yebbl...@gmail.com
--- Comment #1 from yebb
http://d.puremagic.com/issues/show_bug.cgi?id=6329
--- Comment #10 from Vladimir Panteleev 2012-03-03
20:26:02 PST ---
(In reply to comment #9)
> The range error is 'entry' is a string, and you are slicing it beyond it's
> end.
> This is not a bug in the compiler or runtime, it's in your code
http://d.puremagic.com/issues/show_bug.cgi?id=6329
--- Comment #9 from Walter Bright 2012-03-03
20:21:31 PST ---
(In reply to comment #0)
> import std.stdio;
> import std.file;
> void main()
> {
> foreach (string entry; dirEntries(".", SpanMode.shallow))
> {
> writeln(entry[0..
http://d.puremagic.com/issues/show_bug.cgi?id=5525
--- Comment #5 from github-bugzi...@puremagic.com 2012-03-03 19:28:13 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/dd9bbbf78a8371dc21bbd1a0bd63b13dc8
http://d.puremagic.com/issues/show_bug.cgi?id=7628
Kenji Hara changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://d.puremagic.com/issues/show_bug.cgi?id=7640
Summary: CTFE: Confusing error message when looking up missing
hash key
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
http://d.puremagic.com/issues/show_bug.cgi?id=7628
--- Comment #6 from Kenji Hara 2012-03-03 18:15:15 PST ---
Pull request:
https://github.com/D-Programming-Language/phobos/pull/473
Merged commit:
https://github.com/D-Programming-Language/phobos/commit/b01e60f7195336e79dbe9e0aeef2925041d7f99b
http://d.puremagic.com/issues/show_bug.cgi?id=7628
--- Comment #5 from github-bugzi...@puremagic.com 2012-03-03 18:11:56 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/9583a25fdb03a2f5187e06af6e703e0341
http://d.puremagic.com/issues/show_bug.cgi?id=7639
Summary: Undefined enum AA key crashes compiler
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Keywords: ice
Severity: normal
Priority:
http://d.puremagic.com/issues/show_bug.cgi?id=7638
Summary: [CTFE] std.array.replace causes a segfault at compile
time while replacing the begining of a string
Product: D
Version: D2
Platform: All
OS/Version: All
St
http://d.puremagic.com/issues/show_bug.cgi?id=7637
Summary: writeln doesn't take custom toString into account
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Keywords: accepts-invalid
Severity: norm
http://d.puremagic.com/issues/show_bug.cgi?id=7636
Summary: const hole for implicit conversion to base class
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Co
Well it was worth a try :) Thanks anyway.
On Saturday, 3 March 2012 at 20:03:45 UTC, Walter Bright wrote:
http://d.puremagic.com/issues/show_bug.cgi?id=7635
Walter Bright changed:
What|Removed |Added
-
http://d.puremagic.com/issues/show_bug.cgi?id=7635
Walter Bright changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://d.puremagic.com/issues/show_bug.cgi?id=5590
Walter Bright changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
http://d.puremagic.com/issues/show_bug.cgi?id=7635
Summary: Inconsistent naming in std.stdio - byLine(), byChunk()
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
http://d.puremagic.com/issues/show_bug.cgi?id=7628
--- Comment #4 from Kenji Hara 2012-03-03 08:29:31 PST ---
This test case with 2.059head does not raise errors, but std.format still has
an issue.
Reduced test case:
struct Foo {
int[] bar;
alias bar this;
}
void main()
{
import s
http://d.puremagic.com/issues/show_bug.cgi?id=3282
Kenji Hara changed:
What|Removed |Added
Keywords||pull
--- Comment #11 from Kenji Hara 201
http://d.puremagic.com/issues/show_bug.cgi?id=7534
--- Comment #8 from Kenji Hara 2012-03-03 07:12:16 PST ---
(In reply to comment #6)
> I think this is almost same as issue 3757
Sorry, the original issue is bug 3282, and bug 3757 depended on it.
--
Configure issuemail: http://d.puremagic.co
http://d.puremagic.com/issues/show_bug.cgi?id=7534
Kenji Hara changed:
What|Removed |Added
Keywords||pull
--- Comment #7 from Kenji Hara 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7628
--- Comment #3 from David 2012-03-03 07:04:33 PST ---
https://github.com/D-Programming-Language/phobos/pull/473
--
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=7534
--- Comment #6 from Kenji Hara 2012-03-03 07:01:05 PST ---
I think this is almost same as issue 3757, and I think additional overload in
derived class is useful and should work.
Example:
// after fixing object const correctness (bug 1824)
cla
http://d.puremagic.com/issues/show_bug.cgi?id=7631
Jacob Carlborg changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://d.puremagic.com/issues/show_bug.cgi?id=7634
Summary: optlink creates bad debug info for a large number of
modules
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
http://d.puremagic.com/issues/show_bug.cgi?id=5590
--- Comment #10 from github-bugzi...@puremagic.com 2012-03-03 00:33:01 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/44dae0ddcbdd851f8f73d4332ecfd415a2889e7
32 matches
Mail list logo