IRC log for #bzflag on 20130617

00:08.09*** join/#bzflag swigg__ (~swigg@68-119-228-196.dhcp.ahvl.nc.charter.com)
00:53.01bradblast007: is there listserver issues?
00:54.12allejodoesn't seem like it to me brad
00:54.23bradah
00:55.00bradseems it's my ISP...traceroute stops in UK <.<
00:55.14bradunless blast banned all brits
00:55.59allejothat's a possibility
00:58.03bradworks fine through VPN at least :]
01:30.00*** join/#bzflag ashvala (~ashvala@unaffiliated/ashvala)
01:52.15*** join/#bzflag alpha1-2 (~nb_j@host5.190-230-18.telecom.net.ar)
01:54.55alpha1-2why does sometimes "<PROTECTED>" appear in logs (and maybe in chat too)?
01:59.57BulletCatcherThose are lines that begin with a space character.
02:00.31alpha1-2ah ok, only it appears in chat right?
02:00.55BulletCatcherYes.  ibot won't log such lines.
02:01.25BulletCatcherSome people keep their own private logs, though, and I assume that includes even lines that becing with a space.
02:01.45BulletCatcherwow  s/becing/begin/
02:02.18alpha1-2yes I think... is it being used for hide some delicate contents right?
02:02.31BulletCatcherIt can be used for that.
02:02.42alpha1-2ok
02:02.45BulletCatcherI rarely see it done deliberately.
02:02.58BulletCatcherUsually it is just by accident.
02:03.07alpha1-2ok I guess
02:04.32alpha1-2I can see that sometimes the log is purged of unuseful contents like when a bug is fixed
02:04.35alpha1-2I think
02:05.11BulletCatcherthinks actions aren't logged either
02:05.23alpha1-2oh
02:05.41alpha1-2no, yes, they are logged
02:05.56BulletCatcherok.  I haven't looked at the logs in a long time.
02:06.26alpha1-2:), they are useful for whom aren't logged in all day , like me :)
02:07.15alpha1-2how is the developing doing?
02:07.29BulletCatcherNot much is happening right now.
02:08.19alpha1-2ok.. are you fighting with low level issues still :)?
02:08.51BulletCatcherI am done fixing compiler warnings for awhile.
02:10.05alpha1-2nice
02:10.42alpha1-2I have to try svn still, I only compiled a pair of versions from tar source code
02:11.18alpha1-2what linux distro do you use?
02:11.23BulletCatcherFedora 18
02:11.56alpha1-2wow.... heritage from RedHat maybe iirc?
02:12.04BulletCatcheryes
02:12.39alpha1-2good... nice distro... I use from a long time Suse/Opensuse ones... nice too
02:12.48alpha1-2I have using*
02:13.37alpha1-2I like very much the YaST tool for config all :)
02:15.08alpha1-2svn works with branchs too right?
02:15.17alpha1-2does* work*
02:16.05BulletCatcherYes.  You can check out any of the Subversion branches just as easily as the trunk.
02:16.37alpha1-2can I see branches from the SF web page too?
02:17.10BulletCatcherhttp://sourceforge.net/p/bzflag/code/HEAD/tree/branches/
02:17.50alpha1-2ok, nice....
02:18.23alpha1-2what is yours?
02:19.55BulletCatcherMy recent commits have all been on what we call the trunk.
02:19.56BulletCatcherhttp://sourceforge.net/p/bzflag/code/HEAD/tree/trunk
02:20.56alpha1-2do you work mostly with bzfs or bzflag?
02:21.15BulletCatcherboth
02:22.52alpha1-2does each file/directory have as commit title the last commit title assigned maybe :P?
02:23.07BulletCatcheryup
02:23.09alpha1-2updated*
02:23.53alpha1-2and doing svn -r etc command I can obtain all commits in order right?
02:24.44BulletCatcherNormally you just want the latest version.
02:24.46BulletCatchersvn gives you that by default.
02:25.16BulletCatcherBut you can use svn -r to select other revisions.
02:25.27alpha1-2ok
02:25.55alpha1-2I found now the history link in web too
02:26.43alpha1-2but it doesn't say the file in question
02:27.19BulletCatcherThe new SourceForge web site isn't as useful for browsing code as it was before.
02:27.43alpha1-2oh
02:28.04*** join/#bzflag ahs3- (~ahs3-@adsl-065-005-193-158.sip.rdu.bellsouth.net)
02:29.47alpha1-2only these guys are the "supervisors"?
02:29.50alpha1-2blast007, brlcad, bullet_catcher, jeffm2501, timriker
02:31.06alpha1-2(I am just trying to learn)
02:31.26khonkhortisanOn irc, you don't want to mention many people's names at the same time, because that line turns red in their clients, and may beep and blink
02:32.19alpha1-2oh sorry, you are right :|
02:32.42BulletCatcherYes, those are the people who can assign privileges to others for BZFlag on SourceForge.
02:33.20alpha1-2and who check each commit for being accepted right?
02:33.32khonkhortisanthat isn't always done
02:34.02khonkhortisanIf someone sends in a patch, one of these people checks it before committing it (if they commit it at all)
02:34.51khonkhortisanIf someone makes a commit, they've already proven they are capable enough to not break something on purpose
02:35.32khonkhortisanBig features are looked over, small fixes aren't as much, and anything that breaks is definitely looked over
02:35.56khonkhortisanBut I'm not one of the people that does this, so I may not be correct.
02:38.24alpha1-2Jeff said me that I should send something as a patch, then I guess that this is the first step, but I think that there are people that send commits directly
02:38.54alpha1-2and, finally, commits are checked previous updated?
02:39.17khonkhortisanYour first sentence is true, the second one I don't understand.
02:39.22alpha1-2previous to being updated*
02:39.28khonkhortisanoh. The commit is the update.
02:39.44alpha1-2ah ok
02:40.18alpha1-2and the chat bot says when an update is done right?
02:40.25khonkhortisanyep
02:40.39khonkhortisanthe same for the wiki, it says when anyone changes that.
02:40.50alpha1-2ok I am understanding better ;)
02:43.44alpha1-2ah, then, the five persons above aren't all who are proven to do committs, right? there are much more?
02:44.13khonkhortisanYes, there are more (including me) but I don't know where to get the list.
02:44.41alpha1-2ok... don't break anything eh ;)
02:44.48khonkhortisanthat's what they tell me :)
02:44.54alpha1-2he he
03:08.43*** join/#bzflag short_circuit (~james@c-76-30-94-74.hsd1.tx.comcast.net)
04:37.25*** join/#bzflag Marzipan (~Marzipan@sign-4d0918c5.pool.mediaWays.net)
05:57.47*** join/#bzflag spldart (~james@bzflag/contributor/spldart)
05:57.47*** mode/#bzflag [+v spldart] by ChanServ
06:24.38*** join/#bzflag Shuist (~Shuist@ppp203-122-213-220.static.internode.on.net)
06:31.55*** join/#bzflag pac-man_ (6f45f5f5@gateway/web/freenode/ip.111.69.245.245)
06:54.52*** join/#bzflag Marzipan (~Marzipan@sign-4d091a95.pool.mediaWays.net)
07:11.55*** join/#bzflag sirquine (~quine@c-76-120-71-113.hsd1.co.comcast.net)
08:54.52*** join/#bzflag Pimpinella (~frank@gondolin.pimpi.org)
09:44.52*** join/#bzflag Shuist (~Shuist@ppp203-122-213-220.static.internode.on.net)
10:01.54*** join/#bzflag swigg__ (~swigg@68-119-228-196.dhcp.ahvl.nc.charter.com)
11:30.04*** join/#bzflag Rob5a (~Rob5a@cable-95-168-132-80.cust.telecolumbus.net)
12:00.23*** join/#bzflag mebigfatguy (~dave@128.177.74.185)
12:21.12*** join/#bzflag Rob5a2 (~Rob5a@cable-95-168-132-80.cust.telecolumbus.net)
12:22.12*** join/#bzflag ashvala (~ashvala@unaffiliated/ashvala)
13:52.39*** join/#bzflag tw1sted (~tw1sted@unaffiliated/tw1sted)
14:03.16*** join/#bzflag ashvala (~ashvala@unaffiliated/ashvala)
15:05.26*** join/#bzflag TimRiker (~TimRiker@bzflag/projectlead/TimRiker)
15:05.26*** mode/#bzflag [+o TimRiker] by ChanServ
16:17.09*** join/#bzflag JeffM (~JeffM@12.167.61.62)
16:17.09*** join/#bzflag JeffM (~JeffM@unaffiliated/jeffm2501)
16:17.09*** mode/#bzflag [+v JeffM] by ChanServ
16:36.07*** join/#bzflag knoxox (~Elk@eklein.schunter.etc.tu-bs.de)
16:38.09*** part/#bzflag knoxox (~Elk@eklein.schunter.etc.tu-bs.de)
16:58.17*** join/#bzflag tw1sted (~tw1sted@unaffiliated/tw1sted)
17:22.02*** join/#bzflag swigg (~swigg@bzflag/player/Swigg)
17:43.14*** join/#bzflag mebigfatguy (~dave@128.177.74.185)
17:49.10*** join/#bzflag ashvala (~ashvala@unaffiliated/ashvala)
18:35.34*** join/#bzflag swigg (~swigg@68-119-228-196.dhcp.ahvl.nc.charter.com)
18:35.34*** join/#bzflag swigg (~swigg@bzflag/player/Swigg)
18:51.24*** join/#bzflag Snake12534 (631fa5ee@gateway/web/freenode/ip.99.31.165.238)
18:55.47*** join/#bzflag Fira (artix@unaffiliated/fira)
19:00.07*** join/#bzflag [dmp] (~dennis@unaffiliated/dmp/x-546784)
19:00.47*** join/#bzflag Nitroxis (~n@wtwrp.de)
19:01.05*** join/#bzflag apiecux (~apiecux@ui89-892t.21z4-ee.ldti.srv.parano.me)
19:16.38*** join/#bzflag McSpider (~McSpider@192.65.241.17)
19:20.52*** join/#bzflag tw1sted (~tw1sted@unaffiliated/tw1sted)
19:26.32*** join/#bzflag JeffM (~JeffM@107-209-61-105.lightspeed.irvnca.sbcglobal.net)
19:26.34*** join/#bzflag JeffM (~JeffM@unaffiliated/jeffm2501)
19:26.34*** mode/#bzflag [+v JeffM] by ChanServ
19:47.45*** join/#bzflag Fira (artix@unaffiliated/fira)
20:02.57*** join/#bzflag griz (~lewiswalt@c-24-63-28-36.hsd1.ma.comcast.net)
20:03.38grizyo
20:07.46blast007hello
20:14.54alezakosI've got a patch ready for the "Pause the console" feature - It adds a menu option to automatically pause the console when it's not at the bottom (BZAdmin-like behaviour)
20:18.50JeffMcool
20:20.18blast007we should probably increase the backlog length as well
20:21.54JeffMman does the new SF interface for trackers suck....
20:23.50JeffMalezakos, why is it a patch?
20:24.06alezakosShould it be a commit?
20:24.10JeffMwhy not?
20:24.22alezakosAh, okay
20:24.30alezakosI'm still unsure about what 'eval' means
20:24.31JeffMit's an option and sounds like a good idea
20:24.40JeffMeval means see if it's possible
20:24.49JeffMbut generaly a good idea
20:25.13JeffMif it wasn't good enough to be included we'd just close the request and say "no"
20:25.22JeffMfeatures are not patches ;)
20:27.02JeffMand if you question it, just ask us
20:27.10alezakosAh, okay, thanks for that
20:27.17JeffMI don't see patches as a storage place for users to get code from, but a place for users to give us code to include or discard.
20:27.58JeffMoptioal code for end users is handled by plugins/scripts
20:28.05JeffMnot by making them repatch with every compile
20:28.15JeffMthis isn't 1998
20:30.38Notify03BZFlag:kongr45gpen * 22811 (trunk/bzflag/src/bzflag/ControlPanel.cxx trunk/bzflag/src/bzflag/ControlPanel.h and 3 others): Add menu option to pause the console
20:31.48JeffMibot alezakos++
20:32.17Notify03BZFlag:Alezakos * 8691 /DevelopmentPlans/2.4.4: /* Feature Requests to Eval */
20:32.23alezakosThanks Jeff :)
20:43.51*** part/#bzflag griz (~lewiswalt@c-24-63-28-36.hsd1.ma.comcast.net)
20:46.01*** join/#bzflag swigg_ (~swigg@68-119-228-196.dhcp.ahvl.nc.charter.com)
20:59.37*** join/#bzflag blast007 (~blast007@bzflag/developer/Blast)
20:59.38*** mode/#bzflag [+v blast007] by ChanServ
21:02.22Notify03BZFlag:kongr45gpen * 22812 (trunk/bzflag/src/bzflag/Player.cxx trunk/bzflag/src/bzflag/Player.h and 2 others): Track number of self-kills on the scoreboard
21:27.11khonkhortisanooh
21:29.45khonkhortisanC++0x support :(
21:30.58blast007khonkhortisan: what about it?
21:31.20khonkhortisanI need it. I'm checking if I _really_ don't have it.
21:32.28*** join/#bzflag swigg (~swigg@bzflag/player/Swigg)
21:33.23khonkhortisanjust had to re-autogen
21:33.46khonkhortisanrecompiles just to get selfkills
21:34.01alezakos:)
21:34.30*** join/#bzflag Constitution (~josh@bzflag/developer/Constitution)
21:34.47khonkhortisanA wild Loki appears!
21:36.27JeffMyou would have a VERY old gcc if you didn't have what we use
21:38.16Constitution~lart khonkhortisan
21:38.16ibotlowers khonkhortisan's priority
21:38.32khonkhortisanhuh?
21:38.42Constitutionhow dare you beat us ;)
21:38.53khonkhortisanoh
21:40.21kierraI cant believe you agreed to play 3v2,, consti
21:41.17khonkhortisanmake[2]: *** No rule to make target `bzsignal.c', needed by `bzsignal.lo'.  Stop. Hmm.
21:41.28ConstitutionI think we had everyone's pity, anyway :P
21:41.52khonkhortisanespecially ashvapa
21:41.58khonkhortisanla
21:42.06Constitutionwonders why we have one C file in an otherwise entirely C++ project
21:43.18blast007that file was changed to a C++ file just recently
21:43.47blast007khonkhortisan: do a 'make distclean' and then run autogen.sh, configure, and make again
21:44.14khonkhortisanah that's what I forgot, I did the last three in right-to-left-to-right order, then make clean
21:44.54khonkhortisanI never remember that one
21:48.32JeffMyeah any time a file changes you need to blow out the cached objects
21:48.41JeffMchanges in name I mean
22:04.06*** join/#bzflag javier___ (babc0e96@gateway/web/freenode/ip.186.188.14.150)
22:07.48khonkhortisanWhere does it show selfkills?
22:08.14JeffMin a ring around the moon
22:08.17JeffMit's very clever
22:09.19JeffMthinks the moon should say "Cha" on it
22:10.05*** join/#bzflag Delusional (~delusiona@unaffiliated/delusional)
22:18.14*** join/#bzflag tw1sted (~tw1sted@unaffiliated/tw1sted)
22:36.33*** join/#bzflag spldart (~james@h68.211.130.174.dynamic.ip.windstream.net)
22:36.33*** join/#bzflag spldart (~james@bzflag/contributor/spldart)
22:36.33*** mode/#bzflag [+v spldart] by ChanServ
22:38.03*** join/#bzflag dcat (~dcat@c-98-244-106-246.hsd1.va.comcast.net)
23:09.59Notify03BZFlag:DevinWetz * 0 /User:DevinWetz:
23:10.06Notify03BZFlag:DevinWetz * 8692 /User:DevinWetz: Created page with "As a highly-paid publisher, I'm not really in a position to publish the actual interesting content I work on. Constructing my very own Web sites, permits me to show off profes..."
23:11.07blast007constructing my very own websites on other people's websites ... ;)
23:12.29Notify03BZFlag:Blast * 0 /User:DevinWetz:
23:12.48Notify03BZFlag:Blast * 0 /User:DevinWetz: content was spam (and the only contributor was "[[Special:Contributions/DevinWetz|DevinWetz]]")
23:26.48*** join/#bzflag tw1sted (~tw1sted@unaffiliated/tw1sted)
23:51.19*** join/#bzflag ashvala (~ashvala@unaffiliated/ashvala)

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