BBS:      TELESC.NET.BR
Assunto:  src/conio/ciolib.c
De:       Deuc¨
Data:     Sun, 15 Mar 2026 14:09:13 -0700
-----------------------------------------------------------
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 
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]