Hi Rasmus,
On 9/30/24 11:54 AM, Rasmus Villemoes wrote:
Quentin Schulz writes:
Hi Rasmus,
On 9/27/24 8:56 PM, Rasmus Villemoes wrote:
Quentin Schulz writes:
From: Quentin Schulz
My linter complains that "When using void pointers in calculations, the
behaviour is undefined".
GCC does s
Quentin Schulz writes:
> Hi Rasmus,
>
> On 9/27/24 8:56 PM, Rasmus Villemoes wrote:
>> Quentin Schulz writes:
>>
>>> From: Quentin Schulz
>>>
>>> My linter complains that "When using void pointers in calculations, the
>>> behaviour is undefined".
>>>
>>> GCC does say that "In GNU C, addition a
Hi Rasmus,
On 9/27/24 8:56 PM, Rasmus Villemoes wrote:
Quentin Schulz writes:
From: Quentin Schulz
My linter complains that "When using void pointers in calculations, the
behaviour is undefined".
GCC does say that "In GNU C, addition and subtraction operations are
supported on pointers to
Quentin Schulz writes:
> From: Quentin Schulz
>
> My linter complains that "When using void pointers in calculations, the
> behaviour is undefined".
>
> GCC does say that "In GNU C, addition and subtraction operations are
> supported on pointers to void"[1] but this hints at this only being
> su
From: Quentin Schulz
My linter complains that "When using void pointers in calculations, the
behaviour is undefined".
GCC does say that "In GNU C, addition and subtraction operations are
supported on pointers to void"[1] but this hints at this only being
supported in the GNU flavor of C. And I a
5 matches
Mail list logo