Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Jan 19, 2013

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

Essentially the issue is that a format specifier such as %f doesn't make sense for aggregate types unless they define the toString version of the function which takes a format specifier (they can throw internally if they want to on invalid specs).

andralex added a commit that referenced this pull request Jan 20, 2013
Issue 5065 - Format specifier must be '%s' for some types
@andralex andralex merged commit e9cb971 into dlang:master Jan 20, 2013
@andralex
Copy link
Member

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants