On Oct 10, 2011, at 11:44 AM, Bill Meier wrote:

> In any case, no matter what is decided, changes will be needed for FT_STRING 
> & etc.
> 
> Is it OK to just change all the instances with no character encoding to 
> ENC_ASCII (with or without ENC_NA) ?

That, or ENC_UTF_8.  I suspect most new protocols support UTF-8; older ones 
either only specify ASCII or use various legacy encodings.  Automated 
replacement will get it wrong for some protocols regardless of whether we use 
ENC_ASCII or ENC_UTF_8; the question is which of those would be worse, for some 
value of "worse".
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to