IRC log for #brlcad on 20160527

00:01.44 starseeker phew
00:01.56 starseeker *still* not working
00:05.19 starseeker ah
00:05.20 starseeker hmm...
00:17.22 Notify 03BRL-CAD:starseeker * 68015 (brlcad/trunk/src/libgcv/CMakeLists.txt brlcad/trunk/src/libgcv/gcv.c): Erk. Don't snarf anything in the plugins directory - only go for files with the extension CMake says is for shared libraries on the current platform.
00:19.56 *** join/#brlcad LordOfBikes (~armin@dslb-092-074-244-085.092.074.pools.vodafone-ip.de)
00:27.30 Notify 03BRL-CAD:starseeker * 68016 brlcad/trunk/src/libgcv/gcv.c: tighten the code a bit
00:43.37 starseeker woot
00:43.46 starseeker calls it an evening
02:20.03 *** join/#brlcad davee_ (~davee@71-83-188-23.dhcp.lnbh.ca.charter.com)
02:48.23 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
03:04.38 *** join/#brlcad ickby_ (~stefan@x5d847fb1.dyn.telefonica.de)
03:19.02 *** join/#brlcad ickby_ (~stefan@x5d847fb1.dyn.telefonica.de)
03:45.40 *** join/#brlcad ickby (~stefan@x5d847fb1.dyn.telefonica.de)
04:03.09 *** join/#brlcad ickby_ (~stefan@x5d847fb1.dyn.telefonica.de)
04:28.44 Notify 03BRL-CAD:brlcad * 68017 brlcad/trunk/src/libgcv/gcv.c: document the three global symbols and indicate where they are defined.
05:12.09 *** join/#brlcad boj (~boj@210.75.252.226)
05:17.45 *** join/#brlcad tandoorichick (3d0070e4@gateway/web/freenode/ip.61.0.112.228)
05:22.22 *** join/#brlcad ickby_ (~stefan@x5d847fb1.dyn.telefonica.de)
05:33.32 *** join/#brlcad amarjeet (~Amarjeet@101.220.156.91)
05:37.16 *** join/#brlcad ickby (~stefan@x5d847fb1.dyn.telefonica.de)
06:35.00 *** join/#brlcad ickby_ (~stefan@x5d847fb1.dyn.telefonica.de)
06:52.55 *** join/#brlcad teepee_ (~teepee@unaffiliated/teepee)
06:56.08 *** join/#brlcad Shalom (~Shalom@122.175.16.179)
06:58.29 *** join/#brlcad ickby_ (~stefan@x5d847fb1.dyn.telefonica.de)
07:05.25 *** join/#brlcad ickby_ (~stefan@x5d847fb1.dyn.telefonica.de)
07:15.15 *** join/#brlcad d_rossberg (~rossberg@104.225.5.10)
07:59.09 *** join/#brlcad tandoorichick1 (~Thunderbi@61.0.112.228)
08:10.13 *** join/#brlcad merzo (~merzo@user-94-45-58-138-1.skif.com.ua)
08:11.21 *** join/#brlcad amarjeet (~amarjeet@101.220.156.91)
08:32.32 *** join/#brlcad KimK (~Kim__@ip68-102-66-31.ks.ok.cox.net)
08:48.35 *** join/#brlcad teepee` (bc5c2134@gateway/web/freenode/ip.188.92.33.52)
09:25.02 *** join/#brlcad shubham (a5e1683b@gateway/web/freenode/ip.165.225.104.59)
09:49.12 *** join/#brlcad tandoorichick (~Thunderbi@117.199.128.167)
09:58.16 *** join/#brlcad amarjeet (~amarjeet@101.211.161.225)
10:15.32 *** join/#brlcad sniok (~sniok@89.252.29.238)
10:19.55 *** join/#brlcad LordOfBikes (~armin@dslb-092-074-244-085.092.074.pools.vodafone-ip.de)
10:24.22 *** join/#brlcad tandoorichick (~Thunderbi@117.231.40.100)
10:28.38 *** join/#brlcad tandoorichick_ (75e72864@gateway/web/freenode/ip.117.231.40.100)
12:07.02 tandoorichick I need to compile the conversion file specific to BRL-CAD for the portable module- this uses the rt_bot_internal structure. How do i ensure all of geom.h's dependencies are handled?
12:16.49 *** join/#brlcad tandoorichick1 (~Thunderbi@117.231.40.100)
12:54.20 *** join/#brlcad tandoorichick (~Thunderbi@117.231.40.100)
12:57.16 *** join/#brlcad tandoorichick (~Thunderbi@117.231.40.100)
12:57.59 *** join/#brlcad yorik (~yorik@191.17.145.79)
13:00.13 *** join/#brlcad tandoorichick (~Thunderbi@117.231.40.100)
13:03.38 d_rossberg tandoorichick: the BRL-CAD specific files are part of BRL-CAD, i.e. everything is there; the OpenSCAD specific files are part of OpenSCAD
13:04.55 tandoorichick no, i get that.. i meant i included "geom.h" from the appropriate brlcad directory in my file. but it says it cannot find "common.h" included in geom.h
13:08.34 *** join/#brlcad shubham_ (71c18893@gateway/web/freenode/ip.113.193.136.147)
13:09.32 *** join/#brlcad Mandeep_Singh (~mandeep@59.89.156.204)
13:11.21 d_rossberg do you compile it as a brlcad library? e.g. in libanalyze?
13:12.13 *** join/#brlcad tandoorichick (~Thunderbi@117.231.40.100)
13:28.37 *** join/#brlcad amarjeet_ (~Amarjeet@101.211.161.225)
13:36.35 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
13:58.52 *** join/#brlcad amarjeet (~amarjeet@101.211.161.225)
13:59.05 boj brlcad, I have found a way to integrate thickness into ON_Brep built-in data structure, for ON_Brep, there exists a variable designed for additional user data. Besides, for each face(ON_BrepFace), we can also use the similar variable to store thickness, I think it can satisfy our requirement. What is your opinion?
14:01.47 *** join/#brlcad tandoorichick (~Thunderbi@117.231.40.100)
14:08.56 *** join/#brlcad amarjeet_ (~Amarjeet@101.211.161.225)
14:18.30 *** join/#brlcad tandoorichick (~Thunderbi@117.231.40.100)
14:25.46 *** join/#brlcad tandoorichick (~Thunderbi@117.217.160.13)
14:48.32 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
14:50.05 Notify 03BRL-CAD:ejno * 68018 brlcad/trunk/src/libgcv/plugins/rhino/rhino_read.cpp: warn the user if the model hierarchy is not as expected for analysis
17:08.30 Notify 03BRL-CAD:ejno * 68019 brlcad/trunk/src/libgcv/gcv.c: indentation
17:23.36 *** join/#brlcad merzo (~merzo@11-143-53-37.pool.ukrtel.net)
18:02.23 *** join/#brlcad djkonro (~konro@41.202.219.70)
18:12.54 starseeker brlcad: would it be acceptable to extend bu_temp_file to check the filename char array to see if it has a filename to be used as a basis for naming the temp file?
18:13.40 starseeker we need to have archer create its working file copy somewhere other than the cwd, since for actual system installs that cwd isn't writable by the user
18:14.47 starseeker my initial thought was to expose bu_temp_file to Tcl and use that to create the BBBBogusArcherTargetCopy file, but it looks like bu_temp_file provides no control over what the actual filename is
18:18.42 starseeker the other approach is to use file tempfile from Tcl to get a location. That's simpler, but while this is in context I wanted to see if we should upgrade bu_temp_file to handle this sort of use case
18:19.43 starseeker (not to mention file tempfile needs tcl 8.6...)
18:59.17 Notify 03BRL-CAD:starseeker * 68020 (brlcad/trunk/NEWS brlcad/trunk/src/tclscripts/CMakeLists.txt brlcad/trunk/src/tclscripts/archer/ArcherCore.tcl): Since we don't have Tcl 8.6 and its 'file tempfile' implementation, add tcllib's fileutil module to get access to ::fileutil::tempdir. Needs review/testing, but this should give us a reliably writable place to put file copies, and should avoid Archer refusing to start up
18:59.19 Notify when installed to a non-writable system location.
18:59.21 Notify ...
19:48.03 *** join/#brlcad djkonro (~konro@41.202.219.76)
20:40.10 *** join/#brlcad Stragus (~alexis@modemcable090.29-19-135.mc.videotron.ca)
20:43.35 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
22:35.33 *** join/#brlcad djkonro (~konro@41.202.219.76)

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