[Issue 12612] Case-sensitivity issue in Windows

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12612 Manu turkey...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 12394] Regression: std.regex unittests take agonizingly long to run - like hours on OSX

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12394 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12394] Regression: std.regex unittests take agonizingly long to run - like hours on OSX

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12394 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/a6cb0315a5e0188a60796453fc2bcfdecf8a2c75 fix Issue 12394 -

[Issue 12535] The language introduction page is not linked from index

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12535 j...@red.email.ne.jp changed: What|Removed |Added Keywords||pull --- Comment #1 from

[Issue 11171] Text relocations in Phobos shared library

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11171 --- Comment #10 from Martin Nowak c...@dawg.eu --- This is fixed for x86_64, but there are still text relocations on x86_32. The bug is also related to making ModuleInfo const, see bug 11543. --

[Issue 12535] The language introduction page is not linked from index

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12535 --- Comment #2 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/47999c96d9a084f5e484d00ac64031d64bcc7bea Merge pull

[Issue 12535] The language introduction page is not linked from index

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12535 Martin Nowak c...@dawg.eu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 12536] Improve the documentation about preprocessing the files has Ddoc file header

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12536 Issue 12536 depends on issue 12535, which changed state. Issue 12535 Summary: The language introduction page is not linked from index https://issues.dlang.org/show_bug.cgi?id=12535 What|Removed |Added

[Issue 12608] Dead assignment in UUIDParsingException

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12608 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12613] New: Diagnostic for calling convention mismatch when implementing/overriding methods should improve

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12613 Issue ID: 12613 Summary: Diagnostic for calling convention mismatch when implementing/overriding methods should improve Product: D Version: D2 Hardware: All OS:

[Issue 12613] Diagnostic for calling convention mismatch when implementing/overriding methods should improve

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12613 --- Comment #1 from Andrej Mitrovic andrej.mitrov...@gmail.com --- Ok so this is a bit weird, in 'InterfaceDeclaration::semantic' COM interfaces are handled like so: if (com) sc-linkage = LINKwindows; else if (cpp) sc-linkage

[Issue 12538] ZeroBUGS links are broken

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12538 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 12614] New: D Interface Files: package.di does not work

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12614 Issue ID: 12614 Summary: D Interface Files: package.di does not work Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW Severity: minor

[Issue 12456] Regression: Direct downloads are no longer available from the changelog

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12456 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 12614] D Interface Files: package.di does not work

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12614 Andre an...@s-e-a-p.de changed: What|Removed |Added CC||an...@s-e-a-p.de --

[Issue 12383] dlang.org operator overloading text with DDoc macro.

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12383 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 12293] std.algorithm.forward documentation

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12293 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 12006] dlang.org/index.html leads to It works! page

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12006 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12005] DDoc example refers to a dead project, yet a more recent one exists that is not mentioned.

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12005 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 3543] [tdpl] ternary operator can't find common type for classes/interfaces

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3543 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added CC||schvei...@yahoo.com

[Issue 9054] std.net.curl byLineAsync and byChunkAsync broken.

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9054 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/039a237cbadf681d1d66436bde67af6a389d8920 fixes Issue 9054 -

[Issue 12005] DDoc example refers to a dead project, yet a more recent one exists that is not mentioned.

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12005 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12005] DDoc example refers to a dead project, yet a more recent one exists that is not mentioned.

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12005 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/7d44c76018b5123db90342c970443ca8140d24c7 Fix Issue 12005

[Issue 12538] ZeroBUGS links are broken

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12538 Martin Nowak c...@dawg.eu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 12538] ZeroBUGS links are broken

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12538 --- Comment #2 from Martin Nowak c...@dawg.eu --- https://github.com/D-Programming-Language/dlang.org/commit/9520e19218eb921b1dc0a7eb6f40be42fcdf9684 --

[Issue 12615] New: Warn against, and then deprecate old alias syntax

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12615 Issue ID: 12615 Summary: Warn against, and then deprecate old alias syntax Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal

[Issue 12616] New: AssertError in std.utf.decode

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12616 Issue ID: 12616 Summary: AssertError in std.utf.decode Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P1

[Issue 12617] New: Add old-style operator overloading to the Deprecated Features page

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12617 Issue ID: 12617 Summary: Add old-style operator overloading to the Deprecated Features page Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 10320] Warning for old-style operator overloading methods definition

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10320 --- Comment #3 from bearophile_h...@eml.cc --- See also issue 12617 --

