IRC log for #brlcad on 20111117

00:03.25 CIA-109 BRL-CAD: 03bob1961 * r47515 10/brlcad/trunk/src/libtclcad/tclcad_obj.c: Updated to_data_polys() to call ged_clip_polygon() with a scale factor of LONG_MAX.
01:38.33 *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol)
02:03.20 *** join/#brlcad Technicus (~Technicus@DSLPool-net208-2.wctc.net)
03:32.15 *** join/#brlcad abhi2011 (~chatzilla@117.200.84.149)
04:49.58 CIA-109 BRL-CAD: 03starseeker * r47516 10/geomcore/trunk/geomserv_boost/ (258 files in 34 dirs):
04:49.59 CIA-109 BRL-CAD: Checkpoint some work studying boost::asio + Google's protobuf - probably not a
04:49.59 CIA-109 BRL-CAD: direction we want to go right now, but saving what has been done in case it
04:49.59 CIA-109 BRL-CAD: should prove useful at some point in the future. Decided not to add the entire
04:49.59 CIA-109 BRL-CAD: CMake-ified boost, just include the one tweak needed. Same deal for protobuf -
04:49.59 CIA-109 BRL-CAD: see README for the locations to get them from.
05:32.47 *** join/#brlcad abhi2011_ (~chatzilla@117.200.88.52)
05:42.38 CIA-109 BRL-CAD: 03starseeker * r47517 10/geomcore/trunk/geomserv_boost/: Ah, checkpoint succeeded. Can clear it now, version control knows about it.
08:02.39 *** join/#brlcad abhi2011 (~chatzilla@117.200.88.52)
08:14.53 *** join/#brlcad packrat (~packrator@c-98-209-146-133.hsd1.mi.comcast.net)
08:30.14 *** join/#brlcad packrat (~packrator@c-98-209-146-133.hsd1.mi.comcast.net)
09:12.04 *** join/#brlcad abhi2011 (~chatzilla@117.200.88.52)
09:39.35 abhi2011 there seems to be ummatched endif at the end of brlcad_config.h
09:39.45 abhi2011 *an unmatched
09:41.38 abhi2011 brlcad_config.h is generated by cmake logic I think
09:49.01 abhi2011 ok removed an extra : FILE(APPEND ${CONFIG_H_FILE} "#define __CONFIG_H__\n")
09:49.06 abhi2011 lets see if it compiles ok
10:13.19 abhi2011 nope that wasnt the right line
10:13.32 abhi2011 probably something else
12:02.25 *** join/#brlcad abhi2011 (~chatzilla@117.200.84.80)
12:30.39 *** join/#brlcad abhi2011 (~chatzilla@117.200.84.80)
12:48.24 *** join/#brlcad abhi2011_ (~chatzilla@117.200.84.80)
13:03.14 *** join/#brlcad abhi2011 (~chatzilla@117.200.84.80)
13:42.40 *** join/#brlcad abhi2011_ (~chatzilla@117.200.84.80)
14:50.46 *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol)
14:54.26 starseeker abhi2011: can you post your brlcad_config.h somewhere? also, are you trying a clean compile?
14:56.31 *** join/#brlcad abhi2011_ (~chatzilla@117.200.85.81)
15:12.05 *** join/#brlcad n_reed (~molto_cre@BZ.BZFLAG.BZ)
15:22.22 *** join/#brlcad abhi2011_ (~chatzilla@117.200.85.81)
15:44.53 CIA-109 BRL-CAD: 03bob1961 * r47518 10/brlcad/trunk/src/libged/polyclip.cpp: Added a try catch block around a call to clipper's AddPolygon method.
15:46.35 CIA-109 BRL-CAD: 03bob1961 * r47519 10/brlcad/trunk/src/libtclcad/tclcad_obj.c: Use clipper's weird upper limit as a scale factor for the call to ged_clip_polgon().
15:50.10 CIA-109 BRL-CAD: 03starseeker * r47520 10/geomcore/trunk/geomserv_boost/ (5 files in 4 dirs): Gah, missed a couple things. Try again to checkpoint a building version of geomserv_boost
15:50.34 *** join/#brlcad abhi2011_ (~chatzilla@117.200.82.230)
16:00.51 CIA-109 BRL-CAD: 03starseeker * r47521 10/geomcore/trunk/geomserv_boost/: OK, this time it actually built based on what was in svn tree (given the boost/protobuf downloads and glog/gflags/gtest in third_party) so we're good.
16:20.19 *** join/#brlcad abhi2011_ (~chatzilla@117.200.82.230)
16:33.49 CIA-109 BRL-CAD: 03bob1961 * r47522 10/brlcad/trunk/src/tclscripts/lib/Ged.tcl: Added functions to expose the current poly modes.
17:06.23 *** join/#brlcad abhi2011_ (~chatzilla@117.200.82.230)
17:50.29 *** join/#brlcad abhi2011_ (~chatzilla@117.200.82.230)
17:57.37 starseeker abhi2011: were you still having brlcad_config.h problems?
18:11.30 *** join/#brlcad yukonbob (~bch@207.6.71.53)
18:11.33 yukonbob hello, #brlcad
18:26.27 starseeker hello yukonbob
18:26.32 starseeker what's new?
18:28.07 yukonbob oh -- what's new... working on getting to Seattle for a new gig...
18:28.31 yukonbob seeing lots of brlcad mailing list activity lately, which is exciting.
18:28.44 starseeker :-)
18:28.52 starseeker doing anything with Tcl/Tk lately?
18:29.05 yukonbob occasionally working on my nbsd/tcl/brlcad integration, which is satisfying.
18:29.18 yukonbob starseeker: always.
18:29.20 yukonbob :)
18:29.32 starseeker yukonbob: did you get a chance to check out the CMake Tcl/Tk build?
18:29.46 yukonbob haven't looked in detail, no.
18:30.03 starseeker https://github.com/starseeker/tcltk
18:30.05 yukonbob I saw discssion on tcl mailing list, and I've seen commits over the months.
18:30.29 starseeker needs to put a TIP together, apparently - not sure how else to keep that process moving
18:30.54 yukonbob these "big" changes always throw me for a loop.
18:31.05 starseeker how so?
18:31.09 yukonbob and they're always tcl-related ;)
18:31.19 starseeker heh
18:31.40 starseeker you mean 8.5 -> 8.6?
18:32.18 yukonbob well, when tcl8.5 was introduced, 8.5 was beta or alpha, and not widely distributed... my env is nbsd, and I had already done surgery to tease out nbsd-provided support and get a good build system running, then a beta version of tcl was tossed in.
18:32.31 yukonbob that pretty much killed my involvement for long time.
18:32.40 starseeker ah, right
18:32.51 starseeker well, rest assured we aren't requiring 8.6 :-)
18:32.59 yukonbob Now I've actually got 8.6 integration working, and the build system is shifting under my feet ;)
18:33.05 starseeker that's just the version in the github project because I figured it would be an easier sell
18:33.09 yukonbob is already there..
18:33.13 starseeker ah, cool!
18:33.42 starseeker yukonbob: actually, there's not really a shift in the Tcl/Tk build - just another option
18:34.02 yukonbob starseeker: in conversation w/ brlcad he suggested auto* is on it's way out.
18:34.06 yukonbob over the months...
18:34.11 starseeker oh, the BRL-CAD build
18:34.13 starseeker yeah
18:34.29 starseeker does netbsd have CMake?
18:41.35 starseeker yukonbob: out of curiosity, have you submitted your tcl/tk 8.6 patches for BRL-CAD?
18:45.20 yukonbob I haven't. Am parallelly (sp?) working locally -- I *think* I've got commit status... I should build a branch and hack.
18:45.42 yukonbob The work is basically: make things modular on nbsd.
18:46.09 yukonbob I've committed some patches and discussion as issues come up, but haven't been doing dev in-tree.
18:46.11 starseeker would advocate branching in svn - we're all curious :-)
18:47.04 yukonbob tests something.
18:48.18 *** join/#brlcad Technicus (~Technicus@DSLPool-net208-2.wctc.net)
19:02.47 yukonbob starseeker: mind if I try an inconsequential test commit? Like adding a space to README?
19:08.28 CIA-109 BRL-CAD: 03bharder * r47523 10/brlcad/trunk/README: ws test commit
19:09.03 yukonbob ok -- I still have access; I'll create a branch and get this h4x0ring closer to the canonical project.
19:14.03 *** join/#brlcad archivist (~archivist@host81-149-189-98.in-addr.btopenworld.com)
19:16.25 CIA-109 BRL-CAD: 03starseeker * r47524 10/brlcad/trunk/src/libpkg/ (7 files in 2 dirs): Add separate client and server examples based on tpkg.c for libpkg. Use localhost by default if client doesn't specify a host for simplicity.
19:20.19 *** join/#brlcad n_reed (~molto_cre@BZ.BZFLAG.BZ)
19:20.54 CIA-109 BRL-CAD: 03brlcad * r47525 10/brlcad/trunk/src/ (19 files in 10 dirs): replace all calls to unlink() and remove() with calls to bu_file_delete() so we can get more consistent and portable behavior.
19:23.45 abhi2011 starseeker: there were some linking errors : http://bin.cakephp.org/view/2126104478
19:25.17 abhi2011 ok trying with a fresh chkout now
19:27.30 *** join/#brlcad abhi2011_ (~chatzilla@117.200.82.230)
19:30.07 starseeker abhi2011: ah, that's the new clipper stuff
19:30.40 CIA-109 BRL-CAD: 03brlcad * r47526 10/brlcad/trunk/HACKING: add bu_file_delete to the use-this-instead-of-that function list
19:41.21 CIA-109 BRL-CAD: 03starseeker * r47527 10/brlcad/trunk/src/other/clipper/ (CMakeLists.txt clipper.hpp): Make a stab at getting clipper to act like a library in Windows - untested.
19:43.07 starseeker abhi2011: see if that helps any...
19:49.19 abhi2011 starseeker: the clipper related errors are gone, I have some errors due to linking with opengl : http://bin.cakephp.org/view/129832489
19:51.09 abhi2011 hmm there is some clipper.lib related things there too
19:53.51 starseeker abhi2011: not sure what the opengl stuff is about - the clipper.lib stuff is probably our not having that whipped into shape as a Windows library
19:54.27 abhi2011 ok
19:54.41 starseeker abhi2011: I'd recommend disabling the togl build
19:54.54 abhi2011 ok
19:55.44 starseeker hmm, oops
19:55.48 starseeker one second
19:55.52 abhi2011 ok
19:55.55 abhi2011 :)
19:55.59 starseeker that's only supposed to be on for X11 builds...
19:56.02 starseeker grumble...
19:57.25 abhi2011 ok,,,yaawwwnn,,,will chk it tomorrow then...getting kinda late in the night here :)
20:00.40 CIA-109 BRL-CAD: 03starseeker * r47528 10/brlcad/trunk/src/ (adrt/CMakeLists.txt other/CMakeLists.txt): Togl isn't behaving well yet under non-X11 builds - turn it off unless we are X11
20:00.56 starseeker abhi2011: k
20:12.46 CIA-109 BRL-CAD: 03n_reed * r47529 10/brlcad/trunk/src/other/perplex/ (Makefile.local perplex.c perplex.h scanner.re template.c): make scanner input buffer dynamic
20:15.29 CIA-109 BRL-CAD: 03brlcad * r47530 10/brlcad/trunk/include/bn.h: document what range of values are returned from bn_randmt()
20:31.41 *** join/#brlcad yukonbob (~bch@207.6.71.53)
21:18.20 *** join/#brlcad Technicus (~Technicus@DSLPool-net208-2.wctc.net)
21:30.15 brlcad starseeker: some of the "AUTO" items in cmake shouldn't be, only the ones that are detection-based
21:30.26 brlcad e.g., optimized .. it's on and off
21:30.39 brlcad auto doesn't make sense, you don't know :)
21:31.06 brlcad 64bit is detection-based but most of the compile flags aren't
21:34.37 CIA-109 BRL-CAD: 03brlcad * r47531 10/brlcad/trunk/ (5 files in 3 dirs):
21:34.38 CIA-109 BRL-CAD: formally mark all of the muves-specific commands as DEPRECATED, making them
21:34.38 CIA-109 BRL-CAD: report a deprecation warning if they're used. this includes em, e_muves,
21:34.38 CIA-109 BRL-CAD: l_muves, lm, read_muves, and t_muves. rationale is that those are
21:34.38 CIA-109 BRL-CAD: domain-specific extensions that don't really belong in brl-cad (they belong with
21:34.38 CIA-109 BRL-CAD: muves). they would make for a potentially suitable set of plugins to a
21:34.39 CIA-109 BRL-CAD: plugin-oriented libged, but not something we maintain and bundle.
21:43.44 CIA-109 BRL-CAD: 03brlcad * r47532 10/brlcad/trunk/BUGS: critical TIE bug encountered. seems to be corrupting the application structure. maybe related to or be known 32-bit bug.
21:44.13 brlcad ``Erik: that was supposedly a 64-bit compile, returning garbage in app structure and wrong segment hit count
21:56.42 CIA-109 BRL-CAD: 03brlcad * r47533 10/brlcad/trunk/BUGS: more info on TIE bug, return value seems wrong
21:58.25 CIA-109 BRL-CAD: 03lbutler * r47534 10/brlcad/trunk/src/rt/view.c: a quick hack to add ambient occlusion
22:29.15 CIA-109 BRL-CAD: 03lbutler * r47535 10/brlcad/trunk/src/rt/view.c: ambient occlusion computations included. set ambSamples non-zero to get sampling of ambient occlusion. set ambRadius non-zero to bound the distance considered "occluding".
22:39.54 CIA-109 BRL-CAD: 03bob1961 * r47536 10/brlcad/trunk/src/libtclcad/tclcad_obj.c: Incorporate snap-to-grid with polygon rectangle/circle creation. Update to_data_pick() and to_data_move() to work with data polygons. Change data_polys to data_polygons.
22:50.26 CIA-109 BRL-CAD: 03n_reed * r47537 10/brlcad/trunk/src/other/perplex/ (6 files): adding lemon parser; moving towards useful conversion of input
23:07.39 CIA-109 BRL-CAD: 03starseeker * r47538 10/brlcad/trunk/src/ (libged/CMakeLists.txt other/clipper/clipper.hpp): More clipper tweaks
23:10.18 CIA-109 BRL-CAD: 03lbutler * r47539 10/brlcad/trunk/src/rt/view.c: get two partitions by default. Shouldn't need more.

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