public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/59002] New: Access checking in templates
@ 2013-11-05 11:55 redi at gcc dot gnu.org
  2014-08-15 13:48 ` [Bug c++/59002] [meta-bug] " paolo.carlini at oracle dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: redi at gcc dot gnu.org @ 2013-11-05 11:55 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59002

            Bug ID: 59002
           Summary: Access checking in templates
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Keywords: meta-bug
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org

Meta-bug for access bugs in C++ templates


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/59002] [meta-bug] Access checking in templates
  2013-11-05 11:55 [Bug c++/59002] New: Access checking in templates redi at gcc dot gnu.org
@ 2014-08-15 13:48 ` paolo.carlini at oracle dot com
  2020-03-12 10:45 ` redi at gcc dot gnu.org
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-08-15 13:48 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59002

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-08-15
         Depends on|                            |22149
     Ever confirmed|0                           |1


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/59002] [meta-bug] Access checking in templates
  2013-11-05 11:55 [Bug c++/59002] New: Access checking in templates redi at gcc dot gnu.org
  2014-08-15 13:48 ` [Bug c++/59002] [meta-bug] " paolo.carlini at oracle dot com
@ 2020-03-12 10:45 ` redi at gcc dot gnu.org
  2020-03-12 15:56 ` redi at gcc dot gnu.org
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: redi at gcc dot gnu.org @ 2020-03-12 10:45 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59002
Bug 59002 depends on bug 45011, which changed state.

Bug 45011 Summary: template function specialization: does not respect access specifier
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45011

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/59002] [meta-bug] Access checking in templates
  2013-11-05 11:55 [Bug c++/59002] New: Access checking in templates redi at gcc dot gnu.org
  2014-08-15 13:48 ` [Bug c++/59002] [meta-bug] " paolo.carlini at oracle dot com
  2020-03-12 10:45 ` redi at gcc dot gnu.org
@ 2020-03-12 15:56 ` redi at gcc dot gnu.org
  2020-03-12 15:59 ` redi at gcc dot gnu.org
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: redi at gcc dot gnu.org @ 2020-03-12 15:56 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59002
Bug 59002 depends on bug 66475, which changed state.

Bug 66475 Summary: Access checking in templates circumvented with 'using' (C++11)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66475

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/59002] [meta-bug] Access checking in templates
  2013-11-05 11:55 [Bug c++/59002] New: Access checking in templates redi at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2020-03-12 15:56 ` redi at gcc dot gnu.org
@ 2020-03-12 15:59 ` redi at gcc dot gnu.org
  2020-06-16 13:02 ` ppalka at gcc dot gnu.org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: redi at gcc dot gnu.org @ 2020-03-12 15:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59002
Bug 59002 depends on bug 79163, which changed state.

Bug 79163 Summary: Access-checking not done in template argument list of partial specialization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79163

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/59002] [meta-bug] Access checking in templates
  2013-11-05 11:55 [Bug c++/59002] New: Access checking in templates redi at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2020-03-12 15:59 ` redi at gcc dot gnu.org
@ 2020-06-16 13:02 ` ppalka at gcc dot gnu.org
  2020-06-16 13:02 ` ppalka at gcc dot gnu.org
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ppalka at gcc dot gnu.org @ 2020-06-16 13:02 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59002
Bug 59002 depends on bug 41437, which changed state.

Bug 41437 Summary: No access control for classes in template functions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41437

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/59002] [meta-bug] Access checking in templates
  2013-11-05 11:55 [Bug c++/59002] New: Access checking in templates redi at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2020-06-16 13:02 ` ppalka at gcc dot gnu.org
@ 2020-06-16 13:02 ` ppalka at gcc dot gnu.org
  2021-01-20 14:52 ` ppalka at gcc dot gnu.org
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ppalka at gcc dot gnu.org @ 2020-06-16 13:02 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59002
Bug 59002 depends on bug 47346, which changed state.

Bug 47346 Summary: access control for nested type is ignored in class template
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47346

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/59002] [meta-bug] Access checking in templates
  2013-11-05 11:55 [Bug c++/59002] New: Access checking in templates redi at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2020-06-16 13:02 ` ppalka at gcc dot gnu.org
