[Issue 5830] Bug in alias resolution for template value parameters in is()?

2011-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5830


yebblies  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||yebbl...@gmail.com
 Resolution||DUPLICATE


--- Comment #2 from yebblies  2011-07-12 18:31:22 EST ---
*** This issue has been marked as a duplicate of issue 2355 ***

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


[Issue 5830] Bug in alias resolution for template value parameters in is()?

2011-04-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5830


Piotr Szturmaj  changed:

   What|Removed |Added

 CC||psztur...@tlen.pl


--- Comment #1 from Piotr Szturmaj  2011-04-10 15:35:42 PDT 
---
I can confirm that. I had the same error with size_t (DMD 2.052). In case of
string, workaround is simple but for size_t it's not since size_t depends on
word size.

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