http://bugs.winehq.org/show_bug.cgi?id=18617
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alex@thehandofagony.com
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-05-26 19:41:31 --- Yes, I'm sure this is a regression, I uses it that way. Also what's the code doing in there that interprets "-" filename as "stdin"?
No need for regression testing, first patch that added rewind is to blame: 6f2e3e1b (Alexander Nicolaysen Sørnes 2008-07-09 23:39:08 +0200 1376) rewind(reg_file);
$git show 6f2e3e1b commit 6f2e3e1b1ecce90f98d6e84170a3185a28661d1d Author: Alexander Nicolaysen Sørnes alex@thehandofagony.com Date: Wed Jul 9 23:39:08 2008 +0200
regedit: Add support for importing Unicode files.