[Issue 11978] std.algorithm canFind uses value where it means needle

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11978 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 11846] Missing pragma/(mangle) documentation

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11846 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull, spec

[Issue 11867] Documentation for new package.d feature

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11867 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull, spec

[Issue 11978] std.algorithm canFind uses value where it means needle

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11978 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/d4b0e70c67b4031bd0dd3f167a7ecfb29e305175 Fix Issue 11978 - Fix

[Issue 11763] [ICE] Internal error: ../ztc/cgcs.c 351

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11763 brian-sch...@cox.net changed: What|Removed |Added Keywords||ice, ice-on-valid-code,

[Issue 11705] std.typecons.Typedef is missing proper documentation

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11705 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 11829] Documentation of implicit template argument conversion out of date.

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11829 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11665] out of date final and invariant documentation still available at dlang.org

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11665 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11625] Phobos documentation root is out of date

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11625 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 12210] dlang.org home page example - Run button does not work

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12210 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 11498] Running code snippets on dlang.org is broken

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11498 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11104] Document exact behavior of structsasd initialization inside AA

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11104 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12299] DMD accepts invalid alias of 'ref int'

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12299 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11632] Old alias syntax accepts ref

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11632 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 11632] Old alias syntax accepts ref

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11632 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 10233] [Tracker] Grammar issues

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10233 Issue 10233 depends on issue 12299, which changed state. Issue 12299 Summary: DMD accepts invalid alias of 'ref int' https://issues.dlang.org/show_bug.cgi?id=12299 What|Removed |Added

[Issue 12257] Alias declaration grammar spec

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12257 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 11704] std.conv.to fails from string to std.typecons.Typedef

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11704 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 12597] Payload getter for std.typecons.Typedef

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12597 --- Comment #6 from Andrej Mitrovic andrej.mitrov...@gmail.com --- You seem to have filed https://issues.dlang.org/show_bug.cgi?id=11706 before, maybe we should just implement that instead? Then the cast would be safe. --

[Issue 11763] [ICE] Internal error: ../ztc/cgcs.c 351

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11763 Justin Whear jus...@economicmodeling.com changed: What|Removed |Added CC|

[Issue 6585] std.variant cannot handle shared arrays

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6585 jean-loup.tas...@epfl.ch changed: What|Removed |Added CC||jean-loup.tas...@epfl.ch

[Issue 11706] Alias to the original type inside std.typecons.Typedef

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11706 --- Comment #1 from bearophile_h...@eml.cc --- An alternative solution is to use something in std.traits to get the underlying type of a Typedef. --

[Issue 12597] Payload getter for std.typecons.Typedef

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12597 --- Comment #7 from bearophile_h...@eml.cc --- (In reply to Andrej Mitrovic from comment #5) there are plenty of people on IRC that keep asking about it though, I typically don't recommend them to use Typedef since it's full of bugs. While not

[Issue 12597] Payload getter for std.typecons.Typedef

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12597 --- Comment #8 from bearophile_h...@eml.cc --- (In reply to bearophile_hugs from comment #7) because then getting the type is one typedef away. Sorry, I meant to write one typeof away. --

[Issue 11462] std.algorithm.multiSort is missing from the index

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11462 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 10934] D logo missing when building website on Windows

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10934 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 10764] bug reporting / better linking to issue tracker / include resolved in default search

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10764 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 10935] Malformed std.windows.charset reference

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10935 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12618] New: bugstats graph broken since bugzilla upgrade

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12618 Issue ID: 12618 Summary: bugstats graph broken since bugzilla upgrade Product: D Version: unspecified Hardware: All OS: All Status: NEW Severity: normal

[Issue 10954] Include IDE integration downloads on dlang's download page

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10954 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11625] Phobos documentation root is out of date

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11625 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10284] dlang.org/phobos/index.html needs redesign

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10284 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 12619] New: Invalid warning for unused return value of debug memcpy

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12619 Issue ID: 12619 Summary: Invalid warning for unused return value of debug memcpy Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW

[Issue 10285] Enum grammar documentation is incorrect

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10285 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 10564] Errors on the Template page of the language specification

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10564 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 10564] Errors on the Template page of the language specification

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10564 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Assignee|nob...@puremagic.com

[Issue 12620] New: Compiler picks lesser template specialization match for float array alias value parameters

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12620 Issue ID: 12620 Summary: Compiler picks lesser template specialization match for float array alias value parameters Product: D Version: D2 Hardware: All OS: All

