IRC log for #brlcad on 20091202

01:36.42 brlcad starseeker: was not (obviously), day off
01:39.04 brlcad sheeva plug is awesome.. a wired webcame and you have an endpoint video monitoring setup
01:44.48 ``Erik Last night I lay in bed looking up at the stars in the sky and I thought to myself, where the heck is the ceiling.
02:26.11 starseeker brlcad: yeah, the lunch bregade has definitely come and gone ;-)
03:21.16 CIA-41 BRL-CAD: 03johnranderson * r36746 10/jbrlcad/trunk/src/org/brlcad/ (7 files in 4 dirs): Added support for ARS primitive
03:40.19 *** join/#brlcad Talcite_cell (n=Talcite@69-165-144-37.dsl.teksavvy.com)
04:07.08 R0b0t1 Does anyone know of an online RPN calculator?
04:35.51 *** join/#brlcad cosurgi (n=cosurgi@atak.bl.pg.gda.pl)
04:40.50 *** join/#brlcad dtidrow (n=Don@c-71-238-51-148.hsd1.mi.comcast.net)
06:05.56 CIA-41 BRL-CAD: 03brlcad * r36747 10/brlcad/trunk/src/librt/primitives/ (25 files in 11 dirs): last chunk of primitives whooosh.. massive ws style indent comment consistency update. also includes some dead code elimination. should be no logic changes.
06:21.53 CIA-41 BRL-CAD: 03brlcad * r36748 10/brlcad/trunk/src/librt/primitives/cline/cline.c: once again, wrapping the if/else in braces so the macro semicolon doesn't cause problems. preferable so all lines syntactically are consistent (and replaceable with functions if needed).
06:32.06 CIA-41 BRL-CAD: 03brlcad * r36749 10/brlcad/trunk/src/librt/primitives/brep/ (brep.cpp brep_debug.h): it's actually a feature that HIDDEN uncovers linker errors becaue of duplicate symbols during debug builds. there shouldn't be ambiguous named local functions that shadow global funcs.
06:33.29 CIA-41 BRL-CAD: 03brlcad * r36750 10/brlcad/trunk/src/librt/primitives/brep/brep_debug.cpp: oops, a few more refs, duplicated func.
06:42.08 CIA-41 BRL-CAD: 03brlcad * r36751 10/brlcad/trunk/src/librt/primitives/brep/brep.cpp: and therein is the problem it uncovers, that there is identical code copied into brep_debug that shouldn't be duplicated. rename for now.
12:10.16 *** join/#brlcad parigaudi (n=quassel@pd95b7f5e.dip0.t-ipconnect.de)
13:46.40 d-lo Morning all!
13:51.53 ``Erik yargh
14:00.47 *** join/#brlcad mafm (n=mafm@cpc2-bexl3-0-0-cust843.bmly.cable.ntl.com)
14:02.48 d-lo avast ye maties?
14:06.53 brlcad howdy
14:11.52 d-lo hey there brlcad! Whats new?
14:40.44 ``Erik is curious as to why the new machine didn't come up O.o
14:42.55 CIA-41 BRL-CAD: 03davidloman * r36755 10/rt^3/trunk/ (3 files in 3 dirs): Finish Implementation on NetMsgFactory. Modified test to be more comprehensive.
14:43.14 CIA-41 BRL-CAD: 03davidloman * r36754 10/rt^3/trunk/src/iBME/: svn:ignore addition
14:43.43 d-lo what new machine? The lil box you were talking about yesterday?
14:44.30 CIA-41 BRL-CAD: 03davidloman * r36752 10/rt^3/trunk/src/GS/netMsg/NetMsg.cxx: Fix a serialization bug. ByteArray being passed in wasn't being fully isolated from the local ByteArrays, thus MsgLen parameters were being calculated incorrectly.
14:45.03 CIA-41 BRL-CAD: 03davidloman * r36753 10/rt^3/trunk/src/iBME/ (. netMsgFactoryTest): update svn:ignore and delete binary that accidentally got added.
15:14.11 d-lo ``Erik: what new machine? The lil box you were talking about yesterday?
15:14.37 ``Erik no, that'll hopefully be on my step when I get home, I mean brlcad's new server to replace bz
15:14.56 brlcad so it's just dead dead?
15:15.02 ``Erik did an upgrade path on it that worked fine on the 4 machiens before it, exact same procedure and gotchas... that was the only one that didn't come back online
15:15.04 brlcad you have access to the admin control panel?
15:15.08 ``Erik no
15:15.14 brlcad hrm
15:15.21 ``Erik "admin control panel"?
15:15.45 brlcad their lame web interface for rebooting the thing
15:16.02 ``Erik well, I did a fastboot and it went down right, I'm curious as to what the console says
15:16.22 ``Erik I imagine that if it didn't come up once, forcing a reboot through some external interface isn't going to magically fix it...
15:16.31 brlcad might be confusing it with the web interface for the german server
15:16.39 brlcad yeah
15:17.31 ``Erik btw, rays going away lunch is today at greene turtle, fyi
15:17.34 brlcad looks like 4pm?
15:17.50 ``Erik probably around then, sounds about right
15:18.26 ``Erik did installkernel, installworld, as much of the mergemaster that works until the bad system call (which I saw on all machines), fastboot to bring it up and finish the mergemaster, but it didn't come back up
15:18.49 ``Erik either it's hung trying to shut down, hung trying to boot, or didn't bring up the networking right (doesn't ping)
15:19.30 ``Erik no console server for it, right? have to put in a ticket to get them to walk up and look at it?
15:32.13 brlcad ticket in
15:32.23 brlcad send them the info you just posted too
15:40.58 CIA-41 BRL-CAD: 03davidloman * r36756 10/rt^3/trunk/src/tests/netMsgFactoryTest.cxx: Header typo fixed.
15:53.56 *** join/#brlcad Elrohir (n=kvirc@p5B14BC26.dip.t-dialin.net)
16:01.46 *** join/#brlcad roberthl (n=robert@rhl.me.uk)
16:20.35 brlcad distcheck failure in tkhtml3, COPYRIGHT
16:21.00 starseeker ah, right
16:21.03 starseeker fixes
16:21.50 *** join/#brlcad roberthl (n=robert@rhl.me.uk)
16:23.23 CIA-41 BRL-CAD: 03davidloman * r36758 10/rt^3/trunk/src/iBME/: Modified svn:ignore
16:23.23 CIA-41 BRL-CAD: 03starseeker * r36757 10/brlcad/trunk/src/other/tkhtml3/Makefile.in: Oops, COPYRIGHT is now COPYING
16:23.54 CIA-41 BRL-CAD: 03davidloman * r36759 10/rt^3/trunk/src/tests/netSockPortalManagerTest.cxx: Stub in a basic NetSockPortalManager test.
16:25.27 CIA-41 BRL-CAD: 03davidloman * r36760 10/rt^3/trunk/include/iBME/iBMECommon.h: Add failure codes related to Portal/PortalManager
16:26.51 CIA-41 BRL-CAD: 03davidloman * r36762 10/rt^3/trunk/ (4 files in 2 dirs): Finished initial implementation of NetSockPortal/NetSockPortalManager
16:27.16 CIA-41 BRL-CAD: 03brlcad * r36761 10/brlcad/trunk/src/librt/ (39 files in 11 dirs): and that makes for the remainder whooshage of librt! ws, style, indent, cleanup. eliminate lots of dead #if0 code too.
16:37.41 CIA-41 BRL-CAD: 03davidloman * r36763 10/rt^3/trunk/src/iBME/ (. CMakeLists.txt): Modified svn:ignore. Added builder for geoserv (GeometryService)
17:53.23 CIA-41 BRL-CAD: 03davidloman * r36764 10/rt^3/trunk/ (2 files in 2 dirs): Add signals for new Connection (either incoming or outgoing)
18:10.18 CIA-41 BRL-CAD: 03davidloman * r36765 10/rt^3/trunk/src/ (9 files in 2 dirs): WS, indentation, style.
18:11.55 CIA-41 BRL-CAD: 03davidloman * r36766 10/rt^3/trunk/ (include/GS/GeometryService.h src/GS/GeometryService.cxx): Partial implementation on GeometryService base class.
19:35.25 *** join/#brlcad Talcite_cell (n=Talcite@134.117.254.248)
20:00.24 CIA-41 BRL-CAD: 03davidloman * r36767 10/rt^3/trunk/ (include/GE/Logger.h src/GE/CMakeLists.txt src/GE/Logger.cxx): Implement basic Logger class.
20:16.08 *** join/#brlcad louipc (n=louipc@archlinux/trusteduser/louipc)
20:16.21 CIA-41 BRL-CAD: 03brlcad * r36768 10/brlcad/trunk/src/librt/opennurbs_ext.cpp: ws
20:17.23 CIA-41 BRL-CAD: 03davidloman * r36769 10/rt^3/trunk/ (include/GE/Logger.h src/GE/Logger.cxx): Flesh out Logger a bit more.
20:17.33 CIA-41 BRL-CAD: 03brlcad * r36770 10/brlcad/trunk/src/other/ (tk/generic/tk.h tk/generic/tkDecls.h tnt/jama_lu.h): hate modding in here, but quell some verbose warnings. shadow vars and floating point (added a NEAR_ZERO to jama)
20:18.00 CIA-41 BRL-CAD: 03brlcad * r36771 10/brlcad/trunk/include/opennurbs_ext.h: ws indent
20:34.52 CIA-41 BRL-CAD: 03davidloman * r36772 10/rt^3/trunk/ (2 files in 2 dirs): Added inbox.size() getter.
20:37.51 *** join/#brlcad Ralith (n=ralith@69.90.48.97)
20:45.28 CIA-41 BRL-CAD: 03davidloman * r36773 10/rt^3/trunk/ (6 files in 2 dirs): Integrate Logger into various places.
20:58.38 CIA-41 BRL-CAD: 03brlcad * r36774 10/brlcad/trunk/src/other/Makefile.am: update tkhtml3's distcheck failure, s/COPYRIGHT/COPYING/ and must account for all files in the dist.
20:59.41 starseeker oh, whooops - sorry
20:59.56 starseeker forgot distcheck lives at that level in src/other
21:08.22 CIA-41 BRL-CAD: 03brlcad * r36775 10/brlcad/trunk/src/librt/primitives/ (arb8/arb8.c arbn/arbn.c arbn/arbn_mirror.c): quell verbose strict compilation warnings. unused vars and missing initializers.
21:19.52 CIA-41 BRL-CAD: 03brlcad * r36776 10/brlcad/trunk/Makefile.am: if we cd to top_srcdir, then top_srcdir/sh/cmakelists.txt isn't going to be right. fix distcheck for out-of-dir building.
21:26.32 *** join/#brlcad R0b0t1 (n=Enigma@unaffiliated/r0b0t1)
21:29.34 *** join/#brlcad Ralith (n=ralith@d142-058-080-216.wireless.sfu.ca)
21:32.27 *** join/#brlcad Elrohir (n=kvirc@p5B14BC26.dip.t-dialin.net)
21:40.54 brlcad out of dir distcheck fails in doc/docbook
21:40.54 brlcad make[3]: *** [lessons/en/mged09_globe_in_display_box.html] Error 9
21:51.18 brlcad maybe only -jparallel distchecking, rechecking single proc
21:55.04 *** join/#brlcad SWPadnos (n=Me@216.114.141.108) [NETSPLIT VICTIM]
22:07.28 *** join/#brlcad cpc26 (n=cpc26@72.170.156.241)
22:07.50 *** join/#brlcad cpc26 (n=cpc26@72.170.156.241)
22:16.28 CIA-41 BRL-CAD: 03brlcad * r36777 10/brlcad/trunk/src/util/bombardier.c: ctype.h for isspace()
22:27.02 brlcad starseeker: yeah, worked with -j1 too
22:35.23 *** join/#brlcad Ralith (n=ralith@d142-058-085-075.wireless.sfu.ca)
23:30.13 ``Erik <-- pokes at his new computer O.o
23:51.10 *** join/#brlcad jack2 (i=jack@e180098251.adsl.alicedsl.de)
23:51.23 jack2 evening
23:51.48 jack2 i'm just having a go at packaging brlcad for fink/macosx once again
23:52.18 brlcad jack2: fantastic
23:52.37 brlcad should be a lot easier than the last time it was worked on
23:52.41 jack2 i wonder if it's possible to --enable-almost-everything and --disable specific things?
23:52.47 brlcad yes, it is
23:52.49 jack2 yeah, i noticed already :)
23:52.57 brlcad --disable-all is a shorthand for that
23:53.08 jack2 brlcad: wonderful (was afraid it's a simple OR)
23:53.09 brlcad INSTALL lists the aliases
23:53.41 brlcad nope, it's specifically so you can turn everything off then individual ones on, or everything on and individual off
23:53.49 jack2 i did almost-everything minus jove now
23:53.57 jack2 perfect if it builds :)
23:54.04 brlcad jove will default off now if it's a recent tarball
23:54.23 brlcad (and should be left off)
23:54.23 jack2 7.16.2
23:54.29 brlcad jove is going away
23:54.31 jack2 latest i could see tarballed on sf
23:54.35 jack2 ok cool :)
23:54.39 brlcad yep, that's the latest
23:55.37 jack2 could you polish the opengl detection to cope with our -framework OpenGL maybe?
23:55.58 jack2 requires x11-dev to be installed otherwise, for standard libs
23:57.38 brlcad we could, but it actually does still need x11-dev too unfortunately
23:57.48 jack2 yeah, i noticed
23:57.48 brlcad there are some x calls that get made in the gui editor that it links against still (even on os x)
23:57.55 jack2 mmh
23:58.21 brlcad getting a tk-aqua build going that just sticks to carbonland is on the todo, but nobody actively on it at the moment
23:58.37 jack2 carbon is about to die anyway
23:58.49 jack2 deprecated in 10.5, gone in 10.6 iirc
23:59.32 brlcad the facilities provided by carbon are still around, the low-level hooks to the graphics subsystem
23:59.42 jack2 yeah, sure
23:59.49 brlcad not the portability aspect
23:59.51 jack2 that stuff moved to CoreServices
23:59.54 brlcad right

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