Page MenuHomePhabricator

Replace some hsprintf() by phutil_tag()
ClosedPublic

Authored by vrana on Nov 9 2013, 7:08 PM.
Tags
None
Referenced Files
F13277115: D7549.diff
Fri, May 31, 8:30 AM
F13265888: D7549.diff
Tue, May 28, 6:56 AM
F13246017: D7549.diff
Thu, May 23, 7:09 AM
F13240837: D7549.id17052.diff
Wed, May 22, 5:04 PM
F13228241: D7549.id.diff
Mon, May 20, 8:11 AM
F13181229: D7549.id.diff
Thu, May 9, 10:09 AM
Unknown Object (File)
May 1 2024, 5:31 PM
Unknown Object (File)
Apr 8 2024, 2:22 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.