[Issue 7507] DMD crashes when trying to call to!string on a float4 array property

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 2 11:46:30 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=7507


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |andrej.mitrovich at gmail.com
         Resolution|                            |WORKSFORME


--- Comment #2 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-02-02 11:46:26 PST ---
Doesn't crash anymore in 2.061:

test.d(8): Error: template std.conv.to!(string).to does not match any function
template declaration.

You could make an enhancement request for Phobos to add support for vectors to
std.conv.

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


More information about the Digitalmars-d-bugs mailing list