GNU bug report logs - #16578
Wish: Support for non-native endianness in od

Previous Next

Package: coreutils;

Reported by: nisse <at> lysator.liu.se (Niels Möller)

Date: Tue, 28 Jan 2014 13:27:01 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Pádraig Brady <P <at> draigBrady.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: nisse <at> lysator.liu.se, 16578 <at> debbugs.gnu.org
Subject: bug#16578: Wish: Support for non-native endianness in od
Date: Mon, 10 Feb 2014 02:09:49 +0000
On 02/10/2014 01:59 AM, Paul Eggert wrote:
> Pádraig Brady wrote:
>>   $ time od.new -tx8 --endian=bug od.in
>>   4.97 elapsed
> 
> If you really used "--endian=bug" and there was no diagnostic, then there must have been a bug.  :-)

Ha!
I retyped incorrectly rather than copy/pasted.
I can confirm the params are checked correctly:

$ od -tx8 --endian=bug od.in
od: invalid argument ‘bug’ for ‘--endian’
Valid arguments are:
  - ‘little’
  - ‘big’
Try 'src/od --help' for more information.





This bug report was last modified 11 years and 99 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.