2012-10-29 Daniel Colascione <dancol@dancol.org>
authorDaniel Colascione <dancol@dancol.org>
Mon, 29 Oct 2012 17:24:29 +0000 (09:24 -0800)
committerDaniel Colascione <dancol@dancol.org>
Mon, 29 Oct 2012 17:24:29 +0000 (09:24 -0800)
commitba11600816880f862a7a85899bfa3dc41c176273
tree18f4f2ed554b2e93a1d2588a25e7df1d9339fbde
parentd7f9cc85284bc159166d1c600100b0080bfad494
2012-10-29  Daniel Colascione  <dancol@dancol.org>

cygw32.h, cygw32.c (Qutf_16le, from_unicode, to_unicode): In
preparation for fixing bug#12739, move these functions from
here...

* coding.h, coding.c: ... to here, and compile them only when
WINDOWSNT or HAVE_NTGUI.  Moving these functions out of cygw32
proper lets us write cygw32-agnostic code for the HAVE_NTGUI case.
src/ChangeLog
src/coding.c
src/coding.h
src/cygw32.c
src/cygw32.h