Samuel Thibault, on Tue 23 Feb 2016 22:22:02 +0100, wrote: > Thomas Schwinge, on Tue 23 Feb 2016 12:02:36 +0100, wrote: > > > I couldn't figure out any pattern from looking at the diffs between the > > > respective Hurd packages' sources. > > I've digged a bit, the difference that matters between -2 and -3 > is about the protected payload optimization. -2 used to disable it > because we had issues with pflocal. -3 fixed the pflocal issue and thus > re-enabled the optimization. > > So apparently there is at least another issue with it.
I have thus disabled it again at least in the Debian package, for now. I'm wondering: what is supposed to happen if some translator didn't set an INTRAN_PAYLOAD? Samuel