Files
magic/utils
Darryl L. Miles 0cea17e801 utils/magic.h pointertype prefer use of 'long' instead of 'int'
It is usual for a pointer to require the largest width, while some
platforms might have an 'int' that is smaller than a pointer width.

This reverses the detection order to find.

Note since C99 there is <stdint.h> with type 'intmax_t' which
serves a similar purpose.

SonarCloud reports a concern with this on many lines where used.
"An integral type is too small to hold a pointer value."
https://sonarcloud.io/project/issues?open=AZJB17ZoNGfDNup0RkY_&id=dlmiles_magic
2024-10-01 12:36:13 -04:00
..
2022-10-29 06:07:46 +02:00
2022-10-29 06:07:46 +02:00
2022-10-29 06:07:46 +02:00
2022-01-10 14:01:36 -05:00
2022-10-29 06:07:46 +02:00
2023-07-12 00:31:37 +09:00
2022-10-29 06:07:46 +02:00
2023-07-12 00:31:37 +09:00
2023-07-12 00:31:37 +09:00
2022-10-29 06:07:46 +02:00
2022-10-29 06:07:46 +02:00
2022-10-29 06:07:46 +02:00