[Issue 10231] Spec: Document alias value feature

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10231 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 10231] Spec: Document typed alias parameter feature

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10231 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Summary|Spec: Document alias value |Spec: Document

[Issue 10222] Instructions for building dmd and Phobos on OSX are wrong

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10222 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10285] Enum grammar documentation is incorrect

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10285 --- Comment #2 from brian-sch...@cox.net --- The compiler accepts this even though it makes no sense: enum { int = 5 } The compiler rejects this though the grammar allows it: enum A { int b = 5 } --

[Issue 10285] Enum grammar documentation is incorrect

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10285 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 9556] Missing underscore in docs for std.string.isNumeric

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9556 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 9379] Define a few good .ddoc files

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9379 --- Comment #2 from Andrej Mitrovic andrej.mitrov...@gmail.com --- (In reply to Andrej Mitrovic from comment #1) Here's one from H.S. Teoh: https://github.com/quickfur/Viola-ddoc-macros/blob/master/viola.ddoc I think we should maybe make a DWiki

[Issue 9388] Download link for dmd-compatible curl is dead

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9388 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9529] Switch Statement grammar bug for the chain of case statements

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9529 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 9535] incomplete documentation for std.range.recurrence and std.range.sequence

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9535 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 9002] Document that `S s = S(...);` will not create temporaries

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9002 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10371] Document no copy construction occurs on struct initialization/`init` assignment

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10371 --- Comment #1 from Andrej Mitrovic andrej.mitrov...@gmail.com --- *** Issue 9002 has been marked as a duplicate of this issue. *** --

[Issue 8932] [Bugzilla] Version list in advanced search needs to be properly sorted

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8932 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12621] New: [Reg]: covariance no longer checked for function overriding

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12621 Issue ID: 12621 Summary: [Reg]: covariance no longer checked for function overriding Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 12615] Warn against, and then deprecate old alias syntax

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12615 Mike slavo5...@yahoo.com changed: What|Removed |Added CC||slavo5...@yahoo.com --- Comment

[Issue 8307] inconsistent treatment of auto functions

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8307 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8706] Tool reference page

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8706 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12615] Warn against, and then deprecate old alias syntax

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12615 --- Comment #2 from bearophile_h...@eml.cc --- (In reply to Mike from comment #1) A prerequisite to this would be to replace all occurrences of the old syntax in DRuntime and Phobos with the new syntax. Right. And the warning will help find all

[Issue 12615] Warn against, and then deprecate old alias syntax

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12615 brian-sch...@cox.net changed: What|Removed |Added CC||brian-sch...@cox.net --- Comment #3

[Issue 10033] Wrong example in chapter Vector Extensions

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10033 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/51b3f45e6761beff84a1f22984fa5d937f52364b Fix Issue 10033

[Issue 10033] Wrong example in chapter Vector Extensions

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10033 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10231] Spec: Document typed alias parameter feature

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10231 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/1b65c456b7a5c06aaad2945cb14edcc99f29d41a Fix Issue 10231

[Issue 10231] Spec: Document typed alias parameter feature

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10231 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10564] Errors on the Template page of the language specification

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10564 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/0e4e60436d430eef73a41e44f587312bbc7ab546 Fix Issue 10564

[Issue 10564] Errors on the Template page of the language specification

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10564 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12622] New: Purity, @safe not checked for pointers to functions

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12622 Issue ID: 12622 Summary: Purity, @safe not checked for pointers to functions Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: major

[Issue 10764] bug reporting / better linking to issue tracker / include resolved in default search

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10764 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/2357dd16850769cf99164fbf19a72c63571a788f Fix Issue 10764

[Issue 11865] Unhandled exception does not show crash dialog

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11865 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/779142e3332a07ce3bf431befb572bafd5024066 Fix Issue 11865

[Issue 11846] Missing pragma/(mangle) documentation

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11846 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11846] Missing pragma/(mangle) documentation

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11846 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/ec559bec0e36fcc4e7b442f1d77a94d169d5e939 Fix Issue 11846

[Issue 8307] inconsistent treatment of auto functions

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8307 timon.g...@gmx.ch changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME

[Issue 12621] [Reg]: covariance no longer checked for function overriding

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12621 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9245] [CTFE] postblit not called on static array initialization

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9245 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1 from

[Issue 11867] Documentation for new package.d feature

2014-04-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11867 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

  1   2   >