added circular grid to ronchi and foucault images #611
Annotations
3 warnings
|
foucaultview.cpp:217:5 [clang-analyzer-security.FloatLoopCounter]:
foucaultview.cpp#L217
Variable 'currentMM' with floating point type 'double' should not be used as a loop counter
|
|
build-linux (ubuntu-24.04)
‘unsigned char __atomic_load_1(const volatile void*, int)’ writing 1 byte into a region of size 0 overflows the destination [-Wstringop-overflow=]
|
|
build-linux (ubuntu-24.04)
‘unsigned int __atomic_load_4(const volatile void*, int)’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
|