﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
34	textual -- byte formatter fixes	Fred T. Hamster	bugdock	" byte_format:

   1. bytes_to_string and v.v.:
         1. how about an enum instead of bool add space?
               1. enum should have;
                     1. ADD_SPACE
                     2. ADD_COMMA (before space)  (needs not to append at end)
                     3. HEX_FORMAT (0x38)
               2. and the scanner side should have an enum too;
                     1. EXPECT_HEX (0x38)
   2. text dump:
         1. zero length text dump is a problem?
"	bug	assigned	minor		feistymeow-nucleus			byte format	
