[PATCH] util: Don't use "\e"

Jouni Malinen j
Sun Sep 28 10:57:09 PDT 2014


On Tue, Sep 16, 2014 at 09:20:47PM +0200, Bernhard Walle wrote:
> '\e' representing ESC (0x1b) is not C standard, it's an GNU extension.
> https://gcc.gnu.org/onlinedocs/gcc/Character-Escapes.html#Character-Escapes
> 
> Since the code also compiles on Windows with Microsoft compiler, we
> should use '\033' instead.

Thanks, applied.
 
-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list