@ 2021-01-20 14:52 ` ppalka at gcc dot gnu.org
  2021-01-20 14:57 ` ppalka at gcc dot gnu.org
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ppalka at gcc dot gnu.org @ 2021-01-20 14:52 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59002
Bug 59002 depends on bug 58993, which changed state.

Bug 58993 Summary: incorrectly accept access of protected member method from derived class template
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58993

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/59002] [meta-bug] Access checking in templates
  2013-11-05 11:55 [Bug c++/59002] New: Access checking in templates redi at gcc dot gnu.org
                   ` (6 preceding siblings ...)
  2021-01-20 14:52 ` ppalka at gcc dot gnu.org
@ 2021-01-20 14:57 ` ppalka at gcc dot gnu.org
  2021-05-14 10:55 ` jakub at gcc dot gnu.org
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ppalka at gcc dot gnu.org @ 2021-01-20 14:57 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59002
Bug 59002 depends on bug 82613, which changed state.

Bug 82613 Summary: Cannot access private definitions in base clause of friend class template
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82613

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/59002] [meta-bug] Access checking in templates
  2013-11-05 11:55 [Bug c++/59002] New: Access checking in templates redi at gcc dot gnu.org
                   ` (7 preceding siblings ...)
  2021-01-20 14:57 ` ppalka at gcc dot gnu.org
@ 2021-05-14 10:55 ` jakub at gcc dot gnu.org
  2021-08-04 11:40 ` redi at gcc dot gnu.org
  2022-01-05 15:41 ` ppalka at gcc dot gnu.org
  10 siblings, 0 replies; 12+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-05-14 10:55 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59002
Bug 59002 depends on bug 86823, which changed state.

Bug 86823 Summary: [8 Regression] private member template struct/class is publicly accessible
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86823

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/59002] [meta-bug] Access checking in templates
  2013-11-05 11:55 [Bug c++/59002] New: Access checking in templates redi at gcc dot gnu.org
                   ` (8 preceding siblings ...)
  2021-05-14 10:55 ` jakub at gcc dot gnu.org
@ 2021-08-04 11:40 ` redi at gcc dot gnu.org
  2022-01-05 15:41 ` ppalka at gcc dot gnu.org
  10 siblings, 0 replies; 12+ messages in thread
From: redi at gcc dot gnu.org @ 2021-08-04 11:40 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59002
Bug 59002 depends on bug 48078, which changed state.

Bug 48078 Summary: accepts-invalid: taking address of private member function from template function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48078

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/59002] [meta-bug] Access checking in templates
  2013-11-05 11:55 [Bug c++/59002] New: Access checking in templates redi at gcc dot gnu.org
                   ` (9 preceding siblings ...)
  2021-08-04 11:40 ` redi at gcc dot gnu.org
@ 2022-01-05 15:41 ` ppalka at gcc dot gnu.org
  10 siblings, 0 replies; 12+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-01-05 15:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59002
Bug 59002 depends on bug 90925, which changed state.

Bug 90925 Summary: gcc allows calling private overridden operators
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90925

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-01-05 15:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-05 11:55 [Bug c++/59002] New: Access checking in templates redi at gcc dot gnu.org
2014-08-15 13:48 ` [Bug c++/59002] [meta-bug] " paolo.carlini at oracle dot com
2020-03-12 10:45 ` redi at gcc dot gnu.org
2020-03-12 15:56 ` redi at gcc dot gnu.org
2020-03-12 15:59 ` redi at gcc dot gnu.org
2020-06-16 13:02 ` ppalka at gcc dot gnu.org
2020-06-16 13:02 ` ppalka at gcc dot gnu.org
2021-01-20 14:52 ` ppalka at gcc dot gnu.org
2021-01-20 14:57 ` ppalka at gcc dot gnu.org
2021-05-14 10:55 ` jakub at gcc dot gnu.org
2021-08-04 11:40 ` redi at gcc dot gnu.org
2022-01-05 15:41 ` ppalka at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).