Just a sample of the Echomail archive
Cooperative anarchy at its finest, still active today. Darkrealms is the Zone 1 Hub.
|    SYNC_PROGRAMMING    |    Synchronet/Baja/XSDK Programming    |    49,116 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 46,354 of 49,116    |
|    Rob Swindell (on Windows 11) to Git commit to main/sbbs/master    |
|    src/sbbs3/js_bbs.cpp js_file.c js_fileba    |
|    08 Feb 25 13:21:24    |
      TZUTC: -0800       MSGID: 51703.syncprog@1:103/705 2c0dcacb       PID: Synchronet 3.20c-Linux master/a8d818585 Jan 28 2025 GCC 12.2.0       TID: SBBSecho 3.23-Linux master/da9512200 Feb 06 2025 GCC 12.2.0       BBSID: VERT       CHRS: ASCII 1       https://gitlab.synchro.net/main/sbbs/-/commit/6ed4a05faf856cf762fd1014       Modified Files:        src/sbbs3/js_bbs.cpp js_file.c js_filebase.c js_msgbase.c js_socket.c       Log Message:       Native JS methods must return JS_FALSE for (Error) exceptions to be thrown              I discovered the first case when FileBase.get_path() failed, but didn't       (immediately) throw an exception. Reviewing the other instances of       JS_RepoertError() calls found several that either reported a garbage (e.g.       NULL) string value or returned JS_TRUE.              The design pattern used a little in js_socket.c probably should be used more:               if (JS_IsExceptionPending(cx))        return JS_FALSE;        return JS_TRUE;              ... but that's more of a refactor than I had the stomach for right now.       --- SBBSecho 3.23-Linux        * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)       SEEN-BY: 103/705 105/81 106/201 124/5016 128/187 153/757 7715 154/10       SEEN-BY: 154/30 110 203/0 218/700 221/0 226/30 227/114 229/110 114       SEEN-BY: 229/206 317 400 426 428 470 550 700 705 240/1120 5832 266/512       SEEN-BY: 280/464 5003 5006 291/111 292/8125 301/1 320/219 322/757       SEEN-BY: 341/66 234 342/200 396/45 423/120 460/58 256 1124 467/888       SEEN-BY: 633/280 712/848 770/1 902/26 5020/400 8912 5054/30 5075/35       PATH: 103/705 280/464 460/58 229/426           |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca