László Böszörményi dixit:

> OK, my next upload will contain that fix. Still, do you know what's
>cause this on those architectures?

Yes: difference in compiler optimisations. Basically, you use the
string "ed" in the source at least two times; with some compiler
versions and architectures, this is optimised into one string in
the executable, with some it isn’t (for example because PC-relative
addressing can only go so far, and the alternative is computationally
more expensive).

bye,
//mirabilos
-- 
„Cool, /usr/share/doc/mksh/examples/uhr.gz ist ja ein Grund,
mksh auf jedem System zu installieren.“
        -- XTaran auf der OpenRheinRuhr, ganz begeistert
(EN: “[…]uhr.gz is a reason to install mksh on every system.”)


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to