| 00:11.50 | *** join/#brlcad tofu (~sean@66-118-151-70.static.sagonet.net) | |
| 01:27.14 | *** join/#brlcad teepee_ (~teepee@unaffiliated/teepee) | |
| 01:53.14 | *** join/#brlcad ejno (~ejno@unaffiliated/kazaik) | |
| 01:55.33 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 02:26.24 | Notify | 03BRL-CAD:starseeker * 66773 brlcad/trunk/TODO: Keith mentioned observing some regressions in step-g - we need to get those straightened out before release. |
| 02:55.05 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 06:21.40 | Notify | 03BRL-CAD:brlcad * 66774 brlcad/trunk/src/libbu/semaphore.c: turns out the code was almost right for initializing the semaphores on windows, mostly lacking in clarity. the important bit missing was indeed just needing to set bu_nsemaphores to the new limit. atomically set our manual-mutex back to 0 for good measure. |
| 06:27.02 | Notify | 03BRL-CAD:brlcad * 66775 brlcad/trunk/TODO: need starseeker to run his test case, but the semaphore init memory leak and reinit should be fixed now. |
| 06:36.32 | *** part/#brlcad wed (~wedin@83.209.54.109) | |
| 06:48.15 | Notify | 03BRL-CAD:brlcad * 66776 brlcad/trunk/CMakeLists.txt: handle snprintf() a bit more generically so we can eliminate it from config_win.h altogether. |
| 06:48.50 | Notify | 03BRL-CAD:brlcad * 66777 brlcad/trunk/include/config_win.h.in: no longer need to define this blindly now that tests are in place to detect it (msvc added support for snprintf in latter versions circa 2015) |
| 07:44.55 | *** join/#brlcad tandoorichick (~chatzilla@117.207.73.87) | |
| 09:04.42 | *** join/#brlcad merzo (~merzo@92.60.189.225) | |
| 11:16.41 | *** join/#brlcad tandoorichick (~chatzilla@117.207.72.132) | |
| 11:48.48 | *** join/#brlcad tandoorichick (~chatzilla@117.199.142.181) | |
| 12:48.38 | *** join/#brlcad teepee_ (~teepee@unaffiliated/teepee) | |
| 14:15.45 | *** join/#brlcad merzo (~merzo@92.60.189.225) | |
| 15:28.12 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 15:31.21 | *** join/#brlcad teepee_ (~teepee@unaffiliated/teepee) | |
| 17:04.29 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 17:31.05 | *** join/#brlcad poxip (~poxip@unaffiliated/mrpoxipol) | |
| 18:11.32 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 19:58.08 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 21:54.31 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 22:25.21 | *** join/#brlcad teepee_ (~teepee@unaffiliated/teepee) | |
| 22:31.29 | *** join/#brlcad merzo (~merzo@179-34-133-95.pool.ukrtel.net) | |
| 22:36.11 | *** join/#brlcad merzo (~merzo@179-34-133-95.pool.ukrtel.net) | |
| 22:37.51 | *** join/#brlcad merzo (~merzo@179-34-133-95.pool.ukrtel.net) | |
| 23:35.48 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 23:37.17 | Notify | 03BRL-CAD:brlcad * 66778 (brlcad/trunk/src/libgcv/conv/brlcad.c brlcad/trunk/src/libgcv/conv/fastgen4/fastgen4_read.c and 6 others): only public symbols should have the gcv_/GCV_ prefix. hiddens symbols can keep it simple. |