public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/4882] fails to lookup a template specialization dependent of an outer template
       [not found] <20011115081602.4882.duret_g@epita.fr>
@ 2004-10-15 14:50 ` bangerth at dealii dot org
  2004-10-15 14:53 ` bangerth at dealii dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: bangerth at dealii dot org @ 2004-10-15 14:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bangerth at dealii dot org  2004-10-15 14:50 -------
*** Bug 18007 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |debian-gcc at lists dot
                   |                            |debian dot org


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


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

* [Bug c++/4882] fails to lookup a template specialization dependent of an outer template
       [not found] <20011115081602.4882.duret_g@epita.fr>
  2004-10-15 14:50 ` [Bug c++/4882] fails to lookup a template specialization dependent of an outer template bangerth at dealii dot org
@ 2004-10-15 14:53 ` bangerth at dealii dot org
  2004-10-15 14:56 ` bangerth at dealii dot org
  2004-11-28 10:48 ` lerdsuwa at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: bangerth at dealii dot org @ 2004-10-15 14:53 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bangerth at dealii dot org  2004-10-15 14:53 -------
Likely related to PR 10574. 
W. 

-- 


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


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

* [Bug c++/4882] fails to lookup a template specialization dependent of an outer template
       [not found] <20011115081602.4882.duret_g@epita.fr>
  2004-10-15 14:50 ` [Bug c++/4882] fails to lookup a template specialization dependent of an outer template bangerth at dealii dot org
  2004-10-15 14:53 ` bangerth at dealii dot org
@ 2004-10-15 14:56 ` bangerth at dealii dot org
  2004-11-28 10:48 ` lerdsuwa at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: bangerth at dealii dot org @ 2004-10-15 14:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bangerth at dealii dot org  2004-10-15 14:56 -------
There quite some discussion on this matter in PR 13088. 
W. 

-- 


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


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

* [Bug c++/4882] fails to lookup a template specialization dependent of an outer template
       [not found] <20011115081602.4882.duret_g@epita.fr>
                   ` (2 preceding siblings ...)
  2004-10-15 14:56 ` bangerth at dealii dot org
@ 2004-11-28 10:48 ` lerdsuwa at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2004-11-28 10:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From lerdsuwa at gcc dot gnu dot org  2004-11-28 10:46 -------
Work postponed to GCC 4.1.  This bug is tricky to fix.

-- 


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


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

* [Bug c++/4882] fails to lookup a template specialization dependent of an outer template
       [not found] <bug-4882-2800@http.gcc.gnu.org/bugzilla/>
  2005-10-22 13:55 ` lerdsuwa at gcc dot gnu dot org
@ 2007-02-16 18:39 ` bangerth at dealii dot org
  1 sibling, 0 replies; 6+ messages in thread
From: bangerth at dealii dot org @ 2007-02-16 18:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from bangerth at dealii dot org  2007-02-16 18:39 -------
This is a duplicate of PR14032, which has more information on the matter
than the present one.

W.

*** This bug has been marked as a duplicate of 14032 ***


-- 

bangerth at dealii dot org changed:

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


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


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

* [Bug c++/4882] fails to lookup a template specialization dependent of an outer template
       [not found] <bug-4882-2800@http.gcc.gnu.org/bugzilla/>
@ 2005-10-22 13:55 ` lerdsuwa at gcc dot gnu dot org
  2007-02-16 18:39 ` bangerth at dealii dot org
  1 sibling, 0 replies; 6+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2005-10-22 13:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from lerdsuwa at gcc dot gnu dot org  2005-10-22 13:55 -------
Won't work on it for a long while.


-- 

lerdsuwa at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|lerdsuwa at gcc dot gnu dot |unassigned at gcc dot gnu
                   |org                         |dot org
             Status|ASSIGNED                    |NEW


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


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

end of thread, other threads:[~2007-02-16 18:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20011115081602.4882.duret_g@epita.fr>
2004-10-15 14:50 ` [Bug c++/4882] fails to lookup a template specialization dependent of an outer template bangerth at dealii dot org
2004-10-15 14:53 ` bangerth at dealii dot org
2004-10-15 14:56 ` bangerth at dealii dot org
2004-11-28 10:48 ` lerdsuwa at gcc dot gnu dot org
     [not found] <bug-4882-2800@http.gcc.gnu.org/bugzilla/>
2005-10-22 13:55 ` lerdsuwa at gcc dot gnu dot org
2007-02-16 18:39 ` bangerth at dealii dot 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).