Subj : src/sbbs3/js_request.cpp To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Sun Dec 14 2025 04:15 pm https://gitlab.synchro.net/main/sbbs/-/commit/3d4c479ab30708380aafe5ec Modified Files: src/sbbs3/js_request.cpp Log Message: This whole file is a no-op when DEBUG_JS_REQUESTS is not defined (its not) We can likely (soon) just eliminate this file altogether, but for now this resoles the GCC warning jsapi.h:1381:39: warning: ignoring attributes on template argument ‘jsval’ {aka ‘long unsigned int’} .