[Issue 5707] cannot overload both property and non-property functions

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5707

Mike  changed:

   What|Removed |Added

 CC||slavo5...@yahoo.com

--- Comment #1 from Mike  ---
Please add an example.  Thanks!

--


[Issue 17754] a

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17754

ag0ae...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||ag0ae...@gmail.com
 Resolution|--- |INVALID

--


[Issue 17738] access to local alias from outside compiles but execution hangs

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17738

ZombineDev  changed:

   What|Removed |Added

 CC||petar.p.ki...@gmail.com

--


[Issue 14536] Calling destroy() on a on an extern(C++) class causes a segfault

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14536

ZombineDev  changed:

   What|Removed |Added

 CC||petar.p.ki...@gmail.com

--


[Issue 17754] New: a

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17754

  Issue ID: 17754
   Summary: a
   Product: D
   Version: D2
  Hardware: x86
OS: Windows
Status: NEW
  Severity: enhancement
  Priority: P1
 Component: dlang.org
  Assignee: nob...@puremagic.com
  Reporter: ryoajikid...@gmail.com

Created attachment 1653
  --> https://issues.dlang.org/attachment.cgi?id=1653=edit
ajikid

--


[Issue 8107] Float literals are not specified as they are implemented

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8107

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/cc7880723c224d8b11428f1f157b80cbb69054fa
Fix Issue 8107 - Float literals are not specified as they are implemented

https://github.com/dlang/dlang.org/commit/69b903342ac2f3b0625e318c3ba5102c1b50b2e9
Merge pull request #1705 from wilzbach/fix-8107

--


[Issue 17159] Behavior of unions at compile time is not documented

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17159

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/e6085cb8faa58a8dcf243aacd3bc93f3ac89d8b2
Fix Issue 17159 - Behavior of unions at compile time is not documented

https://github.com/dlang/dlang.org/commit/eefbd0fd9aedce5c063e135a295e84f183d0e62a
Merge pull request #1702 from wilzbach/fix-17159

--


[Issue 6227] Comparison of different enums

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6227

--- Comment #7 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/a89e677820f4ce16d4645a153884b824870e4820
Deprecation: Issue 6227 - Comparison of different enums

https://github.com/dlang/dlang.org/commit/d91842970a436d714b425a97e835e899d69ffd97
Merge pull request #1673 from wilzbach/deprecate-enum-comparison

--


[Issue 17305] [SPEC] ABI page still has references to D1 Phobos

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17305

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/dc5e167b034348d80b8fdadbb149a2426930c8e4
Fix Issue 17305 - [SPEC] ABI page still has references to D1 Phobos

https://github.com/dlang/dlang.org/commit/a9b91a67f822f6febcd61698da61c5cb677a78e9
Merge pull request #1698 from wilzbach/fix-17305

--


[Issue 17224] Foreach documentation still refers to TypeTuples, rather than AliasSequences

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17224

--- Comment #5 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/2df413227674c312cd48100046472c220d51fac7
Fix Issue 17224 - Foreach documentation still refers to TypeTuples, rather than
AliasSequences

https://github.com/dlang/dlang.org/commit/456e5cd1da516683a90f4ff0a24d45f33f21196e
Merge pull request #1701 from wilzbach/fix-17224

--


[Issue 17419] add __traits(getLinkage, s) to the the linkage of symbol s

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17419

--- Comment #9 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/7b1e803bc1489573f70da214e173dd5e282f8ea5
Issue 17419 - add __traits(getLinkage, s) to the the linkage of symbol s

https://github.com/dlang/dlang.org/commit/db60ee382b924de9e3f59954c3beb4e47370083e
Merge pull request #1659 from WalterBright/getLinkage

--


[Issue 17524] [The C Preprocessor vs D] "need to worry about"?

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17524

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/83016443332f7dc595980afad81b3b6f47d35f2e
Fix Issue 17524 - [The C Preprocessor vs D] "need to worry about"?

https://github.com/dlang/dlang.org/commit/7d8e147ae9336a5df33d1feeb54e54fd37f97664
Merge pull request #1726 from CyberShadow/pull-20170619-124653

--


[Issue 17513] [english] "a enum" -> "an enum"

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17513

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/5a576f45541bcd1d490b8d793d93918bbf7d7d75
Fix Issue 17513 - [english] "a enum" -> "an enum"

https://github.com/dlang/dlang.org/commit/edfa6b532438654ce93b227c57b57b714347cd49
Merge pull request #1723 from CyberShadow/pull-20170618-065142

--


[Issue 13153] dlang.org: provide version-specific documentation of the language and stdlib

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13153

--- Comment #8 from github-bugzi...@puremagic.com ---
Commit pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/b0a06c7deab4b8093d6e1fe7f592001d60a3e7c1
Fix issue 13153 - Add a version chooser to DDoc pages

--


[Issue 17702] codemirror hangs firefox for several seconds

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17702

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/fb777cdb28b81c07cf9343103c61fb6eeffccbd2
Fix Issue 17702 - codemirror hangs firefox for several seconds

