BBS:      TELESC.NET.BR
Assunto:  src/sbbs3/js_mqtt.cpp
De:       Rob Swindell (on Debian Linux)
Data:     Mon, 16 Mar 2026 01:40:36 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/197733c9caf95e97667c6ad2
Modified Files:
	src/sbbs3/js_mqtt.cpp
Log Message:
Use new/delete instead of malloc()/free() to make newer GCC and Clang happy

Resolves:
error: use of deleted function `private_t& private_t::operator=(private_t&&)'

and:
error: object of type 'private_t' cannot be assigned because its copy assignment operator is implicitly deleted
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

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