Re: C++ template bugs in gcc 4.6

2011-05-22 Thread Jonathan Wakely
re http://gcc.gnu.org/ml/gcc-bugs/2011-05/msg01899.html The gcc-bugs mailing list is for mails automatically generated by bugzilla, if you want to report a bug please do so in bugzilla, not by email. See http://gcc.gnu.org/bugs/ for instructions. If you want to ask for help using g++ then use

Re: C++ template bugs in gcc 4.6

2011-05-22 Thread Ruben Safir
On Sun, May 22, 2011 at 02:29:08PM +0100, Jonathan Wakely wrote: re http://gcc.gnu.org/ml/gcc-bugs/2011-05/msg01899.html The gcc-bugs mailing list is for mails automatically generated by bugzilla, if you want to report a bug please do so in bugzilla, not by email. See

Re: C++ template bugs in gcc 4.6

2011-05-22 Thread Jonathan Wakely
On 22 May 2011 15:16, Ruben Safir ru...@mrbrklyn.com wrote: On Sun, May 22, 2011 at 02:29:08PM +0100, Jonathan Wakely wrote: re http://gcc.gnu.org/ml/gcc-bugs/2011-05/msg01899.html The gcc-bugs mailing list is for mails automatically generated by bugzilla, if you want to report a bug please

Re: C++ template bugs in gcc 4.6

2011-05-22 Thread Ruben Safir
On Sun, May 22, 2011 at 03:24:11PM +0100, Jonathan Wakely wrote: On 22 May 2011 15:16, Ruben Safir ru...@mrbrklyn.com wrote: On Sun, May 22, 2011 at 02:29:08PM +0100, Jonathan Wakely wrote: re http://gcc.gnu.org/ml/gcc-bugs/2011-05/msg01899.html The gcc-bugs mailing list is for mails

C++ template bugs in gcc 4.6

2011-05-21 Thread Ruben Safir
I've been working with gcc 4.6 with C++ doing some templates exercises I seem to have some unexplained behavior which might be a bug, or maybe I'm ignorant. First - let me give you a link for my code http://www.nylxs.com/docs/linklist.tgz gcc version ruben@www2:~ g++ -v Using built-in specs.