Bug 5447 - Use 'b' instead of 't' for binary format prints
Summary: Use 'b' instead of 't' for binary format prints
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 2246
  Show dependency treegraph
 
Reported: 2007-12-04 22:35 UTC by Teresa Thomas
Modified: 2007-12-10 18:43 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Teresa Thomas 2007-12-04 22:35:00 UTC
There you go...I filed a bug for this :)
Comment 1 Andrew Cagney 2007-12-10 18:43:34 UTC
+2007-12-10  Andrew Cagney  <cagney@redhat.com>
+
+       * TestEvalCommands.java (testFormatInteger_b()): Replace
+       testFormatInteger_t().
+       * CommandOption.java (FormatOption.parse(String,Object)): Change
+       binary option to "b".
+