IRC log for #brlcad on 20160115

00:53.37 *** join/#brlcad infobot (ibot@rikers.org)
00:53.37 *** topic/#brlcad is http://ibot.rikers.org/%23brlcad/ || We're busy preparing a major release 7.26 (eta January) and getting archer/mged to Beta status (eta April) || SEEKING: web devs to finish setting up our new website!
01:38.03 Notify 03BRL-CAD:starseeker * 66904 brlcad/trunk/src/libgcv/plugins/CMakeLists.txt: LIBRARY DESTINATION by itself isn't enough with Visual Studio
02:33.25 Notify 03BRL-CAD:starseeker * 66905 (brlcad/trunk/include/CMakeLists.txt brlcad/trunk/include/brep.h brlcad/trunk/misc/doxygen/libbrep.dox): Start breaking libbrep headers out into topical sub-headers.
02:37.43 *** join/#brlcad zstakrengqqqfqbr (~armin@dslb-088-066-151-202.088.066.pools.vodafone-ip.de)
02:39.07 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
03:02.06 Notify 03BRL-CAD:starseeker * 66906 (brlcad/trunk/include/brep/CMakeLists.txt brlcad/trunk/include/brep/defines.h and 3 others): More subheader extraction from libbrep.
03:13.50 Notify 03BRL-CAD:starseeker * 66907 (brlcad/trunk/include/brep/CMakeLists.txt brlcad/trunk/include/brep/ray.h and 3 others): Break out other components of libbrep
03:16.30 Notify 03BRL-CAD:starseeker * 66908 brlcad/trunk/misc/doxygen/libbrep.dox: correct spelling helps...
05:09.46 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
05:35.08 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
06:57.50 *** join/#brlcad gaganjyot (~gaganjyot@202.164.53.118)
07:35.41 *** join/#brlcad teepee_ (~teepee@unaffiliated/teepee)
09:58.19 *** join/#brlcad merzo (~merzo@user-94-45-58-141.skif.com.ua)
14:10.56 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
14:56.30 *** join/#brlcad teepee` (bc5c2134@gateway/web/freenode/ip.188.92.33.52)
15:20.55 Notify 03BRL-CAD:ejno * 66910 brlcad/trunk/src/libgcv/gcv.c: check for NULL return from bu_dlerror(); ensure that filter names are unique
15:35.20 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
15:52.35 andromeda-galaxy brlcad, maths22: you around?
15:52.44 maths22 andromeda-galaxy: I am
15:53.26 andromeda-galaxy maths22: I have a couple of questions about the web layout on the server, should I pm you?
15:53.32 maths22 Go ahead
16:00.06 Notify 03BRL-CAD:starseeker * 66911 (brlcad/trunk/include/icv.h brlcad/trunk/src/conv/3dm/3dm-g.cpp brlcad/trunk/src/rt/viewxray.c): Use the bu_path_component approach to the problem icv_guess_file_format was trying to solve. Eventually we'll probably want a bu_path_mime function that will try both extension and file introspection (probably with an adaptation of libmagic logic for BRL-CAD's needs:
16:00.08 Notify https://github.com/threatstack/libmagic) but until that function is available use the generic libbu level API for this rather than introducing an icv specific function.
16:00.10 Notify ...
16:00.54 maths22 starseeker: I'm impressed with the length of your recent commmit messages!
16:09.52 Notify 03BRL-CAD:ejno * 66909 (brlcad/trunk/src/conv/gcv/CMakeLists.txt brlcad/trunk/src/libgcv/CMakeLists.txt and 11 others): include LIBGCV_INCLUDE_DIRS automatically for plugins; make the 'gcv' utility depend on 'libgcv_plugins'
16:10.17 Notify 03BRL-CAD:starseeker * 66912 brlcad/trunk/src/libicv/fileformat.c: Revert 66792 - results in inverted output from the rt command. Need to look more deeply into what's happening.
16:38.32 *** join/#brlcad essy (~sportchic@freenode/staff-emeritus/sportchick)
16:52.34 Notify 03BRL-CAD:starseeker * 66913 brlcad/trunk/misc/doxygen/libicv.dox: icv is conversion and image processing.
16:58.07 Notify 03BRL-CAD:starseeker * 66914 (brlcad/trunk/include/bn/dvec.h brlcad/trunk/include/bn/mat.h and 18 others): Fix up doxygen for libbrep, put includes only where they're needed rather than in the top level brep.h file.
17:18.14 *** join/#brlcad July (~ubuntu@2602:306:3b33:9ac0:47e:3430:5cfc:50b5)
17:37.09 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
17:37.33 andromeda-galaxy brlcad: I have a plan for deploying the files to the server that I'd like to run by you when you have a minute
17:43.21 *** join/#brlcad ickby (~stefan@x5d847edb.dyn.telefonica.de)
18:02.51 *** join/#brlcad tandoorichick (6f5d05c2@gateway/web/freenode/ip.111.93.5.194)
18:41.02 *** join/#brlcad ickby (~stefan@x5d847edb.dyn.telefonica.de)
19:53.07 ejno anyone know if bu_dlclose() is deliberately not implemented for windows?
20:04.31 andromeda-galaxy has anybode had any luck working on the brlcad codebase with git-svn?
21:07.12 Notify 03BRL-CAD:starseeker * 66915 (brlcad/trunk/include/CMakeLists.txt brlcad/trunk/include/icv.h brlcad/trunk/misc/doxygen/libicv.dox): Break out icv into subheaders.
21:33.31 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
21:33.39 Notify 03BRL-CAD:ejno * 66916 (brlcad/trunk/src/conv/3dm/3dm-g.cpp brlcad/trunk/src/libbu/dlfcn.c brlcad/trunk/src/libgcv/gcv.c): add missing bu_log() argument
21:35.09 Notify 03BRL-CAD:starseeker * 66917 (brlcad/trunk/include/rt/arb_edit.h brlcad/trunk/include/rt/defines.h and 4 others): librt doxygen cleanup
21:51.48 Notify 03BRL-CAD:starseeker * 66918 (brlcad/trunk/include/CMakeLists.txt brlcad/trunk/include/ged.h brlcad/trunk/misc/doxygen/libged.dox): Start setting up to tackle libged.
22:04.07 *** join/#brlcad merzo (~merzo@95.132.55.41)
22:21.51 *** join/#brlcad teepee_ (~teepee@unaffiliated/teepee)
22:53.04 *** join/#brlcad merzo (~merzo@177-24-133-95.pool.ukrtel.net)

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