* Debian Bug Tracking System <[email protected]> [2015-07-16 13:06]:
>  fw4spl (0.9.2-3) unstable; urgency=medium
>  .
>    * Restrict package to amd64. Closes: #790288.

I'm not terribly happy with that resolution.  The web site says
"FW4SPL consists of a set of cross-platform C++ libraries".  Limiting
it to amd64 doesn't sound cross-platform to me.

> The code is:
> 
> #ifndef __MACOSX__
>         ss << " from " << uc->uc_mcontext.gregs[REG_EIP];
> #endif

Why not check for __X86__ and __x86_64__

-- 
Martin Michlmayr
Linux for HP Helion, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to