IRC log for #bzflag on 20070831

00:01.16JeffMConstitution, you can returna  vector
00:01.25JeffMor the address of the start of an array
00:02.18JeffMyeah that's returing the pointer to the first element int he array
00:02.26Constitutionokay, I see
00:02.31TuponeYou can return anything in C++
00:02.37JeffMso you can then use [] on the resultant return value to deref into that aray
00:02.52JeffMall an array is, is a block of memory, the variable is just a pointer :)
00:03.02Constitutionyeah
00:03.26Tuponea model of .. yes
00:03.27JeffMfloat v[5]; is the same as float *v = malloc(sizeof(float)*5);
00:03.36Erroneous:)
00:03.48Tuponebut I don't see it. Where is?
00:03.53JeffMand a resultant free when it goes out of scope
00:04.15JeffMErroneous, you made jude see the light?
00:04.24ErroneousI guess
00:04.46JeffMI was on the phone with Jim R
00:06.19CIA-23BZFlag: 03JeffM2501 * r15593 10/trunk/bzflag/data/mountain6.png: yoink!
00:08.12awilcoxspldart?
00:10.54CIA-23BZFlag: 03JeffM2501 * r15594 10/trunk/bzflag/ (11 files in 2 dirs): try to get robots to at least start compiling on windows
00:11.15CIA-23BZFlag: 03JeffM2501 * r15595 10/trunk/bzflag/MSVC/VC71/ (common.vcproj date.vcproj net.vcproj obstacle.vcproj): guid updates
00:13.04*** join/#bzflag CBG (n=CBG@about/essy/fan/CBG)
00:15.17*** join/#bzflag TD-Linux (n=TD-Linux@about/essy/indecisive/TD-Linux)
00:18.01*** join/#bzflag forrestv (n=forrestv@c-76-18-20-4.hsd1.fl.comcast.net)
00:18.26Constitutiondid anyone see this? http://sourceforge.net/tracker/index.php?func=detail&aid=1783048&group_id=3248&atid=303248 I moved it to patches, since it contained (sort of) a patch, but I can't figure out why he wants to use a FiringInfo when (as far as I can tell) there's no shot involved
00:19.32Constitutionlooks like the AI stuff uses that function to decide whether or not to jump/fall off a building?
00:22.00JeffMfiring info shoots out a ray to see what the first thing it hits
00:22.10JeffMso he's just using that logic to see what he would hit
00:23.42JeffMother code would have to change, so thats' not even a real patch
00:23.50JeffMI'd just close it asking them to submit a real patch please.
00:23.57Constitutionokay
00:24.57Constitutionresolution->Invalid?
00:25.00JeffMyeah
00:25.06JeffMnot that anyone reads that stuff
00:25.16Erroneousdon't discourage him :)
00:25.21JeffMI know
00:25.23Erroneouswe should be reading it
01:00.16Winny~tannerld++
01:11.23ryanakcaWinny: Well, looks like I won at monopoly with 13130$ :D
01:11.40Winnygame just finished eh? :P
01:11.50ryanakcayep... 4 nights :D
01:13.41*** join/#bzflag I_Died_Once (n=I_Died_O@unaffiliated/idiedonce/x-1828535)
01:14.00I_Died_OnceI just wanted to come in and make a quick last call....
01:14.25I_Died_OnceWe are about to clean up the rabbit dropping out from underneath the center cake on Planet MoFo
01:14.43I_Died_Onceafter a wonderful, awsome, action packed Week of the Rabbit Hunt
01:15.02I_Died_Oncewe'll be switching over to the last CTF Friday of the Summer soon
01:15.24I_Died_OnceI wanted to invite everyone for one last good round of the Passion of the Rabbit Hunt
01:15.25ryanakcaOoh... how much longer do I have for rabbit hunt?
01:16.01I_Died_OnceWe'llb e switching in about ten to fifteen
01:16.06I_Died_OnceOK, I'm out
01:16.08*** part/#bzflag I_Died_Once (n=I_Died_O@unaffiliated/idiedonce/x-1828535)
01:16.12*** join/#bzflag bier_ (n=bier@p54A53BA2.dip0.t-ipconnect.de)
01:22.21*** join/#bzflag bryjen (n=bryjen@2002:4b51:fafe:0:0:0:0:1)
01:22.21*** mode/#bzflag [+v bryjen] by ChanServ
01:25.13*** join/#bzflag spldart (n=troublem@c-98-197-19-35.hsd1.tx.comcast.net)
01:39.23Winnydoes anyone in here know how long FF caches images before it reloads them?
01:39.31Winnyor IE, for that matter
01:41.12forrestvit usually requests the image again with a http modified meader, to which the server tells if there is a new one
01:41.19forrestv*header
01:42.02Winnyhm, ok
01:56.32*** join/#bzflag spldart (n=troublem@c-98-197-19-35.hsd1.tx.comcast.net)
02:29.48*** join/#bzflag L4m3r (n=l4m3r@about/essy/warning/L4m3r)
02:29.48*** mode/#bzflag [+v L4m3r] by ChanServ
02:31.41*** join/#bzflag L4m3r (n=l4m3r@about/essy/warning/L4m3r)
02:31.41*** mode/#bzflag [+v L4m3r] by ChanServ
02:33.24forrestvwhat is a ServerLink::read() loop ?
02:36.43AAA_awrightA client C function that reads input from the server
02:37.28AAA_awrightA C++ function that handles data sent from the server to your client, yah
02:38.16*** join/#bzflag L4m3r (n=l4m3r@about/essy/warning/L4m3r)
02:38.16*** mode/#bzflag [+v L4m3r] by ChanServ
02:40.36forrestvthe loop part...
02:42.17*** join/#bzflag orchid (n=bzgirl@unaffiliated/orchid)
02:42.17*** mode/#bzflag [+v orchid] by ChanServ
03:39.21*** join/#bzflag JeffM (n=JeffM@unaffiliated/jeffm)
04:10.37*** join/#bzflag cosmol (n=dave@71.86.121.200)
04:17.19*** join/#bzflag L4m3r (n=l4m3r@about/essy/warning/L4m3r)
04:17.19*** mode/#bzflag [+v L4m3r] by ChanServ
04:17.59*** join/#bzflag jafm (n=bob@dsl092-247-216.chi1.dsl.speakeasy.net)
04:21.16*** join/#bzflag eTangenT (n=tangent@inge068164.halls.colostate.edu)
04:21.47*** join/#bzflag tuxd00d (n=tuxinato@128.187.170.212)
04:35.01*** join/#bzflag a_meteorite (n=a_meteor@unaffiliated/ameteorite/x-000000001)
04:57.23*** join/#bzflag brlcad (n=sean@pdpc/supporter/silver/brlcad)
04:57.23*** join/#bzflag tuxd00d (n=tuxinato@128.187.170.212)
04:57.23*** join/#bzflag eTangenT (n=tangent@inge068164.halls.colostate.edu) [NETSPLIT VICTIM]
04:57.23*** join/#bzflag L4m3r (n=l4m3r@about/essy/warning/L4m3r)
04:57.24*** join/#bzflag cosmol (n=dave@71.86.121.200) [NETSPLIT VICTIM]
04:57.24*** join/#bzflag gsnedders (n=gsnedder@host86-142-195-224.range86-142.btcentralplus.com) [NETSPLIT VICTIM]
04:57.24*** join/#bzflag A_Heart_Attack (n=bzhearta@unaffiliated/aheartattack/x-000001) [NETSPLIT VICTIM]
04:57.24*** join/#bzflag cods (n=cods@rsbac/developer/cods) [NETSPLIT VICTIM]
04:57.24*** mode/#bzflag [+ovvv brlcad brlcad L4m3r cods] by irc.freenode.net
04:57.24*** join/#bzflag uso (n=uso@84-72-8-253.dclient.hispeed.ch)
04:57.24*** join/#bzflag ChanServ (ChanServ@services.)
04:57.24*** mode/#bzflag [+vo uso ChanServ] by irc.freenode.net
04:57.36*** join/#bzflag L4m3r (n=l4m3r@about/essy/warning/L4m3r)
04:57.36*** mode/#bzflag [+v L4m3r] by ChanServ
05:07.28brlcadyay, caught u
05:07.39brlcadcaught up even
05:31.30blast007brlcad: where should I put the image uploader code in SVN?
05:32.30blast007want to get it somewhere so I can start fixing it ;)
05:53.43brlcadhm, i'd think something like trunk/web/images or trunk/web/submitter or submitimages or something similar
05:54.49brlcadit would be nice to be able to get most of the site as-is via a checkout, sync them and such
05:54.55L4m3rblast007: have you tracked down the problem?
05:55.32L4m3rI'm guessing it has something to do with the fact that they were in the approval queue while ipants' were there
05:56.21blast007no, haven't looked yet
05:57.29brlcadif not the web module, then some other module, but logically, I'd expect it under web module
05:58.38blast007by "web module" do you mean 'db' ?
05:58.50blast007or is there a module named web?
05:59.20blast007ah, there is one
06:21.08brlcadOn Wednesday, 9/12/2007 11:00PM EST (-4UTC), the ISP for the list server will begin performing maintenance on the rack where the server is located.  The server will be down for a time period of 5 minutes or less between 11PM and 1AM. The maintenance will be to perform a power upgrade for the server.
06:25.45Constitutionis that going to break your ridiculous uptime? ;)
06:26.17brlcadprobably
06:26.30brlcadi can't see them upgrading the power and keeping it up :)
06:26.42Constitutiontrue :)
06:26.50brlcadjust shy of 500 days
06:30.25*** join/#bzflag zee852 (i=c389d902@gateway/web/cgi-irc/zeebrothers.net/x-c05fd73e818dcdfd)
06:36.56daxxarey
06:37.13*** join/#bzflag DTRemenak (i=DTRemena@about/essy/CrazyCoder/DTRemenak)
06:37.13*** mode/#bzflag [+v DTRemenak] by ChanServ
06:41.47*** join/#bzflag DTRemenak (i=DTRemena@about/essy/CrazyCoder/DTRemenak)
06:41.47*** mode/#bzflag [+v DTRemenak] by ChanServ
06:49.11*** join/#bzflag lepoulpe303 (n=LePoulpe@about/essy/MobileTarget/LePoulpe303)
06:52.24*** join/#bzflag zee923 (i=c389d902@gateway/web/cgi-irc/zeebrothers.net/x-f627c2a5b838aa65)
06:54.23*** join/#bzflag DTRemenak (i=DTRemena@about/essy/CrazyCoder/DTRemenak)
06:54.24*** mode/#bzflag [+v DTRemenak] by ChanServ
07:00.55*** join/#bzflag LongDon (n=LongDon@host-091-097-077-222.ewe-ip-backbone.de)
07:02.40*** join/#bzflag kc9foh (n=kc9foh@68-114-216-150.dhcp.mdsn.wi.charter.com)
07:03.23kc9fohhello
07:04.40blast007hi
07:04.58*** join/#bzflag Rawk (n=unknown@203.173.182.186)
07:12.08*** join/#bzflag L4m3r (n=l4m3r@about/essy/warning/L4m3r)
07:12.08*** mode/#bzflag [+v L4m3r] by ChanServ
07:12.38kc9fohoops was playing some pillbox too
07:13.36daxxarYou'll make the 1900 UTC deadline today, brlcad? ;-)
07:14.07daxxarAh, 12 hours from now.
07:14.12daxxarTimezones and all that. Np. :)
07:50.57*** join/#bzflag CBG (n=CBG@about/essy/fan/CBG)
07:51.55*** join/#bzflag noyb (n=noyb@192.18.43.225)
07:57.26*** join/#bzflag Tupone (n=Tupone@pdpc/supporter/active/Tupone)
07:57.26*** mode/#bzflag [+v Tupone] by ChanServ
08:01.04daxxarmeeh
08:01.14daxxarI've tried solving the same equation 4 or 5 times now
08:01.18daxxarGet diff results each time.
08:01.24daxxar(none of which are correct)
08:08.07CIA-23BZFlag: 03macsforme * r15596 10/trunk/db/bzgrpmgr/ (5 files): MySQL tables are now 'organizations', 'groups', and 'group_memberships'. Groups have admin bits for user admins, group admins, and full organization admins.
08:21.12CIA-23BZFlag: 03atupone * r15597 10/branches/v2_0branch/bzflag/src/bzflag/sound.cxx: mono array should never be allocated, it is always a pointer inside monoRaw
08:30.30*** join/#bzflag KTL (n=KTL@kotnet-149.kulnet.kuleuven.be)
08:36.38*** part/#bzflag LongDon (n=LongDon@host-091-097-077-222.ewe-ip-backbone.de)
08:48.23lepoulpe303Epyon: ping ?
09:00.50Epyonlepoulpe303, pong :)
09:01.11lepoulpe303Epyon: :)
09:01.33lepoulpe303sry , i disturb you for nothing, i see that an alpha of 2.1.14 has been released
09:02.39lepoulpe303and i can *finally* test my patch ;)
09:02.47Epyon:)
09:03.10EpyonHah, it might be bzwgen compatible :D
10:28.34*** join/#bzflag Dessy (n=Dessy@88.134.38.14)
10:28.52Dessyhi :)
10:28.58Dessyi need help
10:29.08Dessyi must download the newest bzflag to compile it
10:29.17Dessyi know i need svn
10:29.34Dessybut where i can download this :D
10:30.06CBGyou mean the bzflag source _from_ SVN? or the "SVN" program?
10:32.40Dessythe programm
10:32.52CBGDessy: what OS?
10:33.04Dessysuse Linux 10.1 32bit
10:33.57CBGyou may already have it... try to download bzflag with SVN like on this page: http://my.bzflag.org/w/SVN
10:35.07Dessyhow i do this i know, but if i write svn in the console he say i dont know the command
10:35.15Dessyi need first the program
10:35.18CBGDessy: Ah! ok :)
10:35.27Dessy:P
10:35.37Dessybut where i can find this ^
10:35.55CBGDessy: not sure, looking...
10:36.30Chestalrpm package is probably named 'subversion'
10:36.41CBGDessy: http://subversion.tigris.org/project_packages.html maybe you need to download the source and compile it
10:36.48CBGor.. yeah, maybe you can use a package manager.
10:36.56Dessyah
10:37.00Dessyok thx cbg
10:37.21CBGbut try what Chestal said
10:37.31CBGlook for subversion in your package manager thingies
10:41.27*** join/#bzflag LongDon (n=LongDon@host-091-097-077-222.ewe-ip-backbone.de)
11:22.45*** part/#bzflag Rawk (n=unknown@203.173.182.186)
11:34.40*** join/#bzflag Pimpi (n=frank@gondolin.pimpi.org)
12:19.52*** join/#bzflag lepoulpe304 (n=LePoulpe@LSt-Amand-152-32-5-35.w82-127.abo.wanadoo.fr)
13:26.16*** part/#bzflag LongDon (n=LongDon@host-091-097-077-222.ewe-ip-backbone.de)
13:45.16*** join/#bzflag lepoulpe304 (n=LePoulpe@LSt-Amand-152-32-5-35.w82-127.abo.wanadoo.fr)
13:51.22*** join/#bzflag lepoulpe305 (n=LePoulpe@LSt-Amand-152-32-5-35.w82-127.abo.wanadoo.fr)
13:56.31*** join/#bzflag lepoulpe306 (n=LePoulpe@LSt-Amand-152-32-5-35.w82-127.abo.wanadoo.fr)
14:01.46*** join/#bzflag Deepa|AFK (n=Deepa@abused.armchairs.be)
14:32.09*** join/#bzflag Suspect (n=Suspect@68-114-71-106.dhcp.plt.ny.charter.com)
15:29.28CIA-23BZFlag: 03JeffM2501 * r15598 10/trunk/bzflag/data/Makefile.am: double yoink
15:37.20*** part/#bzflag ryanakca (n=ryan@ubuntu/member/ryanakca)
15:37.29*** join/#bzflag ryanakca (n=ryan@ubuntu/member/ryanakca)
15:43.02*** join/#bzflag bryjen (n=bryjen@63.147.94.149)
15:43.02*** mode/#bzflag [+v bryjen] by ChanServ
15:43.15*** join/#bzflag ducatiwannabe (n=ducwan@adsl-68-95-165-123.dsl.rcsntx.swbell.net)
15:51.22*** join/#bzflag AHeartAttack (n=bzhearta@ool-44c75115.dyn.optonline.net)
15:51.22*** join/#bzflag SilverFox (i=Mercenar@c-76-105-163-44.hsd1.wa.comcast.net)
16:11.41*** join/#bzflag LongDo1 (n=LongDon@host-091-097-048-229.ewe-ip-backbone.de)
16:24.04*** join/#bzflag poolio (n=poolio@c-71-206-215-46.hsd1.pa.comcast.net)
16:24.06*** join/#bzflag PeterBz (n=PeterBz@cpc2-derb1-0-0-cust324.lei3.cable.ntl.com)
16:24.18*** part/#bzflag PeterBz (n=PeterBz@cpc2-derb1-0-0-cust324.lei3.cable.ntl.com)
16:28.19ruskiehmm got a friend asking if there's bzflag for pocket pc?
16:29.11Winnyruskie: someone put BZAdmin on their phone, but I don't think BZF is possible
16:29.24Winnyit needs openGL... I don't think pocketPC has that
16:31.55*** join/#bzflag Winny (n=KyleVE@CPE0016b6de59f3-CM000f9fac8236.cpe.net.cable.rogers.com)
16:38.01*** join/#bzflag Erroneous (n=dtremena@67-131-219-2.dia.static.qwest.net)
16:41.14*** join/#bzflag JeffM (n=JeffM@unaffiliated/jeffm)
17:20.08*** join/#bzflag cmbc (n=cmbc@c-68-81-135-229.hsd1.pa.comcast.net)
17:32.10*** join/#bzflag Pommes (n=Pommes@about/essy/frenchy/Pommes)
17:57.58CIA-23BZFlag: 03JeffM2501 * r15599 10/trunk/bzflag/src/bzflag/HUDRenderer.cxx: decrease the friendly marker radius and make the "no" bar on the circle be at a 45
18:29.01*** join/#bzflag poolio (n=poolio@CMU-238293.WV.CC.cmu.edu)
18:29.59*** join/#bzflag TD-Linux (n=TD-Linux@about/essy/indecisive/TD-Linux)
18:31.37*** join/#bzflag purple_cow (n=david@208.69.182.150)
18:31.37*** mode/#bzflag [+o purple_cow] by ChanServ
18:59.56*** join/#bzflag forrestv (n=forrestv@c-76-18-20-4.hsd1.fl.comcast.net)
19:46.48*** join/#bzflag a_meteorite (n=a_meteor@unaffiliated/ameteorite/x-000000001)
19:48.14*** join/#bzflag libIRCTestApp (n=libircte@host136-246-dynamic.12-87-r.retail.telecomitalia.it)
20:00.07JeffMheh
20:02.56CIA-23libirc: 03JeffM2501 * r237 10/trunk/libirc/examples/ (2 files in 2 dirs): don't join BZFlag, or opencombat for the samples, send em all to ether #libIRC, or #botpark
20:10.58*** join/#bzflag cosmol (n=dave@71.86.121.200)
20:14.24*** join/#bzflag forrestv (n=forrestv@c-76-18-20-4.hsd1.fl.comcast.net)
20:18.22*** join/#bzflag Quol (n=Ian@69.90.0.146)
20:21.10*** join/#bzflag poolio (n=poolio@c-71-206-215-46.hsd1.pa.comcast.net)
20:23.24*** join/#bzflag Constitution (n=Constitu@gateway.pct.civiltec.com)
20:28.34*** part/#bzflag Tedius_ (n=Tedius@musictech.MUSC.CWRU.Edu)
20:43.26brlcadJeffM: you plan on lurking there?
20:44.16brlcadhowdy Q
20:44.19brlcadsup
20:45.05Quolbeen real busy lately - almost no time to have fun :)
20:45.09Quolyou learner?
20:45.29brlcadwow, you've been away that long? :)
20:45.35brlcadyou don't even remember your buddies
20:45.40brlcad*sniff*
20:46.29QuolI remember you buddy :)
20:46.42donny_bakerremember me Quol?
20:47.01Quolhmm - not under that name
20:47.02brlcadhm, maybe he's not the real Q :)
20:47.05JeffMbrlcad, nope
20:47.07Quollol
20:47.19tannerldheh
20:47.19Quolyup - it's really me :)
20:47.19JeffMI just didn't think the sample bots needed to come here ;)
20:47.33brlcadahh, thought those were the comments
20:47.39donny_bakerQuol: cause I don't remember you :P So you've been away a long time
20:47.44JeffMno, they were code for the examples
20:47.51JeffMsimpleTCPConnect would come here.
20:47.54brlcadgot it
20:48.17Quoldonny_baker, well, I came back to the game a little over 6 months ago - was away for about 2 years, but have been playing off and on for the last 6 months or so
20:48.37brlcad~bzflist
20:48.45donny_baker've been here about 2 years, nice to meet you
20:48.53Quolyou 2 :)
20:49.02Quolyay - my trix server is being used
20:49.43brlcadQuol's servers were bigger than mofo back in the day
20:50.00QuolLOL
20:50.00donny_bakerthats saying something
20:50.15brlcadprobably the "first" to actually start organizing server administration
20:50.15Quolyup - the good ol ducati days
20:50.26brlcaddedicated log and stat sites
20:50.30brlcadpopular servers
20:50.35brlcadwell administrated
20:51.14CIA-23BZFlag: 03t-s * r15600 10/branches/v2_0branch/bzflag/src/bzfs/commands.cxx: Add /packetlosswarn and /packetlossdrop
20:51.25Constitution~t-s++
20:52.03tannerldConstitution: I beleive you mean "ts"
20:52.18Constitutionerm, right
20:52.21Constitution~ts++
20:52.24Constitution~karma t-s
20:52.24ibott-s has karma of 1
20:52.27Constitution~karma ts
20:52.27ibotts has karma of 28
20:52.31Constitutionheh, right
20:52.36brlcad~t-s--
20:52.42Constitutionthanks :)
20:52.51tannerld:)
20:55.22tsConstitution: Well, I did only backport it because I'm upset
20:56.02tsSome players really annoy me :(
20:57.48Quolhmm - that didn't make much sense did it
20:57.56WinnyI only lag at your server, quol :P
20:58.00donny_bakerthat's ok, your rusty :P
20:58.25Quolthat's the special "Winny lag patch" that learner wrote for me ;)
20:58.34Winny:D
20:59.18tsHmm, F"you know what number" on mousewheel must be fun, too
21:09.08blast007ts: heh...
21:11.19tsblast007: I'm trying out what's all possible lately
21:19.51*** join/#bzflag forrestv_ (n=Forrest@c-76-18-20-4.hsd1.fl.comcast.net)
21:23.44Quolwell - ttfn see you all later
21:33.12brlcadtoken-pasting?
21:34.23Tuponetoken pastry
21:35.19brlcadmm.. sweet tokens
21:35.46Tupone:)
21:37.01brlcadthat's a lot of nicks when one is on a 80x20... hmm
21:37.17Erroneousbrlcad: http://gcc.gnu.org/onlinedocs/cpp/Concatenation.html
21:37.35brlcadahh, symbol concatenation
21:37.58brlcadthought you meant that, just quirky way to say it
21:38.13Erroneousonly way I've heard :S
21:38.16brlcad(at least to me)
21:38.33Erroneousand it's what gcc's error messages spew too
21:39.03Erroneous"pasting blah and blah does not give a valid preprocessing token" for instance
21:40.17brlcadthat I get, I still don't get the phrase "token-pasting" from it though .. :)
21:40.38brlcadpreprocessor pastes _blah_ .. and that result is a token
21:40.46Erroneousblah is also a token
21:40.56Erroneousso is the other blah, for that matter
21:41.11brlcadyeah, i know, but it's still wierd
21:41.15Erroneouswhatever :)
21:41.18brlcad:)
21:41.39brlcadprobably just me, but then I hope I didn't suggest otherwise :)
21:42.13Erroneousand the gcc manual says "This is called token pasting or token concatenation," so that's good enough for me :)
21:42.41brlcadyeah, i think i've just always heard of it and called it the latter
21:42.56Erroneousdifferent strokes I suppose :)
21:42.58brlcadavoids the whole sticky situation
21:43.06Erroneousheh
21:43.09brlcad*ba-dum* *ching*
21:43.41brlcadso I should be ready for proofreaders later tonight
21:44.03Erroneousmmm
21:44.10brlcadand CMP is interested in possibly publishing it in Gamasutra
21:44.30Erroneousoh?
21:44.32Erroneouscool
21:44.39brlcadbut have to think about that.. would have to reformat the sucker, and that'd suck
21:45.52brlcadeither way, it still needs proofreading and copy editing
22:14.41*** part/#bzflag LongDo1 (n=LongDon@host-091-097-048-229.ewe-ip-backbone.de)
22:16.30*** join/#bzflag ukiki (n=ukiki@adsl-75-35-244-87.dsl.bcvloh.sbcglobal.net)
22:18.39ukikianyone an admin for bloodbath on bzfx.net?
22:18.47ukikisorry..hello all
22:21.07tannerldwhats the problem?
22:21.10*** join/#bzflag jon_ (n=jon@host-87-75-167-242.bulldogdsl.com)
22:21.37tshmm
22:21.41tsmake[3]: *** No rule to make target `TestRobot.cxx', needed by `TestRobot.lo'.  Stop.
22:21.54ukikii logon and it looks like bye has banned me: reason:  "you're involved when something happens."  
22:21.59ukikiwhat the heck does that mean?
22:22.16ConstitutionTestRobot.cxx is now in bots/testbot... perhaps that broke it somehow?
22:22.28ukikimeteorite didn't answer his email from earlier today so I thought i would try here
22:22.33tsukiki: You need to ask the server owner
22:22.37ukikii did
22:23.35ukikii've never even talked to bye so I'm not sure what he means...
22:25.32tannerldukiki: no clue :\ a_met usually comes on here later
22:26.05ukikithanks... it's frustrating not knowing what that message means.
22:26.14ukikii'll look back later
22:27.15blast007ukiki: there's a #BZFX channel here
22:27.29ukikiI'll attach and try that.. thanks.
22:34.07*** join/#bzflag Dunst (n=jon@host-87-75-167-242.bulldogdsl.com)
22:36.47CIA-23BZFlag: 03t-s * r15601 10/trunk/bzflag/ (3 files in 2 dirs): Some whitespace and sorting
22:37.44CIA-23BZFlag: 03t-s * r15602 10/trunk/bzflag/src/bzrobots/Makefile.am: TestRobot.cxx has moved
22:54.37*** join/#bzflag bryjen (n=bryjen@2002:4b51:fafe:0:0:0:0:1)
22:54.37*** mode/#bzflag [+v bryjen] by ChanServ
22:55.48*** join/#bzflag gsnedders (n=gsnedder@host86-142-195-139.range86-142.btcentralplus.com)
22:55.53*** part/#bzflag ukiki (n=ukiki@adsl-75-35-244-87.dsl.bcvloh.sbcglobal.net)
22:58.50*** join/#bzflag gsnedders (n=gsnedder@host86-142-195-139.range86-142.btcentralplus.com)
22:59.50Constitutionts: does that correct the issue on your machine?
23:01.06*** join/#bzflag jon_ (n=jon@host-87-75-167-242.bulldogdsl.com)
23:13.21Constitutionts: nvm, worked on mine too after 'make distclean'
23:24.20*** join/#bzflag a_meteorite (n=a_meteor@unaffiliated/ameteorite/x-000000001)
23:27.15*** join/#bzflag a_meteorite (n=a_meteor@unaffiliated/ameteorite/x-000000001)
23:40.00*** join/#bzflag forrestv (n=forrestv@c-76-18-20-4.hsd1.fl.comcast.net)
23:41.14*** join/#bzflag forrestv_ (n=forrestv@c-76-18-20-4.hsd1.fl.comcast.net)
23:54.48*** part/#bzflag jon_ (n=jon@host-87-75-167-242.bulldogdsl.com)
23:54.53*** join/#bzflag forrestv (n=forrestv@c-76-18-20-4.hsd1.fl.comcast.net)

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