Skip to content

Comments

testconst uses printf wrongly#16

Merged
braddr merged 1 commit intodlang:masterfrom
braddr:test-fixes
Mar 26, 2011
Merged

testconst uses printf wrongly#16
braddr merged 1 commit intodlang:masterfrom
braddr:test-fixes

Conversation

@braddr
Copy link
Member

@braddr braddr commented Mar 16, 2011

Many places do: printf("%s\n", foo.tostring().ptr). Change all of those to use %.*s and .length/.ptr.

@braddr braddr merged commit 07ed37e into dlang:master Mar 26, 2011
UplinkCoder added a commit to UplinkCoder/dmd that referenced this pull request Aug 14, 2016
UplinkCoder added a commit to UplinkCoder/dmd that referenced this pull request Aug 31, 2016
UplinkCoder added a commit to UplinkCoder/dmd that referenced this pull request Sep 1, 2016
UplinkCoder added a commit to UplinkCoder/dmd that referenced this pull request Sep 4, 2016
UplinkCoder added a commit to UplinkCoder/dmd that referenced this pull request Sep 19, 2016
UplinkCoder added a commit to UplinkCoder/dmd that referenced this pull request Sep 25, 2016
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.

1 participant