[Issue 11006] Subtraction of pointers for `void` and non-void types compiles

2017-12-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11006

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

https://github.com/dlang/dmd/commit/1cf383600f21394b12e2077ae97c4944f53c5e2b
Fix Issue 11006 - Subtraction of pointers for void and non-void types compiles

https://github.com/dlang/dmd/commit/523301bf58ac8c2ea68269dc7628812d5697c863
Merge pull request #7332 from JinShil/fix_11006

--


[Issue 11006] Subtraction of pointers for `void` and non-void types compiles

2017-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11006

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

https://github.com/dlang/dmd/commit/1cf383600f21394b12e2077ae97c4944f53c5e2b
Fix Issue 11006 - Subtraction of pointers for void and non-void types compiles

https://github.com/dlang/dmd/commit/523301bf58ac8c2ea68269dc7628812d5697c863
Merge pull request #7332 from JinShil/fix_11006

Fix Issue 11006 - Subtraction of pointers for void and non-void type compiles
merged-on-behalf-of: Walter Bright 

--


[Issue 11006] Subtraction of pointers for `void` and non-void types compiles

2017-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11006

Walter Bright  changed:

   What|Removed |Added

 CC||bugzi...@digitalmars.com

--- Comment #3 from Walter Bright  ---
6440 is rebooted as https://github.com/dlang/dmd/pull/7332

--


[Issue 11006] Subtraction of pointers for `void` and non-void types compiles

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11006

bitter.ta...@gmx.com changed:

   What|Removed |Added

 CC||bitter.ta...@gmx.com

--- Comment #2 from bitter.ta...@gmx.com ---
Covered by DMD's PR https://github.com/dlang/dmd/pull/6440

--


[Issue 11006] Subtraction of pointers for `void` and non-void types compiles

2013-09-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11006


Andrej Mitrovic andrej.mitrov...@gmail.com changed:

   What|Removed |Added

 CC||andrej.mitrov...@gmail.com
Summary|Subtraction of pinters for  |Subtraction of pointers for
   |`void` and non-void types   |`void` and non-void types
   |compiles|compiles


--- Comment #1 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-09-10 
13:38:29 PDT ---
Fixed typo.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---