You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe something has changed in the toolchain related to the linker? More details on how _core_info are intended to (and used to) work can be found in #9f4dd46.
As far as I (and the C compiler) can tell, the constant
CORE_INFO
is a single byte in some but not all cases:mlib_devel/jasper_library/sw/jam/casper_tapcp.c
Lines 245 to 246 in 1109264
So in lines such as
mlib_devel/jasper_library/sw/jam/casper_tapcp.c
Line 1185 in 1109264
and
mlib_devel/jasper_library/sw/jam/casper_devcsl.c
Lines 7 to 8 in 1109264
mlib_devel/jasper_library/sw/jam/casper_devcsl.c
Line 21 in 1109264
mlib_devel/jasper_library/sw/jam/casper_devcsl.c
Line 70 in 1109264
yield compiler errors that prevent the JAM software from building
The text was updated successfully, but these errors were encountered: