POV-Ray : Newsgroups : povray.beta-test : v3.8 beta 2 seg fault. 32 bit raspbian os on 64 bit pi 4 hardware. : Re: v3.8 beta 2 seg fault. 32 bit raspbian os on 64 bit pi 4 hardware. Server Time
25 Apr 2024 16:58:07 EDT (-0400)
  Re: v3.8 beta 2 seg fault. 32 bit raspbian os on 64 bit pi 4 hardware.  
From: William F Pokorny
Date: 27 Aug 2021 05:04:32
Message: <6128aaa0$1@news.povray.org>
On 8/26/21 3:19 PM, William F Pokorny wrote:
> The code there has a hard LL literal assuming long long int is 64 bits.

Blast it, I meant to write:

"The code there has a hard LL literal assuming POV_LONG is 64 bits."


With C++11 'long long int' and 'unsigned long long int' are always at 
least 64 bits.

Bill P.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.