Page MenuHomePhabricator

Fix a couple bad fprintf() method calls in Phage
ClosedPublic

Authored by epriestley on Feb 19 2017, 2:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 5:20 PM
Unknown Object (File)
Sat, Nov 16, 1:12 PM
Unknown Object (File)
Wed, Nov 13, 7:22 AM
Unknown Object (File)
Tue, Nov 12, 7:01 AM
Unknown Object (File)
Thu, Nov 7, 7:58 PM
Unknown Object (File)
Wed, Oct 23, 11:56 AM
Unknown Object (File)
Oct 23 2024, 1:00 AM
Unknown Object (File)
Oct 17 2024, 3:37 AM
Subscribers
None

Details

Summary

Ref T2794. These currently don't do the right thing if you run a command that prints "%" chacters.

Test Plan

Ran some command which outout "%" characters, no more warnings.

Diff Detail

Repository
rPHU libphutil
Branch
phage1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15702
Build 20741: Run Core Tests
Build 20740: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Feb 19 2017, 5:27 PM
This revision was automatically updated to reflect the committed changes.