IRC log for #brlcad on 20110722

00:04.40 CIA-62 BRL-CAD: 03r_weiss * r45571 10/brlcad/trunk/src/librt/primitives/nmg/nmg_class.c:
00:04.40 CIA-62 BRL-CAD: Updated function class_eu_vs_s within file nmg_class.c. This change supports the
00:04.40 CIA-62 BRL-CAD: prototype version of nmg_triangulate_fu. Made a logic change which stops the
00:04.40 CIA-62 BRL-CAD: error message "class_eu_vs_s: classifier found edge midpoint ON, edge topology
00:04.40 CIA-62 BRL-CAD: should have been shared" when performing nmg boolean operations such as when
00:04.40 CIA-62 BRL-CAD: running the mged 'facetize' or 'ev' commands. This change is disabled by
00:04.40 CIA-62 BRL-CAD: default. This is a work in progress.
00:56.45 *** join/#brlcad abhi2011 (~chatzilla@ip170-79-211-87.adsl2.static.versatel.nl)
01:26.12 *** join/#brlcad kunigami_ (~kunigami@201.53.206.27)
01:31.58 *** join/#brlcad epileg (~epileg@unaffiliated/epileg)
02:07.24 *** join/#brlcad piksi (piksi@pi-xi.net)
02:08.49 *** join/#brlcad Stattrav_ (~Stattrav@117.192.152.228)
05:06.09 brlcad starseeker: thanks for the pointer to look at search
05:06.26 brlcad it actually doesn't perform group globbing, but it calls a function I'd forgotten about
05:06.48 brlcad calls bu_fnmatch, which is a poorly named function that performs globbing on a single string item
05:07.00 brlcad so I can use it while iterating over all items
05:25.10 *** join/#brlcad abhi2011 (~chatzilla@ip170-79-211-87.adsl2.static.versatel.nl)
06:42.11 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
06:58.18 *** join/#brlcad Stattrav_ (~Stattrav@117.192.137.7)
07:46.22 *** join/#brlcad d_rossberg (~rossberg@BZ.BZFLAG.BZ)
07:59.24 CIA-62 BRL-CAD: 03bhinesley * r45572 10/brlcad/trunk/src/libged/edit.c: (log message trimmed)
07:59.24 CIA-62 BRL-CAD: Implemented mechanism for reading multiple subarguments per option and lists of
07:59.24 CIA-62 BRL-CAD: arguments for edit subcommands. Objects are currently the only type of argument
07:59.24 CIA-62 BRL-CAD: supported, but the logic to add additional parsing capabilities is in place.
07:59.24 CIA-62 BRL-CAD: Generic option handling works fairly well now, and provides good feedback to the
07:59.25 CIA-62 BRL-CAD: user about bad option/argument combinations as well as possible without knowing
07:59.26 CIA-62 BRL-CAD: the syntax of a given command. The syntax of -k/-a/-r options and -x/-y/-z
08:57.16 *** join/#brlcad pawleeq (~pawleeq@212-96-188-229.cust.selfnet.cz)
08:57.49 pawleeq hello
09:02.18 pawleeq I am trying to compile svn version on Ubuntu 11.04 and I fail with this message: http://pastebin.com/kf4GtZ3T
09:11.54 d_rossberg zoom.c was moved recently, maybe you should update your makefiles (configure) or use the cmake build
09:14.49 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
09:17.33 *** join/#brlcad abhi2011 (~chatzilla@ip170-79-211-87.adsl2.static.versatel.nl)
09:17.33 pawleeq d_rossberg: I was configuring the build as it is written in instructions (autogen, configure)
09:18.57 d_rossberg pawleeq: but when? before or after your last svn update
09:25.18 *** join/#brlcad Stattrav (~Stattrav@117.192.132.143)
09:25.18 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
09:28.52 pawleeq d_rossberg: no, after
09:31.40 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
09:37.00 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
09:45.21 *** join/#brlcad Stattrav (~Stattrav@117.202.17.197)
09:45.21 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
09:55.40 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
10:08.58 *** join/#brlcad kunigami_ (~kunigami@201.53.206.27)
10:16.38 brlcad pawleeq: but you had a pre-existing checkout, yes?
10:17.30 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
10:17.40 brlcad that looks like a message from the automake dependency tracking code, which doesn't get regenerated through autogen/configure
10:18.01 pawleeq brlcad: yeah i had
10:18.02 brlcad rm -rf src/libged && svn up src/libged
10:18.14 brlcad then rebuild
10:19.03 pawleeq thx, I will let you know
10:21.12 *** join/#brlcad kunigami_ (~kunigami@201.53.206.27)
10:22.31 *** join/#brlcad Stattrav (~Stattrav@117.192.143.98)
10:22.31 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
10:27.35 *** join/#brlcad Stattrav_ (~Stattrav@117.192.144.16)
10:32.41 *** join/#brlcad Stattrav (~Stattrav@117.213.185.180)
10:32.41 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
10:38.15 starseeker brlcad: I believe the fnmatch name came from http://pubs.opengroup.org/onlinepubs/009695399/functions/fnmatch.html, which is probably what the original find code was calling - it probably is a bad name now that we aren't matching filenames specifically with it anymore
10:38.38 starseeker I suspect it was "find code needs this, not on windows, make a libbu version" or some such
10:48.50 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
11:16.56 *** join/#brlcad Stattrav_ (~Stattrav@117.192.136.236)
11:28.32 *** join/#brlcad Stattrav (~Stattrav@117.192.144.178)
11:28.32 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
12:13.01 ``Erik "test whether a filename or pathname matches a shell-style pattern" sounds awfully korn/posix2 related to me
12:28.36 CIA-62 BRL-CAD: 03d_rossberg * r45573 10/brlcad/trunk/include/ (config_win.h config_win_cmake.h): S_IRWXU for Windows (MS Visual Studio)
12:51.35 *** join/#brlcad pawleeq (~pawleeq@212-96-188-229.cust.selfnet.cz)
13:10.05 pawleeq brlcad: sorry for such a late reply, but it worked all right, thank you again :)
13:30.34 *** join/#brlcad abhi2011_ (~chatzilla@wlan-145-94-187-000.wlan.tudelft.nl)
13:32.42 *** join/#brlcad abhi2011_ (~chatzilla@wlan-145-94-187-000.wlan.tudelft.nl)
13:41.19 CIA-62 BRL-CAD: 03erikgreenwald * r45574 10/brlcad/trunk/src/libged/edit.c: GCC 4.1 has a bug where a variable set in every condition of a switch still registers as possibly uninitialized, so set it to 0 on definition (seen on rhel5).
14:01.24 *** join/#brlcad abhi2011 (~chatzilla@ip170-79-211-87.adsl2.static.versatel.nl)
16:04.07 brlcad starseeker: I know bu_fnmatch() comes from fnmatch() ... it's an old bsd function, and defined by posix
16:04.26 brlcad it's just a bad function name, because it's not actually specific to file names
16:04.47 brlcad pawleeq: no problem
16:15.30 *** join/#brlcad Stattrav (~Stattrav@122.178.240.221)
16:15.30 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
17:40.59 CIA-62 BRL-CAD: 03bhinesley * r45575 10/brlcad/trunk/src/libged/edit.c: initialize variable to default before switch, rather than setting in every case
17:43.17 CIA-62 BRL-CAD: 03bhinesley * r45576 10/brlcad/trunk/src/libged/edit.c: var probably still needs to be initialized when defined to prevent compiler warnings
18:33.37 *** join/#brlcad pawleeq (~pawleeq@212-96-188-229.cust.selfnet.cz)
18:41.35 CIA-62 BRL-CAD: 03Sean 07http://brlcad.org * r3022 10/wiki/ESA_Summer_of_Code_in_Space:
18:55.13 CIA-62 BRL-CAD: 03Sean 07http://brlcad.org * r3023 10/wiki/Community_Publication_Portal: /* Sean Morrison: ESA Summer of Code in Space */ fill out detail
18:57.19 CIA-62 BRL-CAD: 03Sean 07http://brlcad.org * r3024 10/wiki/Community_Publication_Portal: final review
18:58.20 CIA-62 BRL-CAD: 03Sean 07http://brlcad.org * r3025 10/wiki/Community_Publication_Portal: put in right section, done
19:23.22 *** join/#brlcad pawleeq (~pawleeq@212-96-188-229.cust.selfnet.cz)
19:27.02 CIA-62 BRL-CAD: 03Sean 07http://brlcad.org * r3026 10/wiki/Community_Publication_Portal: not really frozen, apparently -- found bugs during post
19:56.40 *** join/#brlcad tharis20 (~tharis@bl12-21-147.dsl.telepac.pt)
19:57.25 tharis20 hello
20:31.02 *** join/#brlcad epileg (~epileg@unaffiliated/epileg)
22:30.32 *** join/#brlcad abhi2011 (~chatzilla@ip170-79-211-87.adsl2.static.versatel.nl)

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