https://gitlab.synchro.net/main/sbbs/-/commit/23f732bda65a06125b02a18c
Modified Files:
src/conio/ciolib.c
Log Message:
Fix ciolib_getscaling_type() calling wrong function pointer
Was checking/calling cio_api.getscaling (returns double) instead of cio_api.getscaling_type (returns enum ciolib_scaling). The truncated
double happened to return CIOLIB_SCALING_EXTERNAL for typical scale
factors >=1.0, masking the bug in practice.
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com>
--- SBBSecho 3.37-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)