| 00:00.00 | tjyang | into.c:127 line is like this " sys_errlist[errno], argv[1]); |
| 00:00.00 | tjyang | " |
| 00:00.11 | tjyang | this need to be modified. |
| 00:01.35 | tjyang | hmm, I am no good at everthing. I can't debug C code now. |
| 00:04.51 | tjyang | from here http://www.opengroup.org/onlinepubs/009695399/functions/strerror.html |
| 00:05.46 | tjyang | I plan to change "sys_errlist[errno]" -> "strerror(errno)", sounds right ? |
| 00:11.51 | starseeker | OK, time for errands |
| 00:17.09 | tjyang | <PROTECTED> |
| 00:17.30 | tjyang | it is compiling ahead now. |
| 00:23.34 | tjyang | brlcad, both solaris and hpux are compiling now. can you verify and modify the into.c source ? |
| 02:27.41 | *** join/#brlcad noyb (~noyb@wbar2.lax1-4-8-213-215.dsl-verizon.net) | |
| 03:15.34 | noyb | brlcad: how is it going over here? seems like the rush is over. |
| 04:07.03 | *** join/#brlcad PrezKennedy (~Matthew@pcp035019pcs.aberdn01.md.comcast.net) | |
| 04:16.43 | *** join/#brlcad parasite- (~parasite@69-30-99-234.dv1sn.easystreet.com) | |
| 04:27.38 | *** join/#brlcad tjyang (~Administr@c-67-175-74-12.client.comcast.net) | |
| 04:49.34 | brlcad | noyb: it's going great .. still quite a flurry of activity actually |
| 05:02.38 | *** join/#brlcad corbanj (~corbanj@adsl-68-255-103-126.dsl.chcgil.ameritech.net) | |
| 05:30.29 | *** mode/#brlcad [+o brlcad] by ChanServ | |
| 06:14.59 | *** join/#brlcad Pimpinella (~frank@p50820394.dip0.t-ipconnect.de) | |
| 06:29.21 | noyb | hey, did you give anymore thought to the bzflag export thingy? |
| 06:32.18 | brlcad | most definately |
| 06:32.27 | brlcad | it's high on my to-do list |
| 06:47.17 | noyb | um, if that export were done today, would that make brl-cad the only macosx bzflag editor, or is there another? |
| 06:48.54 | noyb | I've been using vi to mod some maps that I downloaded... I just don't want to start writing perl or python or tcl/wish stuff... |
| 07:00.48 | brlcad | it's be the only full-editor |
| 07:01.06 | brlcad | the java editor might/should work, haven't played with it yet |
| 07:17.50 | noyb | I should try it, I'll google for it. |
| 07:39.14 | learner | it's not hosted anywhere.. i have a copy, thoguh |
| 07:41.13 | CIA-6 | BRL-CAD: 03brlcad * 10brlcad/configure.ac: 7.0.5 cvs revision begins |
| 07:44.13 | noyb | no wonder I couldn't find it... |
| 07:45.07 | noyb | who wrote it? |
| 07:45.34 | noyb | I'll guess trepan? |
| 07:47.25 | CIA-6 | BRL-CAD: 03brlcad * 10brlcad/TODO: |
| 07:47.25 | CIA-6 | BRL-CAD: new important actions for next release .. build all src/other components |
| 07:47.25 | CIA-6 | BRL-CAD: optionally. benchmark changes are not really compatible with current |
| 07:47.25 | CIA-6 | BRL-CAD: statistics, so move to next protocol breaking release. add converter support |
| 07:47.25 | CIA-6 | BRL-CAD: for common simple geometry formats. |
| 07:49.02 | learner | the java editor might/should work, haven't played with it yet |
| 07:49.02 | CIA-6 | BRL-CAD: 03brlcad * 10brlcad/TODO: recheck AquaTk useability so we can decouple mac build from X11 |
| 07:49.36 | brlcad | starseeker: uploaded bz2 (sans -2) |
| 07:51.54 | CIA-6 | BRL-CAD: 03brlcad * 10brlcad/BUGS: rtcheck is ignoring fastgen tagged geometry since no multioverlap handler is set |
| 07:53.05 | *** join/#brlcad Pimpinella (~frank@p50820394.dip0.t-ipconnect.de) | |
| 08:49.06 | *** join/#brlcad jano (point@portablehole.net) | |
| 09:56.14 | *** join/#brlcad jano_ (point@portablehole.net) | |
| 11:26.53 | *** join/#brlcad Pimpinella (~frank@p50820394.dip0.t-ipconnect.de) | |
| 12:08.31 | *** join/#brlcad Pimpinella (~frank@p50820394.dip0.t-ipconnect.de) | |
| 12:08.31 | *** join/#brlcad corbanj (~corbanj@adsl-68-255-103-126.dsl.chcgil.ameritech.net) [NETSPLIT VICTIM] | |
| 12:08.31 | *** join/#brlcad CIA-6 (~CIA@flapjack.navi.cx) [NETSPLIT VICTIM] | |
| 12:08.31 | *** join/#brlcad starseeker (~starseeke@ip68-106-90-53.hr.hr.cox.net) [NETSPLIT VICTIM] | |
| 12:08.34 | *** join/#brlcad parasite- (~parasite@69-30-99-234.dv1sn.easystreet.com) [NETSPLIT VICTIM] | |
| 12:46.13 | starseeker | ok, building using tarball on sf |
| 13:04.33 | *** join/#brlcad parasite-- (~parasite@69-30-99-234.dv1sn.easystreet.com) | |
| 13:30.27 | *** join/#brlcad kraig01 (~kraig@dsl-63-173-191-32.tcq.net) | |
| 15:19.00 | CIA-6 | BRL-CAD: 03brlcad * 10brlcad/src/other/libz/ (10 files in 2 dirs): begin update to zlib 1.2.2, delete |
| 15:25.39 | CIA-6 | BRL-CAD: 03brlcad * 10brlcad/src/other/libz/ (15 files): begin update to zlib 1.2.2, delete old |
| 15:28.06 | *** join/#brlcad tjyang (~Administr@c-67-175-74-12.client.comcast.net) | |
| 15:28.57 | CIA-6 | BRL-CAD: 03brlcad * 10brlcad/src/other/libz/ (33 files in 7 dirs): update to zlib 1.2.2 |
| 15:30.27 | CIA-6 | BRL-CAD: 03brlcad * 10brlcad/src/other/libz/ (27 files): update to zlib 1.2.2, modified files |
| 15:38.59 | CIA-6 | BRL-CAD: 03brlcad * 10brlcad/src/other/libz/ (crc32.h infback.c inflate.h Makefile.am): update to zlib 1.2.2, added |
| 15:40.08 | Nidhoggr | going to test and see how well bzfs runs on a cobalt raq4. |
| 15:43.29 | Nidhoggr | oops ww :) |
| 15:53.40 | brlcad | :) |
| 15:53.41 | CIA-6 | BRL-CAD: 03brlcad * 10brlcad/src/other/libz/contrib/ (14 files in 3 dirs): update to zlib 1.2.2, contrib additions |
| 15:56.08 | *** part/#brlcad corbanj (~corbanj@adsl-68-255-103-126.dsl.chcgil.ameritech.net) | |
| 16:14.24 | CIA-6 | BRL-CAD: 03brlcad * 10brlcad/NEWS: new section started after 7.0.4, update to zlib 1.2.2 |
| 18:15.30 | starseeker | OK, the ebuild in bugs.gentoo.org now works with the sf tarball - it should be ready for inclusion |
| 18:15.43 | brlcad | w00t! |
| 18:16.02 | brlcad | thanks so much for helping sort that out |
| 18:16.38 | brlcad | almost to the point where I can start getting back to development too :) |
| 18:16.44 | brlcad | have to make binaries now |
| 18:24.37 | starseeker | my pleasure. Now with any luck you'll start getting slammed with bug reports ;-) |
| 18:25.29 | brlcad | but I am REALLY anxious to get back into actually working on the code now :) |
| 18:25.48 | brlcad | if you would like to get in and help out in that regard as well, lemme know :) |
| 18:28.15 | brlcad | doesn't need to be coding either.. docs, build system, whatever |
| 18:28.59 | brlcad | you've been helpful enough already, so if you cvs access could help, just let me know |
| 18:33.47 | starseeker | OK, will do. I've gotta finish this #@$@#% thesis first, though :-( |
| 18:34.18 | starseeker | ok, back to work |
| 18:43.04 | brlcad | good luck with it ;) |
| 18:49.30 | jano | in the land |
| 18:49.33 | jano | where I was born |
| 18:49.35 | jano | lived a man |
| 18:49.40 | jano | who sailed the seas |
| 18:49.45 | jano | and he told |
| 18:49.47 | jano | us of his life |
| 18:49.50 | jano | in the land |
| 18:49.52 | jano | of submarines |
| 18:49.59 | jano | (everybody now) |
| 18:50.04 | jano | we all live in a yellow submarine |
| 18:50.17 | jano | yellow submarine |
| 18:50.25 | jano | yellow submarine |
| 19:00.11 | Pimpinella | jano: lonesome? |
| 19:00.19 | Pimpinella | ;) |
| 19:03.28 | jano | no |
| 19:03.43 | jano | i just have to take out my frustrations of work elsewhere |
| 19:04.32 | jano | we've got this f-ed up franchisee who is totally under and now we're dealing with his landlord who barely speaks english |
| 19:08.28 | jano | the denny's he owns does very well in sales.. over $1.3m now |
| 19:08.53 | jano | but he hasn't paid any payroll taxes, property taxes, income taxes |
| 19:08.59 | jano | he owes over $700k to the government |
| 19:09.15 | jano | and then he owes money to SBA around $350k |
| 19:09.37 | jano | and the landlord hates this guy because he somehow offended him |
| 19:09.54 | jano | and makes it tough to talk to him because he just can't speak english |
| 19:10.06 | jano | it's like trying to talk to a water sprinkler |
| 19:10.20 | jano | or maybe a firesprinkler |
| 19:10.51 | jano | and I lost my togo's deal a couple weeks ago |
| 19:10.58 | jano | that sucked |
| 19:11.02 | *** join/#brlcad guu (guu@myth.gibbscam.com) | |
| 19:11.07 | jano | this is one rough year |
| 19:11.24 | jano | i need a time machine to go back to 5 years old |
| 19:18.16 | Pimpinella | hm, so whats your job exactly? |
| 19:18.31 | Pimpinella | dealing with taxes and landlords |
| 19:44.19 | jano | commercial real estate |
| 19:44.30 | jano | specifically franchises |