IRC log for #brlcad on 20150804

01:31.37 *** join/#brlcad vasc (~VASC@bl12-51-141.dsl.telepac.pt)
02:24.45 *** part/#brlcad vasc (~VASC@bl12-51-141.dsl.telepac.pt)
02:55.51 *** join/#brlcad gurwinder (~chatzilla@117.199.111.35)
05:20.19 *** part/#brlcad dracarys983 (dracarys98@nat/iiit/x-dewqrsonqjrajywd)
06:50.14 *** join/#brlcad gurwinder (~chatzilla@117.199.111.35)
06:50.54 gurwinder brlcad: Hi, I have successfully exported ARBN. Now working on ehy.
06:56.05 Notify 03BRL-CAD Wiki:Gurwinder Singh * 9213 /wiki/Povray:
06:59.19 *** join/#brlcad konrado (~konro@41.205.22.38)
07:40.17 *** join/#brlcad milamber (~devlin@2602:306:8094:9360:f44d:f6df:3ce5:7761)
07:41.14 *** join/#brlcad teepee-- (bc5c2134@gateway/web/freenode/ip.188.92.33.52)
07:48.52 *** join/#brlcad merzo (~merzo@92.60.189.225)
08:37.29 *** join/#brlcad KimK (~Kim__@ip68-102-188-176.ks.ok.cox.net)
08:37.33 *** join/#brlcad d_rossberg (~rossberg@66-118-151-70.static.sagonet.net)
08:43.29 *** join/#brlcad sofat (~sofat@202.164.53.117)
08:44.38 *** join/#brlcad dracarys983 (dracarys98@nat/iiit/x-wjemlhtwfgvnllka)
08:51.03 *** join/#brlcad shaina (~shaina@117.220.17.247)
09:09.05 dracarys983 d_rossberg: Sigh, that analyze.h wasn't required there, yes. My bad.
09:10.20 dracarys983 I have changed it. Also, the return type of Centroid() is now Vector3D as point_t * isn't there in types of C++ interface.
09:10.52 dracarys983 Now, analyze_centroid() returns a point_t * , which is used to return a Vector3D in C++ interface.
09:27.15 d_rossberg dracarys983: you should run the tests, even if they don't use these functions yet (there is another issue with this header which is connected to the analyze.h include)
09:30.03 dracarys983 d_rossberg: Okay I'll run the tests and report in a while
09:42.04 *** join/#brlcad kongi (546c1fe6@gateway/web/freenode/ip.84.108.31.230)
10:08.06 *** join/#brlcad ries (~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl)
10:20.30 dracarys983 d_rossberg: How do I test using a .g file in C++ interface?
10:21.12 dracarys983 tester_ci_primitives runs only the tests in .cpp files. I need a database object to test Volume() and Centroid() functions.
10:38.32 *** join/#brlcad packrat (~packrator@c-71-231-32-234.hsd1.wa.comcast.net)
10:44.42 d_rossberg dracarys983: my point wasn't to implement tests for Volume() and Centroid() (if you need database objets create them) but tu ran the tests as it currently is
10:45.40 dracarys983 d_rossberg: That I did. But that's after removing the "analyze.h" from Object.h. And it ran all fine.
11:04.27 *** join/#brlcad kongi (546c1fe6@gateway/web/freenode/ip.84.108.31.230)
11:05.37 *** join/#brlcad ries_nicked (~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl)
11:25.45 konrado d_rossberg: have you had time to start reviewing my code? Are there some issues I can start working on ?.
11:28.27 konrado d_rossberg:sorry meant to say hello, before all those questions.
12:03.18 d_rossberg konrado: i commented https://sourceforge.net/p/brlcad/patches/394
12:05.48 d_rossberg dracarys983: that's bad, because point_t isn't defined in the c++ interface, so why does the test compile?
12:08.10 dracarys983 d_rossberg: I mentioned before that I changed the type to Vector3D as point_t isn't a type in C++ interface. :)
12:12.55 d_rossberg ok, right, i see, should be ok then :)
12:14.49 d_rossberg and regarding the necessary objects: use some created by the primitives tests (i hope to be able to commit the pipe patch in the next days, so its easier to manage)
12:26.51 konrado d_rossberg: BRL-CAD has libxml in /misc/tools/xmltools/libxml and that is what the new patch links to, but I I guess your suggestion is that I should try to check for libxml2 in the system before linking to that one found in the BRL-CAD source?
12:34.47 d_rossberg konrado: BRL-CAD doesn't use /misc/tools/xmltools/libxml if it finds an installed libxml2, and you shouldn't do it either
12:35.22 d_rossberg e.g. LIBXML2_INCLUDE_DIR already points to the version which brl-cad uses
12:38.00 konrado d_rossberg: Thanks, I have just started working on it now.
12:51.15 d_rossberg the problem is that /misc/tools/xmltools/libxml wan't build if there is a system libxml2 and therefore you cannot assume a working libxml in /misc/tools/xmltools
13:14.07 *** join/#brlcad sofat (~sofat@202.164.45.204)
13:52.50 *** join/#brlcad sofat_ (~androirc@101.208.64.162)
13:57.49 konrado d_rossberg: I have submitted a patch to resolve the issue. http://sourceforge.net/p/brlcad/patches/394/#85e1
14:01.25 *** join/#brlcad sofat (~androirc@101.208.64.162)
14:42.21 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
15:03.05 dracarys983 d_rossberg: Okay, will do.
15:18.07 Notify 03BRL-CAD:ejno * 65815 brlcad/trunk/src/librt/primitives/bot/bot.c: use bu_log() for debugging output rather than fprintf(), which can hang MGED
15:42.09 *** join/#brlcad sofat_ (~sofat@202.164.45.204)
16:33.19 *** join/#brlcad bhollister2 (~brad@2601:647:cb01:9750:c9e2:247f:db99:4e09)
16:43.10 *** join/#brlcad ries (~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl)
17:39.40 *** join/#brlcad milamber1 (~devlin@104-9-73-54.lightspeed.cicril.sbcglobal.net)
17:44.41 *** join/#brlcad n_reed (~molto_cre@66-118-151-70.static.sagonet.net)
17:56.12 *** join/#brlcad sofat_ (~sofat@202.164.45.208)
18:25.44 *** join/#brlcad sofat_ (~sofat@202.164.45.208)
18:26.45 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
19:23.10 *** join/#brlcad sofat_ (~sofat@202.164.45.208)
19:28.03 *** join/#brlcad konrado (~konro@41.205.22.34)
19:37.46 starseeker konrado: if you're going to rely on libxml2, we need to reconsider its status - right now it's not installed, it's used only for build tools
20:10.52 konrado starseeker: Hello, please I do not understand what you mean by "it's used only for build tools"
20:16.19 konrado What work would need to be done on libxml so I can rely on using it?
20:22.22 *** join/#brlcad Shubham (6719e766@gateway/web/freenode/ip.103.25.231.102)
20:24.29 *** join/#brlcad sofat_ (~sofat@202.164.45.204)
20:47.55 *** join/#brlcad Notify (~notify@66-118-151-70.static.sagonet.net)
20:48.14 Notify 03BRL-CAD:ejno * 65816 (brlcad/trunk/src/libgcv/CMakeLists.txt brlcad/trunk/src/libgcv/conv/brlcad.c and 9 others): remove gcv_test; modifications to the libgcv plugin API in preparation for integration with the front end
20:48.38 Notify 03BRL-CAD:starseeker * 65817 (brlcad/trunk/include/rt/misc.h brlcad/trunk/src/libged/facetize.c and 3 others): Apply patch #399 from Doug Howard supporting more options being passed to the screened poisson based surface build.
20:48.46 Notify 03BRL-CAD Wiki:MeShubham99 * 9214 /wiki/User:MeShubham99/GSoc15/log_developmen: /* Week 9 */
20:48.48 Notify 03BRL-CAD Wiki:Bhollister * 9215 /wiki/User:Bhollister/DevLogAug2015:
20:48.50 Notify 03BRL-CAD Wiki:MeShubham99 * 9216 /wiki/User:MeShubham99/GSoc15/log_developmen: /* Week 9 */
20:55.59 Notify 03BRL-CAD Wiki:202.164.45.204 * 9217 /wiki/User:Hiteshsofat/GSoc15/log_developmen:
21:53.07 Notify 03BRL-CAD:ejno * 65818 (brlcad/trunk/src/conv/3dm/3dm-g.cpp brlcad/trunk/src/conv/gcv/gcv.cpp and 10 others): add gcv_converter_find() for listing/filtering converters
22:05.23 Notify 03BRL-CAD Wiki:Bhollister * 9218 /wiki/MGED_CMD_nmg:
22:07.07 konrado starseeker: sorry for the silly question. I just always test BRL-CAD directly from the build directory without doing a make install, that is why it took me some time to understand what you were talking about.
22:07.47 Notify 03BRL-CAD:ejno * 65819 brlcad/trunk/src/conv/gcv/CMakeLists.txt: rename gcv.cpp to gcv.c
22:09.28 *** join/#brlcad vasc (~VASC@85.246.125.203)
22:40.29 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
22:54.08 *** join/#brlcad konrado (~konro@41.205.22.3)
22:57.12 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
23:05.50 *** join/#brlcad konrado (~konro@41.205.22.61)
23:24.59 Notify 03BRL-CAD Wiki:Konrado DJ * 9219 /wiki/User:Konrado_DJ/GSoc2015/logs: /* 4 AUGUST 2015 */
23:52.48 Notify 03BRL-CAD Wiki:Bhollister * 9220 /wiki/User:Bhollister/DevLogAug2015: /* Tues, August 4, 2015 */
23:54.16 Notify 03BRL-CAD Wiki:Bhollister * 9221 /wiki/User:Bhollister/DevLogAug2015: /* Tues, August 4, 2015 */
23:55.01 Notify 03BRL-CAD Wiki:Bhollister * 9222 /wiki/User:Bhollister/DevLogAug2015: /* Tues, August 4, 2015 */
23:55.24 Notify 03BRL-CAD Wiki:Bhollister * 9223 /wiki/User:Bhollister/DevLogAug2015: /* Tues, August 4, 2015 */
23:56.20 *** join/#brlcad konrado (~konro@41.205.22.28)
23:56.22 Notify 03BRL-CAD Wiki:Bhollister * 9224 /wiki/User:Bhollister/DevLogAug2015: /* Tues, August 4, 2015 */

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