| 00:44.27 | *** join/#brlcad R0b0t1 (n=Enigma@unaffiliated/r0b0t1) | |
| 02:01.20 | starseeker | oh, ibot - oops |
| 02:01.35 | starseeker | no wonder that didn't work when I tried it |
| 04:29.50 | CIA-41 | BRL-CAD: 03brlcad * r36901 10/rt^3/trunk/src/tests/GeometryServiceTest.cxx: flesh out the next two tests, expanding the stubs for adding, getting, putting, updating, and deleting objects as well as getting and setting attributes. |
| 04:31.41 | *** join/#brlcad talcite (n=matthew@76-10-167-150.dsl.teksavvy.com) | |
| 04:32.45 | brlcad | there's ibot and there's the memoserv |
| 04:33.06 | brlcad | the bot only buffers up one message, memoserv takes unlimited |
| 04:33.10 | brlcad | easy to miss messages from either |
| 11:10.18 | *** join/#brlcad mafm (n=mafm@249.Red-88-11-185.dynamicIP.rima-tde.net) | |
| 11:15.15 | *** join/#brlcad d-lo (n=claymore@BZ.BZFLAG.BZ) | |
| 11:31.05 | d-lo | mernin all. |
| 14:24.45 | starseeker | takes a deep breath and attacks the xsltproc/fop build logic |
| 14:26.34 | *** join/#brlcad Ralith (n=ralith@69.90.48.97) [NETSPLIT VICTIM] | |
| 14:27.51 | *** join/#brlcad Ralith (n=ralith@69.90.48.97) | |
| 14:45.47 | *** join/#brlcad __monty__ (n=toon@91.180.18.57) | |
| 14:49.24 | *** part/#brlcad __monty__ (n=toon@91.180.18.57) | |
| 14:57.11 | CIA-41 | BRL-CAD: 03starseeker * r36902 10/brlcad/trunk/doc/docbook/Makefile.am: Conditionalize the BUILT_SOURCES definitions on BUILD_DOCS. |
| 15:13.00 | starseeker | er, duh - note to self, remove config cache before re-running configure after a system change... |
| 15:20.44 | *** join/#brlcad parigaudi (n=quassel@pd95b7f5e.dip0.t-ipconnect.de) | |
| 15:26.48 | starseeker | tested with fop, without xsltproc - didn't attempt to build docbook |
| 16:03.54 | starseeker | ``Erik: it's checking out here for docbook build |
| 16:05.34 | starseeker | ``Erik: mind testing to see if you can bust it again? |
| 16:09.26 | ``Erik | um, wasn't my test that caused it, and was the 7.16.2 tarball |
| 16:09.38 | ``Erik | one of the things I plan on doing today is attempting to replicate the breakage |
| 16:26.40 | *** join/#brlcad talcite (n=matthew@76-10-167-150.dsl.teksavvy.com) | |
| 19:00.45 | *** join/#brlcad Ralith (n=ralith@d142-058-090-083.wireless.sfu.ca) | |
| 19:40.41 | starseeker | and ``Erik followed the logic changes - the docbook issue should indeed be fixed in svn and is present in 7.16.2 |
| 20:32.35 | CIA-41 | BRL-CAD: 03starseeker * r36903 10/brlcad/trunk/src/mged/dm-tk.c: Limit the 'off' part of tk_fb_open to the actual non-working part, make it easier to switch on and off. |
| 21:16.15 | *** join/#brlcad R0b0t1 (n=Enigma@unaffiliated/r0b0t1) | |
| 21:38.56 | CIA-41 | BRL-CAD: 03starseeker * r36904 10/brlcad/trunk/src/libfb/ (if_TEMPLATE.c if_X.c): Reorder if_X to avoid forward declarations. |
| 21:43.36 | starseeker | wonders who's still using the 4d, ab, adage, ap, rat, sgi, sgiw, sun, ts, or ug framebuffer code - seems to me like a major cleanup and purge of obsolete devices may be in order here... |
| 21:55.42 | ``Erik | nooooooo, not my vector display! heh |
| 22:37.14 | *** join/#brlcad cosurgi (n=cosurgi@atak.bl.pg.gda.pl) | |
| 22:40.37 | *** join/#brlcad Ralith (n=ralith@69.90.48.97) | |
| 22:45.48 | *** join/#brlcad cosurgi (n=cosurgi@atak.bl.pg.gda.pl) | |
| 23:00.15 | *** join/#brlcad Nohla (n=jesica@168.226.178.183) | |
| 23:49.52 | CIA-41 | BRL-CAD: 03starseeker * r36905 10/brlcad/trunk/ (20 files in 2 dirs): |
| 23:49.52 | CIA-41 | BRL-CAD: Time to start scrubbing and polishing libfb. As a first cut, remove a lot of |
| 23:49.53 | CIA-41 | BRL-CAD: specialized code for old devices - these days we're looking at X11, WGL, OGL and |
| 23:49.53 | CIA-41 | BRL-CAD: Tk. Doing this as one commit so it's easy to revert if needed, but many of |
| 23:49.53 | CIA-41 | BRL-CAD: these files were already EXTRA_DIST anyway and it's hard to conceive of a |
| 23:49.55 | CIA-41 | BRL-CAD: scenario where the work to maintain and update them will be justified. |