BBS:      TELESC.NET.BR
Assunto:  src/syncterm/term.c
De:       Deuc¨
Data:     Fri, 24 Apr 2026 23:19:17 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/fc9b42001112bdca45726087
Modified Files:
	src/syncterm/term.c
Log Message:
syncterm: hoist sftp_up/dn_active out of WITHOUT_DEUCESSH guard

term.c references sftp_up_active / sftp_dn_active again at the col-28/29
status-bar update (lines 581/591), outside the activity-poll block that
e8f12ae5ea wrapped in #ifndef WITHOUT_DEUCESSH. Move the declarations
above the guard so the variables are still in scope (and zero, so the
status bar shows idle) when SSH is compiled out.

Co-Authored-By: Claude Opus 4.7 (1M context) 
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

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