Page MenuHomePhabricator

Replace some hsprintf() by phutil_tag()
ClosedPublic

Authored by vrana on Nov 9 2013, 7:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 8, 2:22 PM
Unknown Object (File)
Sun, Apr 7, 6:56 PM
Unknown Object (File)
Fri, Apr 5, 8:13 PM
Unknown Object (File)
Sun, Mar 31, 3:17 PM
Unknown Object (File)
Fri, Mar 29, 8:10 AM
Unknown Object (File)
Thu, Mar 21, 9:15 PM
Unknown Object (File)
Thu, Mar 21, 9:15 PM
Unknown Object (File)
Thu, Mar 21, 8:28 PM

Details

Reviewers
epriestley
Commits
Restricted Diffusion Commit
rPa29b5b070f5a: Replace some hsprintf() by phutil_tag()
Test Plan

Looked at a diff with inline comment.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

These all look correct to me. Thanks!

The segfault mentioned in unit test excuse occured in getNextObjectSeed(), it was because of the operator extension. All the tests pass with this extension disabled.