Re: [PATCH] Use separate files for strip outputs

2019-01-24 Thread Mark Wielaard
On Wed, 2019-01-23 at 23:19 +0100, Mark Wielaard wrote: > As you say in your commit message this exposes that the > run-strip-test-many.sh actually fails. Indeed, even without > you patch you can see src/strip: illformed file 'testfile' > in the run-strip-test-many.sh.log (but without actually fail

Re: [PATCH] Use separate files for strip outputs

2019-01-23 Thread Mark Wielaard
On Fri, Jan 18, 2019 at 12:56:28PM +, Ulf Hermann wrote: > Let's see if this works: Apparently I cannot get a properly formatted > inline diff through. Therefore, please find the pull request, including > diff, as attachment. That certainly works. git pull https://codereview.qt-project.org/q

[PATCH] Use separate files for strip outputs

2019-01-18 Thread Ulf Hermann
Let's see if this works: Apparently I cannot get a properly formatted inline diff through. Therefore, please find the pull request, including diff, as attachment. regards, Ulf The following changes since commit e65d91d21cb09d83b001fef9435e576ba447db32: libelf: Correct overflow check in note_x