[Issue 3254] [module] Module member visibility depends on declaration order

2024-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3254

Paul Backus  changed:

   What|Removed |Added

 CC||snarwin+bugzi...@gmail.com

--- Comment #16 from Paul Backus  ---
*** Issue 24388 has been marked as a duplicate of this issue. ***

--


[Issue 3254] [module] Module member visibility depends on declaration order

2024-02-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3254

Iain Buclaw  changed:

   What|Removed |Added

 CC||razvan.nitu1...@gmail.com

--- Comment #15 from Iain Buclaw  ---
*** Issue 19080 has been marked as a duplicate of this issue. ***

--


[Issue 3254] [module] Module member visibility depends on declaration order

2023-06-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3254

RazvanN  changed:

   What|Removed |Added

 CC||dlang-bugzilla@thecybershad
   ||ow.net

--- Comment #14 from RazvanN  ---
*** Issue 23991 has been marked as a duplicate of this issue. ***

--


[Issue 3254] [module] Module member visibility depends on declaration order

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

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #13 from Dlang Bot  ---
@ibuclaw created dlang/dmd pull request #14713 "fix Issue 3254 - [module]
Module member visibility depends on declaration order" fixing this issue:

- fix Issue 3254 - [module] Module member visibility depends on declaration
order

https://github.com/dlang/dmd/pull/14713

--


[Issue 3254] [module] Module member visibility depends on declaration order

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3254

Iain Buclaw  changed:

   What|Removed |Added

   Priority|P2  |P1

--


[Issue 3254] [module] Module member visibility depends on declaration order

2022-10-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3254

RazvanN  changed:

   What|Removed |Added

 CC||kde...@vogtner.de

--- Comment #12 from RazvanN  ---
*** Issue 23397 has been marked as a duplicate of this issue. ***

--


[Issue 3254] [module] Module member visibility depends on declaration order

2022-09-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3254

RazvanN  changed:

   What|Removed |Added

 CC||basti...@veelo.net

--- Comment #11 from RazvanN  ---
*** Issue 21829 has been marked as a duplicate of this issue. ***

--


[Issue 3254] [module] Module member visibility depends on declaration order

2022-02-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3254

--- Comment #10 from FeepingCreature  ---
Oh, I misread the original report: it's now in reverse; foo(0.0f) compiles,
even though it calls a private function. Should I open a new bug?

--


[Issue 3254] [module] Module member visibility depends on declaration order

2022-02-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3254

FeepingCreature  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||default_357-l...@yahoo.de
 Resolution|FIXED   |---
   Severity|normal  |regression

--- Comment #9 from FeepingCreature  ---
This exact bug has reappeared.

--


[Issue 3254] [module] Module member visibility depends on declaration order

2016-03-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3254

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

   What|Removed |Added

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

--


[Issue 3254] [module] Module member visibility depends on declaration order

2016-03-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3254

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

https://github.com/D-Programming-Language/dmd/commit/e527108f9153cedab2ca658d053b2ac81610e55d
fix Issue 3254 - Module member visibility depends on declaration order

--


[Issue 3254] [module] Module member visibility depends on declaration order

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

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|D1  D2 |D2

--


[Issue 3254] [module] Module member visibility depends on declaration order

2012-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3254


d...@dawgfoto.de changed:

   What|Removed |Added

 CC||eatingstap...@gmail.com


--- Comment #6 from d...@dawgfoto.de 2012-02-12 09:08:06 PST ---
*** Issue 5422 has been marked as a duplicate of this issue. ***

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


[Issue 3254] [module] Module member visibility depends on declaration order

2012-02-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3254


d...@dawgfoto.de changed:

   What|Removed |Added

 CC||d...@dawgfoto.de


--- Comment #7 from d...@dawgfoto.de 2012-02-12 09:14:01 PST ---
I think that disallowing mixed protections within one overload set could work
out very well.

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