http://d.puremagic.com/issues/show_bug.cgi?id=8498
--- Comment #4 from github-bugzi...@puremagic.com 2012-11-01 23:49:34 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/b52dca5a53def60352dbcbf4f398c10abb2cb6b1
http://d.puremagic.com/issues/show_bug.cgi?id=8928
--- Comment #5 from Jonathan M Davis 2012-11-01 23:13:41
PDT ---
Well, it really doesn't match the definition of synthesized at all, so I have
to wonder about whoever picked it for C++. Regardless, using it in an error
message like that isn't
http://d.puremagic.com/issues/show_bug.cgi?id=8928
--- Comment #4 from Andrej Mitrovic 2012-11-01
22:48:53 PDT ---
(In reply to comment #3)
> (In reply to comment #2)
> > "Synthesized?" That's a very odd choice of words, and actually, I'd argue
> > that
> > it's outright incorrect.
>
> It's
http://d.puremagic.com/issues/show_bug.cgi?id=8928
--- Comment #3 from Andrej Mitrovic 2012-11-01
22:48:02 PDT ---
(In reply to comment #2)
> "Synthesized?" That's a very odd choice of words, and actually, I'd argue that
> it's outright incorrect.
It's standard terminology, you can look up t
http://d.puremagic.com/issues/show_bug.cgi?id=8912
Andrej Mitrovic changed:
What|Removed |Added
CC||andrej.mitrov...@gmail.com
--- Comme
http://d.puremagic.com/issues/show_bug.cgi?id=8928
Jonathan M Davis changed:
What|Removed |Added
CC||jmdavisp...@gmx.com
--- Comment #2
http://d.puremagic.com/issues/show_bug.cgi?id=8928
Andrej Mitrovic changed:
What|Removed |Added
CC||andrej.mitrov...@gmail.com
--- Comme
http://d.puremagic.com/issues/show_bug.cgi?id=7030
yebblies changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://d.puremagic.com/issues/show_bug.cgi?id=7030
--- Comment #2 from github-bugzi...@puremagic.com 2012-11-01 21:33:36 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/337731feffefaa969d424a8bd6571eedbc9bd1a
http://d.puremagic.com/issues/show_bug.cgi?id=8932
Summary: [Bugzilla] Version list in advanced search needs to be
properly sorted
Product: D
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
http://d.puremagic.com/issues/show_bug.cgi?id=8932
--- Comment #1 from Andrej Mitrovic 2012-11-01
21:09:52 PDT ---
See what's really odd is that the Version box in *HERE* is actually properly
sorted. It's the one in advanced search that's not sorted properly.
--
Configure issuemail: http://d
http://d.puremagic.com/issues/show_bug.cgi?id=1188
--- Comment #8 from github-bugzi...@puremagic.com 2012-11-01 14:54:35 PDT ---
Commits pushed to phobos-1.x at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/4e4db66985e76925d2a15cc7f2b83
http://d.puremagic.com/issues/show_bug.cgi?id=1188
Alex R�nne Petersen changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
CC|
http://d.puremagic.com/issues/show_bug.cgi?id=8021
Alex R�nne Petersen changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://d.puremagic.com/issues/show_bug.cgi?id=8021
--- Comment #2 from github-bugzi...@puremagic.com 2012-11-01 14:35:37 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/c7a8dbefed01589ab4674b8014a1ab0389
http://d.puremagic.com/issues/show_bug.cgi?id=8929
monarchdo...@gmail.com changed:
What|Removed |Added
CC||monarchdo...@gmail.com
--- Com
http://d.puremagic.com/issues/show_bug.cgi?id=8108
--- Comment #1 from github-bugzi...@puremagic.com 2012-11-01 13:13:51 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/1857b718be782095689fb9f015d78f54f7aa95e2
http://d.puremagic.com/issues/show_bug.cgi?id=8108
Walter Bright changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://d.puremagic.com/issues/show_bug.cgi?id=8931
--- Comment #3 from Maxim Fomin 2012-11-01 11:48:32 PDT
---
(In reply to comment #2)
> I mean:
> //void main()
> {
> S[2] a = [S(1), S(2)];
> S[2] b = a; //Fine postblit here
> a[] = b[]; //But HERE, please use opAssign.
> }
>
http://d.puremagic.com/issues/show_bug.cgi?id=8931
--- Comment #2 from monarchdo...@gmail.com 2012-11-01 11:07:07 PDT ---
(In reply to comment #1)
> I don't understand clearly this issue. You first state that when arrays are
> assigned you expect that this is done element-by element, but actuall
http://d.puremagic.com/issues/show_bug.cgi?id=8931
Maxim Fomin changed:
What|Removed |Added
CC||ma...@maxim-fomin.ru
--- Comment #1 from
http://d.puremagic.com/issues/show_bug.cgi?id=8931
Summary: array/slice assignment causes destruction + postblit
instead of opAssign
Product: D
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
http://d.puremagic.com/issues/show_bug.cgi?id=8930
Summary: std.algorithm.move only operates on hasLvalueElements
Product: D
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority:
http://d.puremagic.com/issues/show_bug.cgi?id=8905
--- Comment #5 from monarchdo...@gmail.com 2012-11-01 09:53:40 PDT ---
(In reply to comment #4)
> (In reply to comment #3)
> > [SNIP]
>
> Actually, I remember that I had corrected all these bugs, but had never gotten
> around to committing them
http://d.puremagic.com/issues/show_bug.cgi?id=8929
Summary: long.min is a Voldermort literal
Product: D
Version: D1 & D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: DM
http://d.puremagic.com/issues/show_bug.cgi?id=8924
Malte Skarupke changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://d.puremagic.com/issues/show_bug.cgi?id=8928
Summary: Poor error message for derived class without
constructor
Product: D
Version: D1 & D2
Platform: All
OS/Version: All
Status: NEW
Severity: minor
http://d.puremagic.com/issues/show_bug.cgi?id=8924
Maxim Fomin changed:
What|Removed |Added
CC||ma...@maxim-fomin.ru
--- Comment #1 from
http://d.puremagic.com/issues/show_bug.cgi?id=4897
yebblies changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://d.puremagic.com/issues/show_bug.cgi?id=8222
yebblies changed:
What|Removed |Added
CC||yebbl...@gmail.com
--- Comment #2 from yebb
http://d.puremagic.com/issues/show_bug.cgi?id=2837
yebblies changed:
What|Removed |Added
CC||yebbl...@gmail.com
--- Comment #2 from yebb
http://d.puremagic.com/issues/show_bug.cgi?id=8927
Summary: Download page should list dependencies
Product: D
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Com
32 matches
Mail list logo