any reason to *not* support hex escapes?

Robert P. J. Day rpjday at mindspring.com
Sun Jul 2 15:36:12 UTC 2006


libbb/process_escape_sequence.c:
--------------------------------

#define WANT_HEX_ESCAPES 1
...
#ifdef WANT_HEX_ESCAPES ...

etc etc.

  any reason to not support this feature unconditionally?

rday




More information about the busybox mailing list