[Issue 7891] int[] broken in vararg if it appears after 5 arguments of type bool

2012-04-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7891



--- Comment #3 from Mathias Baumann mathias.baum...@sociomantic.com 
2012-04-16 03:21:14 PDT ---
Created an attachment (id=1090)
testcase

I thought I added it, but apparently I did not. Here is the testcase.

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


[Issue 7891] int[] broken in vararg if it appears after 5 arguments of type bool

2012-04-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7891


Don clugd...@yahoo.com.au changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE


--- Comment #2 from Don clugd...@yahoo.com.au 2012-04-13 03:26:23 PDT ---
This is a duplicate of bug 6758. See comments there. This is a horrific bug.

*** This issue has been marked as a duplicate of issue 6758 ***

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


[Issue 7891] int[] broken in vararg if it appears after 5 arguments of type bool

2012-04-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7891


Don clugd...@yahoo.com.au changed:

   What|Removed |Added

 CC||clugd...@yahoo.com.au


--- Comment #1 from Don clugd...@yahoo.com.au 2012-04-12 08:13:06 PDT ---
I think this might be the same as bug 6758. In this case the hidden 'this'
parameter is messing with the alignment.

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