Work around bug #24033 (appending to output in cygwin).
authorJohn Darrington <john@marilyn.intra>
Sat, 23 Aug 2008 00:44:32 +0000 (08:44 +0800)
committerJohn Darrington <john@marilyn.intra>
Sat, 23 Aug 2008 00:44:32 +0000 (08:44 +0800)
commitbd64b7f8def9cbbf882f31ae34ecec86cbfd6093
tree937cbd0e28f0851df18bf518f2d508228b814db5
parent4630654612e9f6abf2372dbd6151c0ade21a9e6d
Work around bug #24033 (appending to output in cygwin).

Cygwin (and perhaps other w32 platforms) cannot write to a file
whilst it is open for reading.  This kludge therefore closes the
output after pasting into the output viewer and re-opens when new
data is appended.  It'll be slow if the output file becomes large.
po/en_GB.po
src/ui/gui/output-viewer.c