| 00:05.59 | *** join/#brlcad ariroxtumlpugsep (~armin@dslb-088-064-037-122.088.064.pools.vodafone-ip.de) | |
| 00:18.33 | *** join/#brlcad infobot (ibot@208.53.50.136) | |
| 00:18.33 | *** topic/#brlcad is BRL-CAD and open source CAx discussion ! Also @ http://brlcad.zulipchat.com ! Logs @ http://infobot.rikers.org/%23brlcad/ | |
| 06:22.25 | *** join/#brlcad merzo (~merzo@204-62-133-95.pool.ukrtel.net) | |
| 07:48.42 | *** join/#brlcad merzo (~merzo@91.209.51.94) | |
| 08:24.53 | *** join/#brlcad merzo (~merzo@91.209.51.94) | |
| 11:03.11 | *** join/#brlcad teepee- (bc5c2134@gateway/web/freenode/ip.188.92.33.52) | |
| 11:54.45 | *** join/#brlcad merzo (~merzo@185.39.197.205) | |
| 13:37.16 | Notify | 03BRL-CAD:starseeker * 71083 brlcad/trunk/src/gtools/geval.c: common.h first |
| 13:37.21 | *** join/#brlcad yorik (~yorik@2804:431:f721:b27f:290:f5ff:fedc:3bb2) | |
| 13:42.24 | *** join/#brlcad raingloom (~raingloom@C2267141.catv.pool.telekom.hu) | |
| 13:54.32 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 13:55.22 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 13:56.07 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 13:56.57 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 13:57.42 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 13:58.32 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 13:59.19 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 14:00.09 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 14:27.00 | *** join/#brlcad merzo (~merzo@185.39.197.205) | |
| 18:06.46 | *** join/#brlcad raingloom (~raingloom@C2267141.catv.pool.telekom.hu) | |
| 18:43.04 | Notify | 03BRL-CAD:brlcad * 71084 brlcad/trunk/CMakeLists.txt: maybe bad idea, but try turning on address sanitizing by default for unoptimized builds. they're already 2x slower, so this may make them 3x-4x slower than optimized builds, but we get a whole host of valgrind-style error detection at runtime (oob accesses, use-after-free/return/scope, double/invalid free, and leaks). rename other one verb-noun |
| 18:43.08 | Notify | s/BRLCAD_THREAD_SANITIZER/BRLCAD_SANITIZE_THREAD/g. |
| 18:43.08 | *** join/#brlcad merzo (~merzo@185.39.197.205) | |
| 18:43.12 | Notify | ... |
| 21:22.38 | *** join/#brlcad Stragus (~alexis@modemcable198.134-161-184.mc.videotron.ca) | |
| 22:57.49 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 23:01.37 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 23:02.22 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 23:03.12 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 23:04.03 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 23:04.48 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 23:05.38 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 23:06.24 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 23:07.14 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 23:08.01 | Notify | 03BRL-CAD:brlcad * 71085 brlcad/trunk/CMakeLists.txt: it is not possible to directly test for -Wno-* flags, so use -Wno-error=* to test for them instead. this fixes spurious error messages about -Wno-c11-extensions being an invalid gcc flag whenever any other error is reported. |
| 23:16.19 | Notify | 03BRL-CAD:brlcad * 71086 brlcad/trunk/CMakeLists.txt: add same protections on -Wno-variadic-macros and -Wno-long-long, but leave -Wno-inline alone since it's harmless and already a compiler-specific check. noticed,fixed typo on -Wninline c++ test. |
| 23:26.39 | Notify | 03BRL-CAD:brlcad * 71087 brlcad/trunk/src/gtools/geval.c: simplify, we only need to take the address to get around the function pointer 'conversion'. this could be wrong on a platform where function pointers are not the same as void pointers, but posix guarantees that it'll work for any platform providing dlsym. now since we technically wrap other implementations, e.g., windows, calling code should probably still |
| 23:26.43 | Notify | only do data object symbol lookups (which can contain function pointers). also fix the other calls to use our bu api. |
| 23:26.47 | Notify | ... |
| 23:29.02 | Notify | 03BRL-CAD:brlcad * 71088 brlcad/trunk/src/util/pix-png.c: we need to set the filemode to binary for windows or redirected output may get corrupted. need to audit the lot. |
| 23:31.29 | *** join/#brlcad teepee (~teepee@unaffiliated/teepee) | |
| 23:31.33 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |