00:20.32 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
02:52.48 |
*** join/#brlcad
oyulegfxwpzafmru
(~armin@dslb-094-216-162-144.094.216.pools.vodafone-ip.de) |
03:29.59 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
05:43.06 |
*** join/#brlcad witness
(uid10044@gateway/web/irccloud.com/x-gqnxzgibevsaeaek) |
07:18.20 |
*** join/#brlcad Guest55
(~textual@103.248.244.9) |
07:54.07 |
*** join/#brlcad Guest55
(~textual@103.248.244.9) |
08:51.17 |
*** join/#brlcad ries
(~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl) |
09:25.56 |
*** join/#brlcad Guest55
(~textual@103.248.244.9) |
10:19.57 |
*** join/#brlcad merzo
(~merzo@user-94-45-58-141.skif.com.ua) |
10:36.39 |
*** join/#brlcad ries
(~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl) |
10:42.27 |
*** join/#brlcad teepee`
(bc5c2134@gateway/web/freenode/ip.188.92.33.52) |
12:23.22 |
*** join/#brlcad merzo
(~merzo@user-94-45-58-141.skif.com.ua) |
13:40.37 |
*** join/#brlcad Guest55
(~textual@103.248.244.9) |
14:06.27 |
Notify |
03BRL-CAD:starseeker * 66506
brlcad/trunk/src/libbu/opt.c: Fix crash when rm -rf gets supplied a
non-matching name. |
14:15.05 |
Notify |
03BRL-CAD:starseeker * 66507
brlcad/trunk/src/libbrep/shape_recognition_cylinder.cpp: Wrap the
debug printouts in a define for now for convenience. |
14:25.17 |
*** join/#brlcad infobot
(ibot@69-58-76-73.ut.vivintwireless.net) |
14:25.17 |
*** topic/#brlcad is BRL-CAD
|| http://brlcad.org || logs:
http://ibot.rikers.org/%23brlcad/
|| Congrats to all GCI 2014 winners Peter & Marc! ||
Congratulations to our 12 GSoC students! || Don't ask if someone is
here, just ask your questions and wait for a response.
;-) |
14:44.55 |
*** join/#brlcad Guest55
(~textual@103.248.244.9) |
14:59.36 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
15:00.17 |
*** join/#brlcad boquete
(~Piotr@aud50.neoplus.adsl.tpnet.pl) |
15:06.59 |
*** join/#brlcad luca79
(~luca@188-22-131-60.adsl.highway.telekom.at) |
15:37.04 |
*** join/#brlcad boquete
(~Piotr@aud50.neoplus.adsl.tpnet.pl) |
15:59.13 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
17:26.24 |
*** join/#brlcad Guest55
(~textual@103.248.244.9) |
17:54.16 |
*** join/#brlcad merzo
(~merzo@user-94-45-58-141.skif.com.ua) |
18:16.55 |
*** join/#brlcad Guest55
(~textual@103.248.244.9) |
18:31.02 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
18:55.51 |
Notify |
03BRL-CAD:brlcad * 66508
brlcad/trunk/misc/CMake/CompilerFlags.cmake: the check flags cannot
have the leading slash or they end up as -/ unknown
options |
18:59.56 |
Notify |
03BRL-CAD:starseeker * 66509
brlcad/trunk/src/libged/remove.c: Start of rework of rm command -
rather than calling killtree et. al. under the hood, use search and
implement a consolidated version of all the kill commands. Needs
extensive testing and some thought on desired behavior. |
19:31.49 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
19:32.23 |
Notify |
03BRL-CAD:starseeker * 66510
brlcad/trunk/src/libged/remove.c: Fix a few problems. |
19:50.00 |
*** join/#brlcad boquete
(~Piotr@aud50.neoplus.adsl.tpnet.pl) |
20:57.19 |
Notify |
03BRL-CAD:starseeker * 66511
brlcad/trunk/src/libged/remove.c: line return might
help... |
21:15.49 |
Notify |
03BRL-CAD:starseeker * 66512
brlcad/trunk/src/libged/remove.c: Fix another bug. The recursive
safe delete needs to be a lot smarter about not adding children to
the delete queue when a parent has already ruled them
out... |
21:18.21 |
*** join/#brlcad boquete
(~Piotr@aud50.neoplus.adsl.tpnet.pl) |
21:32.15 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
21:35.43 |
Notify |
03BRL-CAD:starseeker * 66513
brlcad/trunk/src/libged/remove.c: checkpoint. |
21:38.38 |
Notify |
03BRL-CAD:starseeker * 66514
brlcad/trunk/src/libged/CMakeLists.txt: make remove a C++
file |
22:56.28 |
Notify |
03BRL-CAD:starseeker * 66515
brlcad/trunk/src/libged/remove.cpp: Try reworking to make the
searching faster - mostly untested. Looks like there's a bug in
search somewhere - getting non zero ret but empty tbl... |