BBS:      TELESC.NET.BR
Assunto:  src/syncterm/term.c wren_host.c wren_host.h
De:       Deuc¨
Data:     Mon, 27 Apr 2026 16:09:27 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/9fa67ef0a2121ea31c1e37da
Modified Files:
	src/syncterm/term.c wren_host.c wren_host.h
Log Message:
SyncTERM: tint Wren log indicator by entry kind (red=error, yellow=print)

struct wren_log gains an error_total counter (incremented in
log_append when source != WREN_LOG_PRINT) and the seen-snapshot
records both totals, so wren_host_log_unread_error() can answer "is
the unread set tainted by an error?" without walking the ring.

The status-bar bug glyph at col 27 now paints bright red  when at
least one unread entry is a compile/runtime/stack-frame error, bright
yellow  when only print output is unread, blank when caught up.
A new redraw bit (0x400) tracks the error-vs-not transition so the
tint changes are picked up.

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

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