Re: 1.7.12 breaks stdout of upx packed executables

2012-04-04 Thread Roland Schwingel
Hi Corinna, > > Thanks for the report. It's not so much breaking stdout, but rather > > that the executable is not recognized as Cygwin executable due to a dumb > > mistake I made when computing the size of a section. Fixed in CVS. > > ...and in the latest snapshot. Would you mind to test th

Re: 1.7.12 breaks stdout of upx packed executables

2012-04-04 Thread Corinna Vinschen
On Apr 4 13:11, Corinna Vinschen wrote: > On Apr 4 12:21, Roland Schwingel wrote: > > Hi... > > > > Just updated to 1.7.12 and found one regression. If you have upx > > packed executables (upx from cygwin distribution) the stdout of the > > packed executable is broken now. > > > > Try the follo

Re: 1.7.12 breaks stdout of upx packed executables

2012-04-04 Thread Corinna Vinschen
On Apr 4 12:21, Roland Schwingel wrote: > Hi... > > Just updated to 1.7.12 and found one regression. If you have upx > packed executables (upx from cygwin distribution) the stdout of the > packed executable is broken now. > > Try the following from mintty: > upx --best /usr/bin/tar.exe -o /tmp/t

1.7.12 breaks stdout of upx packed executables

2012-04-04 Thread Roland Schwingel
Hi... Just updated to 1.7.12 and found one regression. If you have upx packed executables (upx from cygwin distribution) the stdout of the packed executable is broken now. Try the following from mintty: upx --best /usr/bin/tar.exe -o /tmp/tar.exe /tmp/tar.exe You will notice that when you in