Re: [dev] [st] [PATCH 2/5] Replace for with while.
> I do not think changing 'long' to 'wchar_t' is a good idea because
> 'wchar_t' has undefined size and long is at least 32-bit long.
Yeah ,it is true. And not only this, the ISO interface in incredible
wrong, and it makes impossible some of the operations we do in
st, so I already discarded to use it. To use long is the correct
way.
Regards,
Received on Mon Apr 20 2015 - 09:34:55 CEST
This archive was generated by hypermail 2.3.0
: Mon Apr 20 2015 - 09:36:29 CEST