GOptionContext: add some notes about encodings

Desktop / GNOME / GLib - Ryan Lortie [desrt.ca] - 17 January 2014 19:13 UTC

Add a note to the overview documentation for GOptionContext about why you need to be careful about argv encoding on UNIX and about why you should avoid argv entirely on Windows. Mention some possible alternative approaches, including a code example.

https://bugzilla.gnome.org/show_bug.cgi?id=722025

258ac3b GOptionContext: add some notes about encodings
glib/goption.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 51 insertions(+)

Upstream: git.gnome.org


  • Share