IRC log for #brlcad on 20140701

00:25.03 *** join/#brlcad KimK (~Kim__@ip68-102-30-143.ks.ok.cox.net)
01:48.11 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
02:53.33 Zhao_Anqing I have a question: when I make test, why do all test response 'ERROR: bu_malloc(0)'?
03:43.29 Notify 03BRL-CAD:brlcad * 61490 brlcad/trunk/doc/parsers/templates/CMakeLists.txt: instead of ..., give an example based on this template
03:47.30 Notify 03BRL-CAD:brlcad * 61491 brlcad/trunk/sh/enumerate.sh: finally fixed, the key was using 'set -f' to fully disable glob expansion filepath matching. this really simplifies the regular expressions by avoiding the need to escape glob characters (sometimes, when they match a path). avoids an evaluation escape-hell. this gets the filesystem and product summaries working cleanly and adds a DEBUG option for inspecting the
03:47.32 Notify matching filesystem entities.
04:03.14 *** join/#brlcad Ch3ck_ (~Ch3ck@66-118-151-70.static.sagonet.net)
04:06.33 *** join/#brlcad brlcad (~sean@66-118-151-70.static.sagonet.net)
04:22.49 *** join/#brlcad starseeker (~starseeke@66-118-151-70.static.sagonet.net)
04:22.49 *** join/#brlcad yiyus_ (1242712427@je.je.je)
04:22.50 *** join/#brlcad ejno (~ejno@unaffiliated/kazaik)
04:32.53 *** join/#brlcad starseeker (~starseeke@66-118-151-70.static.sagonet.net)
04:42.24 Notify 03BRL-CAD Wiki:Mihaineacsu * 7442 /wiki/User:Mihaineacsu/SoCIS2014/Logs:
04:45.35 Notify 03BRL-CAD Wiki:Mihaineacsu * 7443 /wiki/User:Mihaineacsu/SoCIS2014/Logs:
05:19.41 Notify 03BRL-CAD:brlcad * 61492 brlcad/trunk/sh/enumerate.sh: fix the remaining line counting stats to properly tabulate and provide a flat output listing similar to the other stats
05:48.29 *** join/#brlcad Zhao_Anqing (clouddrift@222.205.1.38)
05:55.17 brlcad Zhao_Anqing: someone committed changes to bu_basename() that broke the interface
05:55.54 brlcad I believe it was a gci patch iirc
05:56.50 Zhao_Anqing OK. I see.
05:56.56 brlcad that will have to get fixed, feel free to tackle it
05:57.00 brlcad should be very simple
06:05.07 *** join/#brlcad mihaineacsu (~mihaineac@92.81.55.66)
06:33.53 *** join/#brlcad albertcoder (~albertcod@49.138.132.186)
07:40.06 *** join/#brlcad mihaineacsu (~mihaineac@92.81.55.66)
08:22.33 Notify 03BRL-CAD Wiki:Clouddrift * 7444 /wiki/User:Clouddrift/GSoC2014/Logs: /* Midterm */
08:41.06 Notify 03BRL-CAD Wiki:Clouddrift * 7445 /wiki/User:Clouddrift/GSoC2014/Logs: /* Week 6 */
09:13.57 *** join/#brlcad albertcoder (~albertcod@202.164.53.117)
09:39.08 *** join/#brlcad teepee (~teepee@gateway/tor-sasl/teepee)
09:57.29 *** join/#brlcad vladbogo (~vlad@195.216.218.10)
10:03.41 *** join/#brlcad pandrei (~pandrei@188.25.163.196)
10:13.11 *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51)
11:21.39 *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51)
11:34.20 *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51)
11:52.01 *** join/#brlcad Ch3ck_ (~Ch3ck@66-118-151-70.static.sagonet.net)
11:52.26 *** join/#brlcad d_rossberg (~rossberg@66-118-151-70.static.sagonet.net)
14:17.29 Notify 03BRL-CAD:carlmoore * 61493 brlcad/trunk/src/conv/3dm/conv3dm-g.cpp: fix spelling
14:21.01 *** join/#brlcad teepee (~teepee@gateway/tor-sasl/teepee)
14:22.49 *** join/#brlcad piyushparkash (~piyushpar@117.214.222.108)
14:44.00 Notify 03BRL-CAD:ejno * 61494 (brlcad/trunk/src/conv/3dm/conv3dm-g.cpp brlcad/trunk/src/conv/3dm/conv3dm-g.hpp brlcad/trunk/src/conv/CMakeLists.txt): just extract embedded images for now; an image conversion library for jpg/bmp/png/etc. to pix will need to be implemented for direct import
14:49.38 Notify 03BRL-CAD:ejno * 61495 brlcad/trunk/src/conv/3dm/conv3dm-g.cpp: cleanup/consistency
14:58.16 Notify 03BRL-CAD:ejno * 61496 brlcad/trunk/src/conv/3dm/conv3dm-g.cpp: open output file in 'binary' mode
15:07.56 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
15:18.00 Notify 03BRL-CAD:ejno * 61497 brlcad/trunk/src/conv/3dm/conv3dm-g.cpp: use a constant for the default generated name
15:24.21 Notify 03BRL-CAD:n_reed * 61498 brlcad/branches/brep-debug/src/libged/brep.c: forgot to update copy of color legend output; move correct version to function
16:03.16 *** join/#brlcad piyushparkash (~piyushpar@117.214.222.108)
16:03.50 Notify 03BRL-CAD:carlmoore * 61499 brlcad/trunk/src/proc-db/pipe.c: in Usage, add semicolon, and remove ' (default)'; 'torus' option is set to zero at start, then is set to 1 if -t is used
16:13.50 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
16:13.56 Notify 03BRL-CAD:n_reed * 61500 brlcad/trunk/src/proc-db/pipe.c: partially revert r61499; tori is in fact set by default at line 659 if no other flag was given
16:19.13 Notify 03BRL-CAD Wiki:95.211.184.220 * 7446 /wiki/Talk:STEP: hmm
16:37.50 Notify 03BRL-CAD:carlmoore * 61501 brlcad/trunk/src/proc-db/pipe.c: Use capital leading letter and trailing period; use M_PI global for pi
16:37.53 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
16:45.28 Notify 03BRL-CAD:ejno * 61502 brlcad/trunk/src/conv/3dm/conv3dm-g.cpp: remove wdb_close() if wdb_fopen() failed
17:04.47 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
17:44.57 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
17:53.59 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
18:11.09 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
18:48.23 Notify 03BRL-CAD:starseeker * 61503 (brlcad/trunk/src/other/xmltools/libxml/CMakeLists.txt brlcad/trunk/src/other/xmltools/libxml/config.h.in): We shouldn't have need of zlib in our local copy of libxml et. al.
18:53.16 *** join/#brlcad piyushparkash (~piyushpar@117.214.222.108)
18:55.36 *** join/#brlcad andrei__ (~IceChat77@188.27.80.23)
19:14.39 Notify 03BRL-CAD:starseeker * 61504 (brlcad/branches/openscenegraph/include/dm.h brlcad/branches/openscenegraph/include/ged.h and 134 others): Revert libged changes - apparently the design intent of libged is that it does retain some view knowledge - question is where/how/how much.
19:18.40 Notify 03BRL-CAD:starseeker * 61505 (brlcad/trunk/CMakeLists.txt brlcad/trunk/INSTALL and 3 others): Move xmltools to misc/tools directory
19:40.08 Notify 03BRL-CAD:n_reed * 61506 (brlcad/branches/brep-debug/src/libbrep/debug_plot.cpp brlcad/branches/brep-debug/src/libbrep/debug_plot.h): add some getters to the DebugPlot class to aid debugging specific intersections
19:42.41 Notify 03BRL-CAD:ejno * 61507 (brlcad/trunk/src/conv/3dm/3dm-g.cpp brlcad/trunk/src/conv/3dm/conv3dm-g.cpp and 2 others): import textures using libicv (in progress); improve output
20:34.29 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
21:09.45 *** join/#brlcad piyushparkash (~piyushpar@117.214.222.108)
21:20.43 Notify 03BRL-CAD:starseeker * 61508 (brlcad/trunk/CMakeLists.txt brlcad/trunk/INSTALL and 3 others): Get the rest of the tools out of src/other - should be down to just things that are used by installed code (or, at least, potentially used by such code...)
21:28.54 Notify 03BRL-CAD:starseeker * 61509 (brlcad/branches/openscenegraph/CMakeLists.txt brlcad/branches/openscenegraph/INSTALL and 22 others): Sync through trunk r61508
21:31.14 Notify 03BRL-CAD:starseeker * 61510 brlcad/trunk/src/other/CMakeLists.txt: Remove Eigen until we have need of it again.
21:42.43 Notify 03BRL-CAD:carlmoore * 61511 brlcad/trunk/doc/docbook/system/man1/en/pix-fb.xml: various revisions to pix-fb manpage, including removal of -h
21:44.08 *** join/#brlcad albertcoder (~albertcod@202.164.53.117)
21:45.50 Notify 03BRL-CAD Wiki:Albertcoder * 7447 /wiki/User:Albertcoder/GSoC2014/logs: /* Development Period */
21:56.59 Notify 03BRL-CAD Wiki:Popescu.andrei1991 * 7448 /wiki/User:Popescu.andrei1991/devlogs2014: /* Week 6 */
22:02.46 Notify 03BRL-CAD:starseeker * 61512 (brlcad/branches/openscenegraph/INSTALL brlcad/branches/openscenegraph/configure brlcad/branches/openscenegraph/src/other/CMakeLists.txt): Add a freetype 3rd party build for openscenegraph.
22:04.01 Notify 03BRL-CAD:n_reed * 61513 (brlcad/branches/brep-debug/src/libbrep/debug_plot.cpp brlcad/branches/brep-debug/src/libged/brep.c brlcad/branches/brep-debug/src/libged/dplot_parser.lemon): fix dplot handling of surface pairs with no reported isocurve intersections
22:17.38 Notify 03BRL-CAD Wiki:Ankeshanand * 7449 /wiki/User:Ankeshanand/GSoC14/logs: /* Week 7 */
22:18.42 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
23:41.05 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)

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