IRC log for #brlcad on 20151029

00:08.22 Notify 03BRL-CAD:starseeker * 66540 (brlcad/trunk/src/librt/search.c brlcad/trunk/src/librt/search.h): This is a brute force solution to search's memory leak problem, but it appears to work.
00:13.39 Notify 03BRL-CAD:brlcad * 66541 brlcad/trunk/src/other/libz/CMakeLists.txt: make sure /machine is set regardless of being 32-bit or 64-bit since at least msvc10 still warns in 32-bit mode about it being unset. known issue/interaction between the build file cmake generates and msvc behaving weird when a resource file is listed first in a static lib.
00:26.23 Notify 03BRL-CAD:starseeker * 66542 brlcad/trunk/CHANGES: Mark the kill* commands as deprecated.
00:30.14 Notify 03BRL-CAD:starseeker * 66543 brlcad/trunk/CHANGES: list old rm behavior for deprecation.
00:39.50 *** join/#brlcad Stragus (~alexis@modemcable090.29-19-135.mc.videotron.ca)
00:43.24 Notify 03BRL-CAD:brlcad * 66544 brlcad/trunk/CMakeLists.txt: blindly adding /WX on win32 is wrong when compiling with mingw. since it didn't actually set strict properly anyways, remove it.
00:47.44 Notify 03BRL-CAD:brlcad * 66545 brlcad/trunk/src/conv/step/CMakeLists.txt: we need to disable more than just warnings on the generated sources because the sdai and clstepcore headers are included in pretty much every single source file. instead, test for the few warnings that are getting spit out on the stepcode sources. this lets us continue to get warnings on our code, minus the few that are pervasive to stepcode. this
00:47.46 Notify is okay because our code is now fully scrubbed of all the msvc /W3 level warnings.
00:47.48 Notify ...
00:48.03 Notify 03BRL-CAD:starseeker * 66546 brlcad/trunk/doc/docbook/system/mann/en/rm.xml: update man page for rm
02:57.07 *** join/#brlcad sberpvwykfesmntw (~armin@dslb-088-066-133-014.088.066.pools.vodafone-ip.de)
03:49.11 Notify 03BRL-CAD:brlcad * 66547 (brlcad/trunk/include/bu/endian.h brlcad/trunk/include/bu/parse.h brlcad/trunk/include/bu/str.h): move declarations around so the bu_str functions are in str.h, move the bu_gethostname outlier to endian.h (needs a diff header like platform.h)
04:02.29 Notify 03BRL-CAD:brlcad * 66548 (brlcad/trunk/src/proc-db/surfaceintersect.cpp brlcad/trunk/src/util/admin-db.cpp brlcad/trunk/src/util/bu_arg_parse.cpp): more msvc quellage, eliminate remainder of C4800
04:32.49 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
05:00.28 *** join/#brlcad KimK (~Kim__@ip68-102-67-135.ks.ok.cox.net)
06:07.54 Notify 03BRL-CAD:brlcad * 66549 (brlcad/trunk/src/libbu/gethostname.c brlcad/trunk/src/rt/main.c): must export and import bu_gethostname with a decl correctly
07:33.05 Notify 03BRL-CAD:brlcad * 66550 brlcad/trunk/src/util/bu_arg_parse.cpp: BU_ARG, not OPT
09:56.30 *** join/#brlcad teepee` (bc5c2134@gateway/web/freenode/ip.188.92.33.52)
12:36.06 Notify 03BRL-CAD:brlcad * 66551 brlcad/trunk/src/util/bu_arg_parse.cpp: last one!
12:47.34 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
13:12.02 *** join/#brlcad ries (~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl)
14:27.33 *** join/#brlcad boquete (~Piotr@abed42.neoplus.adsl.tpnet.pl)
14:36.26 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
14:52.19 ``Erik hm, free/cheap graphic resource list http://gamasutra.com/blogs/ArtursSosins/20151028/257619/The_list_of_best_free_and_affordable_game_graphics_resources.php
15:06.59 Notify 03BRL-CAD:starseeker * 66552 brlcad/trunk/doc/docbook/system/mann/en/rm.xml: need to rework verbosity option.
15:19.42 *** join/#brlcad boquete_asus (~Piotr@abed42.neoplus.adsl.tpnet.pl)
15:32.06 *** join/#brlcad boquete_asus (~Piotr@abed42.neoplus.adsl.tpnet.pl)
15:32.39 *** join/#brlcad boquete_asus (~Piotr@abed42.neoplus.adsl.tpnet.pl)
16:40.57 Notify 03BRL-CAD:starseeker * 66553 (brlcad/trunk/src/libged/glob.c brlcad/trunk/src/librt/db_glob.c): Whoops, copy paste fail in migration.
16:47.08 *** join/#brlcad boquete (~Piotr@abed42.neoplus.adsl.tpnet.pl)
16:47.18 Notify 03BRL-CAD:starseeker * 66554 brlcad/trunk/src/librt/db_glob.c: We haven't made the local copy at this point - printf the original input
17:34.06 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
18:03.19 *** join/#brlcad KimK (~Kim__@ip68-102-67-135.ks.ok.cox.net)
18:15.41 *** join/#brlcad boquete (~Piotr@abed42.neoplus.adsl.tpnet.pl)
19:13.28 *** join/#brlcad boquete (~Piotr@abed42.neoplus.adsl.tpnet.pl)
19:45.56 *** join/#brlcad boquete (~Piotr@abed42.neoplus.adsl.tpnet.pl)
20:03.47 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
21:38.41 *** join/#brlcad ries (~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl)
22:30.08 Notify 03BRL-CAD:starseeker * 66555 brlcad/trunk/src/libbu/opt.c: If a flag provides a custom callback, use it.
22:32.47 Notify 03BRL-CAD:starseeker * 66556 brlcad/trunk/src/libged/remove.cpp: Go with 'multiple supplied v flags ups verbosity of reporting' instead of the optional integer arg.
22:55.20 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
23:04.17 *** join/#brlcad ries (~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl)
23:33.10 *** join/#brlcad merzo (~merzo@46-26-133-95.pool.ukrtel.net)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.