https://github.com/dlang/dlang.org/commit/a9065a2dc39d60c028622a4de1c2e8ae4103757b
Merge pull request #1849 from wilzbach/fix-17702

--


[Issue 17680] Broken ddmd source links in documentation

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17680

--- Comment #5 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/fc7a8aeadeaf3782ffd60e802d705bf7ac0f3e0d
Issue 17680 - fix DMDSRC

https://github.com/dlang/dlang.org/commit/f2ecd76842a28bfa15acf72460a77f93010bcfdd
Merge pull request #1843 from wilzbach/fix-17680

--


[Issue 17594] Define DDOC_BLANKLINE as an empty HTML paragraph, thus obviating the need to wrap text in $(P ...)

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17594

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/1040dd920cf18c7ce0ca2fcde963f90853084cd9
Fix Issue 17594 - Define DDOC_BLANKLINE as an empty HTML paragraph, thus
obviating the need to wrap text in $(P ...)

https://github.com/dlang/dlang.org/commit/a54adeca33341dd92cf090160e19a6a100f6a652
Merge pull request #1795 from andralex/DDOC_BLANKLINE

--


[Issue 17731] dman fails to build due to more than 32767 symbols

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17731

--- Comment #9 from github-bugzi...@puremagic.com ---
Commit pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/b64a108e7866874d172f9b05fd82716997a1
chmgen: Emit d.tag in JSON syntax too

--


[Issue 14085] Broken links on dlang.org

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085

--- Comment #9 from github-bugzi...@puremagic.com ---
Commit pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/5677e55763e30550ec77bbf3f9e2255f8ab63084
Fix broken link to cpp0x

--


[Issue 17262] Better docs for rdmd

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17262

--- Comment #5 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/5a598f92996981b72ac497fc601b1e9e2b0597ea
Fix Issue 17262 - Better docs for rdmd

https://github.com/dlang/dlang.org/commit/7f5d85e916578ae1505ba9a94e6b62f278de075c
Merge pull request #1700 from wilzbach/fix-17262

--


[Issue 17469] View source code

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17469

--- Comment #5 from github-bugzi...@puremagic.com ---
Commit pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/d02045747db953d021649f222e07c71c0705dbb0
Fix Issue 17469 - View source code for object.d is broken

--


[Issue 17391] SECURITY: XSS through DDOC comments

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17391

--- Comment #10 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/4d69c1abd487319f274b11a44b833e165c57946d
Fix Issue 17391 - SECURITY: XSS through DDOC comments

https://github.com/dlang/dlang.org/commit/c1d57d6182e8f012122d44479f2168545af9470a
Merge pull request #1649 from CyberShadow/pull-20170510-220714

--


[Issue 17509] [typo] "refered to" ("referred to")

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17509

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/2d6af714d4808acd79c9867f3e557888a00eff47
Fix Issue 17509 - [typo] "refered to" ("referred to")

https://github.com/dlang/dlang.org/commit/8c43e1866c0015dbb6dc0c616443fb0ce174e937
Merge pull request #1721 from CyberShadow/pull-20170618-061601

--


[Issue 17480] [Downloads]

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17480

--- Comment #5 from github-bugzi...@puremagic.com ---
Commit pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/4848d71051dbe2e2178b51f7252b03607edda338
Fix Issue 17480 - Update file contents of the release archives

--


[Issue 17501] Runnable unittest problem with AST rewrite

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17501

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/eae2ed4075709164d7d2de1682970f9b1c1a2d9a
Fix Issue 17501 - Runnable unittest problem with AST rewrite

https://github.com/dlang/dlang.org/commit/5bebaa7421e3cdb543c3d1f90c6856902a3fc561
Merge pull request #1693 from wilzbach/enable-tests

--


[Issue 17303] type error in the href url under the link Systems Programming

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17303

--- Comment #7 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/f3f173bce3b27e7c81ee8a73383e052f593bf889
Fix Issue 17303 - type error in the href url under the link Systems Programming

https://github.com/dlang/dlang.org/commit/048ba72a63aae266557625b14dbc92b8ef1f2d9b
Merge pull request #1623 from alouanchi/patch-1

--


[Issue 17510] How could 509 be a byte value?

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17510

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/2116b1f58463c5aba351eeb84e82009f8a40f0db
Fix Issue 17510 - How could 509 be a byte value?

https://github.com/dlang/dlang.org/commit/9ca531435cfb8ea532210240e458853034900319
Merge pull request #1722 from CyberShadow/pull-20170618-061956

--


[Issue 17322] Add Magikcraft to organizations using D

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17322

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/994de8bf4535b9e61fa12ac20e65617db6d20083
Fix Issue 17322 - Add Magikcraft to organizations using D

https://github.com/dlang/dlang.org/commit/d47df2c302b4a710bf285a86fc8e3417827dd7b8
Merge pull request #1696 from wilzbach/fix-17322

--


[Issue 17560] Enhancement: view and copy full code example for offline compile/play

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17560

--- Comment #6 from github-bugzi...@puremagic.com ---
Commit pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/72f109646392dd412e77dc6db1a2cbe34285c9a2
Add 'Open in editor' button for runnable code examples

--


[Issue 17293] "Using C++ Classes From D" example no longer works

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17293

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/4ec66653c62e9842f253bc4365faac47df876cc0
fix Issue 17293 - 'Using C++ Classes From D' example no longer works

https://github.com/dlang/dlang.org/commit/e544828c41840e7fd2424cb331304bbb2903a155
Merge pull request #1631 from WalterBright/fix17293

--


[Issue 17115] [404 Not Found] std.concurrencybase

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17115

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/386c894b3e90ac265dc1f87e0dd8eaf9a02a3a99
Fix Issue 17115 - Remove std.concurrencybase and std.stdiobase from the Doc's
menu

https://github.com/dlang/dlang.org/commit/90f9ffa1188c64a9b85c20374f22679f2d3b1a6a
Merge pull request #1579 from wilzbach/fix-17115

--


[Issue 15158] Better error message: "Property is not an lvalue, use 'ref' to make it so"

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15158

Mike  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||slavo5...@yahoo.com
 Resolution|--- |DUPLICATE

--- Comment #1 from Mike  ---


*** This issue has been marked as a duplicate of issue 5010 ***

--


[Issue 5010] Error messages for properties could be improved

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5010

Mike  changed:

   What|Removed |Added

 CC||e...@sternheim.com

--- Comment #3 from Mike  ---
*** Issue 15158 has been marked as a duplicate of this issue. ***

--


[Issue 15231] opOpAssign allows assignment to rvalue

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15231

Mike  changed:

   What|Removed |Added

 CC||slavo5...@yahoo.com
   See Also||https://issues.dlang.org/sh
   ||ow_bug.cgi?id=8006

--


[Issue 8006] Implement proper in-place-modification for properties

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8006

Mike  changed:

   What|Removed |Added

   See Also||https://issues.dlang.org/sh
   ||ow_bug.cgi?id=15231

--


[Issue 16187] std.bitmanip fields should be lvalues

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16187

Walter Bright  changed:

   What|Removed |Added

   Hardware|x86_64  |All
 OS|Linux   |All

--


[Issue 8006] Implement proper in-place-modification for properties

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8006

Walter Bright  changed:

   What|Removed |Added

   See Also||https://issues.dlang.org/sh
   ||ow_bug.cgi?id=16187

--


[Issue 16187] std.bitmanip fields should be lvalues

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16187

Walter Bright  changed:

   What|Removed |Added

 CC||bugzi...@digitalmars.com
   See Also||https://issues.dlang.org/sh
   ||ow_bug.cgi?id=8006

--


[Issue 17744] Type system hole: returning inout delegates

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17744

Steven Schveighoffer  changed:

   What|Removed |Added

 CC||schvei...@yahoo.com

--


[Issue 17743] Type system hole: escaping inout delegates

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17743

Steven Schveighoffer  changed:

   What|Removed |Added

 CC||schvei...@yahoo.com

--- Comment #1 from Steven Schveighoffer  ---
This is why inout data is not allowed to be stored as a global (which
essentially you have done). Basically, inout data should not be allowed to
escape the function except via the parameters or return, where it is properly
handled.

--


[Issue 17753] New: IN6_IS_ADDR_UNSPECIFIED and friends should accept const(in6_addr)*

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17753

  Issue ID: 17753
   Summary: IN6_IS_ADDR_UNSPECIFIED and friends should accept
const(in6_addr)*
   Product: D
   Version: D2
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: P1
 Component: phobos
  Assignee: nob...@puremagic.com
  Reporter: shac...@weka.io

These are a bunch of macros in the C headers. When translated to D, they were
transformed into functions. As such, they should declare their constness, or
calling them becomes a problem from certain contexts.

--


[Issue 17661] New isInputRange rejects valid input range

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17661

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 17661] New isInputRange rejects valid input range

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17661

--- Comment #8 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/be9ad6a311a53e9ab8d2a8b69777b73d33b279c3
Fix issue 17661: isInputRange should work with .front that returns reference to
parameter.

https://github.com/dlang/phobos/commit/6b460ab71750ae4d405ec392581d781a7d4f4e2a
Merge pull request #5688 from quickfur/issue17661

Issue 17661: isInputRange should accept .front that returns reference to range
merged-on-behalf-of: Petar Kirov 

--


[Issue 14930] Unable to array() a const map() result

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14930

Johannes Loher  changed:

   What|Removed |Added

 CC||johannes.lo...@fg4f.de

--- Comment #3 from Johannes Loher  ---
Aside from the fact, that fun() does not return a string, this seems to work.
Any reasons not to close this?

--


[Issue 16187] std.bitmanip fields should be lvalues

2017-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16187

Mike  changed:

   What|Removed |Added

 CC||slavo5...@yahoo.com

--- Comment #1 from Mike  ---
Potential fix:
https://github.com/dlang/dmd/pull/7079

--