[Issue 5770] Template constructor bypass access check

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

--- Comment #9 from github-bugzi...@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/981bb7be7d84a2bd3b19e19c4304b27909e10f8a
Supplemental fix for issue 5770

https://github.com/dlang/phobos/commit/4ffdb997337452e74b656d48218ac8a1390df90c
Merge pull request #3151 from 9rnsr/fix5770

--


[Issue 5770] Template constructor bypass access check

2015-06-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5770

--- Comment #8 from github-bugzi...@puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/4cd6985729ae349d869624146c5e57ec1fe8ff2b
fix Issue 5770 - Template constructor bypass access check

https://github.com/D-Programming-Language/dmd/commit/b2e2f80d365728f54f602efa2cb56bdc87c69b7a
Merge pull request #4558 from 9rnsr/fix5770

--


[Issue 5770] Template constructor bypass access check

2015-06-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5770

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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--


[Issue 5770] Template constructor bypass access check

2015-06-12 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5770

Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #7 from Kenji Hara k.hara...@gmail.com ---
(In reply to Kenji Hara from comment #4)
 https://github.com/D-Programming-Language/dmd/pull/4558

I reverted the fix in:
https://github.com/D-Programming-Language/dmd/pull/4730

--


[Issue 5770] Template constructor bypass access check

2015-04-12 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5770

--- Comment #6 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/4cd6985729ae349d869624146c5e57ec1fe8ff2b
fix Issue 5770 - Template constructor bypass access check

It had caused by the incomplete implementation of access check. Most part of
`access.c` was old code from ancient D ages.

https://github.com/D-Programming-Language/dmd/commit/b2e2f80d365728f54f602efa2cb56bdc87c69b7a
Merge pull request #4558 from 9rnsr/fix5770

Issue 5770 - Template constructor bypass access check

--


[Issue 5770] Template constructor bypass access check

2015-04-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5770

--- Comment #5 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/981bb7be7d84a2bd3b19e19c4304b27909e10f8a
Supplemental fix for issue 5770

https://github.com/D-Programming-Language/phobos/commit/4ffdb997337452e74b656d48218ac8a1390df90c
Merge pull request #3151 from 9rnsr/fix5770

Supplemental fix for issue 5770

--


[Issue 5770] Template constructor bypass access check

2015-04-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5770

Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

   Keywords||accepts-invalid, pull

--- Comment #4 from Kenji Hara k.hara...@gmail.com ---
https://github.com/D-Programming-Language/dmd/pull/4558

--


[Issue 5770] Template constructor bypass access check

2015-03-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5770

Nicolas Sicard dran...@gmail.com changed:

   What|Removed |Added

 CC||dran...@gmail.com

--- Comment #3 from Nicolas Sicard dran...@gmail.com ---
Still in 2.067.0-rc1.

--


[Issue 5770] Template constructor bypass access check

2014-11-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5770

hst...@quickfur.ath.cx changed:

   What|Removed |Added

 CC||hst...@quickfur.ath.cx

--- Comment #2 from hst...@quickfur.ath.cx ---
Tested on git HEAD, Linux/64. Bug still occurs.

--


[Issue 5770] Template constructor bypass access check

2012-04-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5770


SomeDude lovelyd...@mailmetrash.com changed:

   What|Removed |Added

 CC||lovelyd...@mailmetrash.com


--- Comment #1 from SomeDude lovelyd...@mailmetrash.com 2012-04-23 02:21:55 
PDT ---
In the same vein, see also issue 7236

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