IRC log for #brlcad on 20130603

02:43.29*** part/#brlcad milamber (~devlin@d118-75-244-176.try.wideopenwest.com)
03:06.18tofustarseeker: the build was failing just 'now' before I'd applied those changes, no -std flag
03:07.51tofuI saw the errors and thought something else was wrong myself, with the comments clearly in preprocessor protected sections
03:08.42tofuit took me a while of hunting forsomething else before I remembered that detail
03:09.22tofuso yeah, you weren't nuts .. you just didn't dig deep enough to realize it  ;)
03:11.21brlcadand neither did I at the time, so you probably did seem nuts ;)
03:38.15Notify03BRL-CAD Wiki:Ronshannon * 0 /wiki/User:Ronshannon:
03:57.26Notify03BRL-CAD Wiki:Pat Griffin * 0 /wiki/User:Pat_Griffin:
08:06.39*** join/#brlcad brlcad (~sean@66-118-151-70.static.sagonet.net)
08:07.56*** join/#brlcad starseeker (~starseeke@66-118-151-70.static.sagonet.net)
08:08.06*** join/#brlcad n_reed (~molto_cre@66-118-151-70.static.sagonet.net)
08:08.23*** join/#brlcad maths22 (~gcimaths@66-118-151-70.static.sagonet.net)
08:11.22*** join/#brlcad d_rossberg (~rossberg@66-118-151-70.static.sagonet.net)
09:47.27*** join/#brlcad merzo (~merzo@67-73-132-95.pool.ukrtel.net)
10:14.34*** join/#brlcad KimK (~Kim__@wsip-184-176-200-171.ks.ks.cox.net)
12:03.34*** join/#brlcad Notify (~notify@66-118-151-70.static.sagonet.net)
12:51.37*** join/#brlcad crdueck (~cdk@24.212.219.10)
13:35.08Notify03BRL-CAD:phoenixyjll * 55635 (brlcad/trunk/include/brep.h brlcad/trunk/src/libbrep/intersect.cpp): Begin to add P/P, P/C and P/S support. Implement ON_PX_EVENT for reporting the intersections.
13:43.55Notify03BRL-CAD:phoenixyjll * 55636 brlcad/trunk/include/brep.h: remove the comma at end of enumerator list.
13:48.58Notify03BRL-CAD:phoenixyjll * 55637 brlcad/trunk/src/libbrep/intersect.cpp: remove the unused variable names to quell compiler warnings.
13:57.57Notify03BRL-CAD:phoenixyjll * 55638 (brlcad/trunk/src/libbrep/CMakeLists.txt brlcad/trunk/src/libbrep/Makefile.am brlcad/trunk/src/libbrep/px_event.cpp): Oops, forget to add px_event.cpp to the CMakeList and Makefile.
13:58.51Notify03BRL-CAD Wiki:Phoenix * 5357 /wiki/User:Phoenix/GSoc2013/Reports: /* Community bonding */
15:35.52brlcadwaves
16:29.40``Erikhow goeth 7.24.0 ?
16:45.08``Erikheh, nutty.. a movie review on twitter rot13'd to hide spoilers
16:53.25*** join/#brlcad avneet (~avneet@202.164.53.122)
17:03.48brlcadspoilage within tweet limits?  can't be that big a spoil
17:04.25brlcadI guess that's enought room to say "Darth Vader is Luke's father"
17:08.32Notify03BRL-CAD:brlcad * 55639 brlcad/trunk/src/librt/primitives/brep/brep.cpp: remove unused var
17:28.29``Erikit was a terse harsh 4 tweet review... @zedshaw
18:10.25Notify03BRL-CAD:carlmoore * 55640 brlcad/trunk/src/liboptical/sh_treetherm.c: provide solid_name in fixing warning messages
18:24.02*** join/#brlcad vladbogo (~vlad@188.25.238.175)
18:25.12vladbogols
18:25.31vladbogohi all sorry about that :)
18:52.31*** join/#brlcad vladbogo (~vlad@188.25.101.47)
19:07.16Notify03BRL-CAD:carlmoore * 55641 brlcad/trunk/src/util/dsp_add.c: clean up the handling of h and ? as help
19:07.33Notify03BRL-CAD:brlcad * 55642 brlcad/trunk/include/brep.h: more comment conversion for the new PP PC functions // -> /* */ and eliminate tons of trailing ws.
19:17.12*** join/#brlcad Ch3ck (29cac69d@gateway/web/freenode/ip.41.202.198.157)
19:18.10Ch3ckHi everyone i just wish to know when i am to submit my design document on the wiki pages..
19:24.46Notify03BRL-CAD Wiki:77.220.1.218 * 5358 /wiki/User:Izak:
19:30.28*** join/#brlcad cstirk (~quassel@c-71-56-216-45.hsd1.co.comcast.net)
19:43.01*** join/#brlcad mpictor (~mark@99-93-104-202.lightspeed.iplsin.sbcglobal.net)
19:51.23Notify03BRL-CAD Wiki:77.220.1.218 * 5359 /wiki/User:Izak: /* PROJECT SUMMARY */
19:52.03brlcadvladbogo: about what?
19:55.43vladbogobrlcad: I accidentally sent a "ls" message
19:59.10brlcadstarseeker: trying to figure out some cmakeness and could use some pointers
19:59.13brlcadvladbogo: ah, no worries
20:07.02mpictorbrlcad: when you guys move to github, are you planning to make perplex/re2c/lemon a separate project?
20:07.47brlcadmpictor: we're not moving brl-cad to github anytime soon
20:08.01mpictoroh ok
20:08.15mpictor``Eric said something, but I guess I misunderstood
20:08.48brlcadwhen he said we were "moving to github" a couple weeks ago, he meant we'll be converting our src/other/step sources to those in stepcode on github
20:09.02mpictoroic
20:09.34brlcadwe're in the middle of preparing a major release, so it's just on hold until after
20:09.51brlcaderik might have mentioned the git svn mirror he set up
20:10.35brlcadhttp://brlcad.org/brlcad.git
20:10.40mpictoryea he did
20:11.43mpictorI was thinking of putting perplex/lemon/re2c up by themselves so it would be easier to grab them to rebuild the generated sources
20:12.11mpictorI think I found a regression in the lemon-based parser, where it isn't setting initializers
20:12.34brlcadthe intent has been for those to be their own project, since they are so generally useful
20:14.28brlcadi think nick just sorta ran out of steam making it be its own thing once he got it all working, but he did talk about setting something up
20:14.44mpictorhave you spoken with kesha recently? I haven't in the last several days
20:14.50mpictoroh ok
20:15.33mpictoris thinking of putting it on github as "baffled-citrus"
20:16.04mpictor(as opposed to perplexed lemon)
20:18.39n_reedlaughs uncontrollably at baffled-citrus
20:22.17mpictorfor a minute, I was worried that I was the only one who saw humor in that :)
20:32.33mpictorn_reed: not a regression after all
20:34.20mpictornow I need to figure out why attr initializers aren't being set by either parser
20:45.57*** join/#brlcad Izak (4ddc01da@gateway/web/freenode/ip.77.220.1.218)
20:46.50Guest67778``Erik: Please can I have your e-mail address ?
20:54.30``Erikizak: you already have it and sent email to it... (It didn't seem like a response was necessary, is there something you need help with?)
20:58.52brlcadizak, Guest67778: you should download a real IRC client -- the web interface is not suitable for gsoc
20:59.18Guest67778Thanks. Can you point me to any relevant books on constructive solid geometry which woull help with the project ?
21:00.12Guest67778I have the xchat client but my I have connection problems now. That is why I am using this web interface
21:00.31brlcadwhat sort of connection problems?
21:00.58brlcadwe're going to need to talk with you effectively for GSoC, so hopefully this can be sorted out
21:01.35Guest67778The lines are slow right now due to the extreme rains
21:02.10Guest67778Yes. I am working on getting more relaible and faster connection
21:02.17brlcadso how does using a web connection speed anything up?
21:02.22brlcadit's actually more overhead
21:04.54Guest67778Do you think my Aggreement to participation requirements is adequate?
21:05.37brlcadhow does using a web connection speed anything up?
21:07.49Guest67778I intend to get a personal web connection with access to better speeds. The overheads in the cyber cafe will be eliminated
21:08.14brlcadthe requirements were spelled out in detail ... if you did what the e-mails said, then that will be adequate otherwise it will not
21:08.17brlcadat a glance, you look fine
21:08.34brlcadGuest67778: so you're dodging my questions, that's really not appreciated
21:08.39brlcadyou don't need to dodge, just answer honestly
21:09.07brlcad"I'm in a cyber cafe and they don't let me install xchat" sounds like it might be closer to the truth than "it's too slow"
21:09.42brlcador, "it's too slow at home where I have xchat, but right now I'm in an internet cafe"
21:10.08brlcadI can't guess your situation, you have to state it clearly
21:11.08Guest67778I am at a cyber cafe and the internet lines are used by a dozen people making the connection slower
21:12.25Guest67778I intend to get a personal internet connection which I will use alone. I think this will be faster and I 'll use xchat
21:14.56brlcadGuest67778: so are you on your own computer?  how're you going to write code?
21:16.50Guest67778I am on my computer. I intend to write code in my closet not at the cyber cafe. I intend to get connected to the internet from home
21:16.57brlcadso then the question comes full circle
21:17.01brlcadI don't understand what connection speed has to do with using xchat vs a web interface if it's your computer...
21:17.43brlcadso it'll be slow in xchat and slow(er) in a browser ... is there some other problem?
21:18.20Guest67778When I open xchat it keeps showing n
21:19.15Guest67778messages like Disconnection from peers . I think this will be inappropriate to log in and quit
21:20.56brlcadGuest67778: are you familar with screen+irssi?
21:21.40Guest67778No I am not. What is it?
21:23.13brlcada way to maintain a persistent connection across local disconnects
21:23.22brlcaddo you have access to a server anywhere?
21:23.28brlcadthat you can ssh into
21:24.44brlcadGuest67778: what operating system are you using?
21:25.57brlcadGuest67778: and try typing "/nick thisisatest"
21:53.59*** join/#brlcad caen23 (~caen23@92.85.92.235)
23:24.48starseekerbrlcad: what's the issue?
23:27.43starseeker(sorry, been away from the machine all day)

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