[Bug c++/42840] const-ref argument in a variadic template arglist is mishandled

2010-01-22 Thread jwakely dot gcc at gmail dot com


--- Comment #3 from jwakely dot gcc at gmail dot com  2010-01-22 12:00 
---
N.B. duplicate of Bug 14404


-- 


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



[Bug c++/42840] const-ref argument in a variadic template arglist is mishandled

2010-01-21 Thread navin dot kumar at gmail dot com


--- Comment #1 from navin dot kumar at gmail dot com  2010-01-22 03:32 
---
Created an attachment (id=19686)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19686action=view)
example of code that generates linker error

compiled with ver 4.3.4 g++ and args -std=c++0x


-- 


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



[Bug c++/42840] const-ref argument in a variadic template arglist is mishandled

2010-01-21 Thread navin dot kumar at gmail dot com


--- Comment #2 from navin dot kumar at gmail dot com  2010-01-22 03:39 
---
Ignore.  Close bug.

Found the issue here:
http://hellewell.homeip.net/phillip/blogs/index.php?entry=entry060314-00


-- 

navin dot kumar at gmail dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID


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