IRC log for #brlcad on 20090616

01:22.30 *** join/#brlcad BigAToo (n=BigAToo@pool-96-230-124-203.sbndin.btas.verizon.net)
01:55.59 *** join/#brlcad BigAToo (n=BigAToo@pool-96-230-124-203.sbndin.btas.verizon.net)
02:34.20 *** join/#brlcad jdoliner (n=jdoliner@c-68-51-75-169.hsd1.il.comcast.net)
02:34.32 *** part/#brlcad jdoliner (n=jdoliner@c-68-51-75-169.hsd1.il.comcast.net)
03:41.40 *** join/#brlcad BigAToo (n=BigAToo@pool-96-230-124-203.sbndin.btas.verizon.net)
07:23.02 *** join/#brlcad _clock_ (n=_sushi_@84-72-91-14.dclient.hispeed.ch)
08:26.39 *** join/#brlcad _clock__ (n=_sushi_@84-72-91-14.dclient.hispeed.ch)
08:52.01 *** join/#brlcad _clock_ (n=_sushi_@84-72-91-14.dclient.hispeed.ch)
09:31.47 *** join/#brlcad Elrohir (n=kvirc@p5B14F39A.dip.t-dialin.net)
09:42.03 *** join/#brlcad mafm (n=mafm@199.Red-88-26-141.staticIP.rima-tde.net)
09:51.45 *** join/#brlcad mafm_ (n=mafm@199.Red-88-26-141.staticIP.rima-tde.net)
10:13.18 *** join/#brlcad _clock__ (n=_sushi_@84-72-91-14.dclient.hispeed.ch)
11:03.09 *** join/#brlcad Elrohir (n=kvirc@p5B14F39A.dip.t-dialin.net)
11:25.37 *** join/#brlcad BigAToo (n=BigAToo@pool-96-230-124-203.sbndin.btas.verizon.net)
13:57.37 *** join/#brlcad Elrohir (n=kvirc@p5B14F39A.dip.t-dialin.net)
14:05.21 *** join/#brlcad hippieindamakin8 (n=hippiein@202.3.77.38)
16:35.32 *** join/#brlcad pianohacker (n=jakarta@host-72-174-148-14.cac-co.client.bresnan.net)
16:36.22 pianohacker Is there a help page detailing the various kinds of primitives and what parameters they take? Trying to follow the included tutorial, and the order of parameters has apparently changed in 7.14.8
17:05.31 *** join/#brlcad jdoliner (n=jdoliner@c-68-51-75-169.hsd1.il.comcast.net)
17:30.04 jdoliner indianlarry, are you around?
17:42.10 CIA-28 BRL-CAD: 03indianlarry * r34727 10/brlcad/trunk/ (3 files in 3 dirs): added 3d box grow and added some more debugging hooks
17:48.13 indianlarry hey joe what's up
17:50.30 jdoliner hi
17:50.42 jdoliner is there any chance you could take a look at my most recent patch
17:50.46 jdoliner when you get a chance
17:51.15 indianlarry sure i had checked earlier but it looked older then the most recent IRC chats with brlcad
17:51.29 jdoliner I haven't heard anything back for ~12 hours and I think I've caught all the stylistic errors at this point
17:51.40 indianlarry I'll run through it
17:51.49 *** join/#brlcad PrezKennedy (i=Matthew@whitecalf.net)
17:52.31 jdoliner great thanks alot
18:09.36 indianlarry hey joe, is your latest version uploaded? not sure why but your patch on tracker uploaded 2009-06-15 21:22 still has a full tab indent at first level
18:10.50 jdoliner okay I think I'm confused on what the tabs should be
18:11.39 jdoliner the first indented line should be the equivalent of 4 spaces?
18:11.55 jdoliner and then every tab after it should be 8?
18:15.30 indianlarry take a look at something like src/librt/cmd.c
18:16.44 indianlarry indents should be increments of 4 with tabs for groups of 8 chars
18:17.08 indianlarry so indent 5 would be 2 tabs and 4 spaces
18:17.27 jdoliner okay
18:17.32 jdoliner that makes more sense
18:19.38 jdoliner okay so I set shiftwidth to 4 then
18:19.42 jdoliner and tabstop to 8
18:20.28 jdoliner and then select all and hit =
18:20.38 jdoliner and it looks like that was what I already had
18:21.37 starseeker I recommend also checking out the utility script ws.sh
18:22.10 starseeker not totally sure if it's still current, but you can check
18:24.49 jdoliner okay just ran it through ws.sh and now every indent is a full tab.
18:24.55 jdoliner which doesn't seem right to me
18:26.33 starseeker I'd suggest finding a file brlcad has worked with recently (a ws commit message is usually a good sign) and seeing how that is set up
18:28.51 jdoliner k
18:29.11 jdoliner indianlarry I just uploaded a different one that I think is the correct whitespacing
18:29.12 jdoliner is it?
18:32.57 indianlarry checking
18:33.14 jdoliner cool
18:37.13 indianlarry sorry didn't make a difference. what editor are you using
18:40.16 jdoliner vim
18:41.45 jdoliner it looks right in emacs too
18:43.08 indianlarry let me go back to tracker maybe not downloading properly
18:48.44 indianlarry joe does src/librt/cmd.c look spaced the same as brepintesect.cpp
18:48.52 indianlarry in your editor?
18:49.03 jdoliner yes
18:49.16 jdoliner the first indent is 4 spaces
18:49.20 jdoliner then 1 tab etc.
18:50.35 indianlarry was there any differences in for file from the upload last night
18:51.00 jdoliner yes I believe so
18:51.25 jdoliner but I deleted that file when I uploaded the new patch
18:59.26 starseeker starseeker: looks ok here, indianlarry also looking at
18:59.40 starseeker might be something about his particular machine
18:59.43 starseeker seems to be OK here
18:59.58 jdoliner hmm
19:00.23 jdoliner what about my machine could cause this?
19:00.48 indianlarry i think he meant my setup
19:43.52 indianlarry hey joe looks okay to me, will try to get brlcad to open you up for commit
19:45.41 indianlarry remember several functions (ie printf -> bu_log) are wrapped or re-implemented in libbu for cross-platform use
19:45.50 indianlarry called out in hacking guide
20:03.09 *** join/#brlcad andax (n=andax__@d213-102-40-88.cust.tele2.ch)
20:10.48 jdoliner k
20:11.04 jdoliner I'll reread those immediately
20:37.54 *** join/#brlcad BigAToo (n=BigAToo@pool-96-230-124-203.sbndin.btas.verizon.net)
20:38.06 *** join/#brlcad Elrohir (n=kvirc@p5B14F39A.dip.t-dialin.net)
21:10.13 indianlarry jdoliner: looks like an error in your src/proc-db/Makefile.am mods, your referencing brepintersect.c versus .cpp
21:12.23 indianlarry jdoliner: you'll also want to follow 'breplicator' related build info, a cpp requires additional linking information
21:13.47 jdoliner I see
21:13.57 jdoliner k just changed it to be the same as for breplicator
23:27.46 CIA-28 BRL-CAD: 0389.136.118.141 07http://brlcad.org * r1481 10/wiki/More_Changelog: New page: This is the changelog for [http://more.brlcad.org more.brlcad.org] GSoC project. The project plan and specification is located [[User:EBautu | here]]. =April, 20 ??? May, 23 - Bonding per...
23:40.37 *** join/#brlcad CIA-32 (n=CIA@208.69.182.149)

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