Control: severity -1 wishlist
Hi,
maude has been -rm'ed on 32-bit archs as per
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068766
So this issue is now moot and I am downgrading the severity.
On Thu, Apr 11, 2024 at 07:53:08AM +0200, Andreas Tille wrote:
> Hi,
>
> Am Wed, Apr 10, 2024 at
Hi,
Am Wed, Apr 10, 2024 at 03:33:53PM -0700 schrieb Steven Eker:
> I like that solution since I believe there are 64-bit platforms where long
> is 32-bits. I've updated my development version thus:
>
> //
> // timeValue.tv_sec is 64-bit since Linux kernel 5.6 but GMP doesn't
> yet have su
I like that solution since I believe there are 64-bit platforms where
long is 32-bits. I've updated my development version thus:
//
// timeValue.tv_sec is 64-bit since Linux kernel 5.6 but GMP
doesn't yet have support
// for long long which is a problem on platforms where long is
l
Steven Eker writes:
> This is harmless on 64-bit architectures since Index will be a signed
> 64-bit integer and if it works on 32-bit architectures, it's a work
> around until GMP is fixed (hopefully before 2038).
I know this suggestion is unorthodox, and quite possibly moot at this
point in t
Hi,
I'd suggest to set
Build-Depends: architecture-is-64-bit, architecture-is-little-endian
and remove 32bit architectures of maude.
Kind regards
Andreas.
--
https://fam-tille.de
5 matches
Mail list logo