Hi,

> > Any thoughts? I'm leaning towards option (ii).
>
> Agreed!  Option (ii) sounds most reasonable to me too.

According to 
https://docs.microsoft.com/en-us/cpp/c-runtime-library/format-specification-syntax-printf-and-wprintf-functions?view=msvc-160#flags
VisualStudio is perfectly fine with %hs and %ls.

> An hs or hS type specifier is synonymous with s in printf functions and with 
> S in wprintf functions. An ls, lS, ws, or wS type specifier is synonymous 
> with S in printf functions and with s in wprintf functions.

Vote for (ii).

-- 
-Lev


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to