IRC log for #brlcad on 20151020

01:44.03 *** join/#brlcad oeyvxbivpozgsrth (~armin@dslb-088-064-036-040.088.064.pools.vodafone-ip.de)
04:47.30 Notify 03BRL-CAD:brlcad * 66462 brlcad/trunk/src/librt/primitives/hyp/hyp.c: no way this was right, init matrices to identity. was performing a division by zero in a MAT4X3VEC during tess().
05:19.37 Notify 03BRL-CAD:brlcad * 66463 (brlcad/trunk/src/conv/proe-g.c brlcad/trunk/src/libged/red.c and 2 others): don't blindly define __restrict to nothing, causes redefinition warnings.
06:02.04 Notify 03BRL-CAD:brlcad * 66464 brlcad/trunk/src/libbrep/opennurbs_fit.h: don't need stdio.h explicit with bio.h
06:08.22 Notify 03BRL-CAD:brlcad * 66465 brlcad/trunk/regress/repository.sh: count is now 182
06:13.59 Notify 03BRL-CAD:brlcad * 66466 (brlcad/trunk/src/conv/3dm/3dm-g.cpp brlcad/trunk/src/libbrep/BBNode.cpp and 5 others): might still need <algorithm>, but quick test without passed. regardless, including it before common.h violates header ordering convention and fails regression test.
06:19.20 Notify 03BRL-CAD:brlcad * 66467 (brlcad/trunk/src/libbrep/shape_recognition.cpp brlcad/trunk/src/libbrep/shape_recognition.h and 2 others): the original committer/contributor needs to apply the appropriate license header. annotating just a few noticed on the spot. repository.sh should probably detect when no legal statement is present as a release blocker.
07:12.11 *** join/#brlcad merzo (~merzo@userh704.uk.uudial.com)
08:01.42 *** join/#brlcad teepee` (bc5c2134@gateway/web/freenode/ip.188.92.33.52)
08:55.55 *** join/#brlcad ries (~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl)
09:04.22 Notify 03BRL-CAD Wiki:Dvocong1968 * 0 /wiki/User:Dvocong1968:
09:37.10 Notify 03BRL-CAD Wiki:Luisrosety * 0 /wiki/User:Luisrosety:
10:39.19 *** join/#brlcad packrat (~packrator@c-71-231-32-234.hsd1.wa.comcast.net)
10:55.38 *** join/#brlcad ries (~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl)
12:50.31 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
12:57.52 *** join/#brlcad witness_ (uid10044@gateway/web/irccloud.com/x-iyfdyfmtcinobxmr)
13:12.55 Notify 03BRL-CAD:starseeker * 66468 brlcad/trunk/src/libbrep/intersect.cpp: Need algorithm here for std::sort
13:17.11 Notify 03BRL-CAD:brlcad * 66469 brlcad/trunk/src/conv/asc/asc2pix.c: remove the OUT label
14:17.11 *** join/#brlcad teepee` (bc5c2134@gateway/web/freenode/ip.188.92.33.52)
15:17.03 Notify 03BRL-CAD:bob1961 * 66470 brlcad/trunk/src/libged/lt.c: Added a -c sep_char option to the ged_lt function to override the default tcl style formatting by allowing the caller to specify a character separator.
16:47.34 Notify 03BRL-CAD:brlcad * 66471 brlcad/trunk/src/adrt/adrt.h: bu is only imported, load_g needs to be exported by librender
16:48.38 Notify 03BRL-CAD:brlcad * 66472 brlcad/trunk/src/bwish/winMain.c: need common.h before system headers if we're going to be including our headers
16:55.50 Notify 03BRL-CAD:brlcad * 66473 brlcad/trunk/src/libbu/tests/test_funcs.c: partial revert of r64615 as it's wrong in here. negative offsets are used intentionally in here.
16:56.46 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
17:05.28 Notify 03BRL-CAD:brlcad * 66474 (brlcad/trunk/src/libgcv/soup.h brlcad/trunk/src/libgcv/tri_intersect.h): should not be exporting gcv_tri_tri_intersect_with_isectline
17:29.59 *** join/#brlcad roop (~roop@49.14.134.250)
18:14.17 Notify 03BRL-CAD:brlcad * 66475 brlcad/trunk/src/proc-db/surfaceintersect.cpp: do not put application logic in an assert() expression as they may be removed during compilation (e.g., optimized compiles and/or NDEBUG=1).
18:26.35 Notify 03BRL-CAD:brlcad * 66476 brlcad/trunk/src/rt/rtscale.c: use fastf_t consistently with vmath types
18:28.09 Notify 03BRL-CAD:brlcad * 66477 brlcad/trunk/src/conv/obj-g.c: cast away constness during allocation, clean up to long lines, and remove unnecessary void* casts set on void* data member.
18:28.48 Notify 03BRL-CAD:brlcad * 66478 (brlcad/trunk/src/conv/g-xxx_facets.c brlcad/trunk/src/conv/jack/jack-g.c): duplicitous decls, already in nmg.h
18:29.08 Notify 03BRL-CAD:brlcad * 66479 brlcad/trunk/src/conv/g-x3d.c: ave_pt is unused
19:37.58 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
20:57.55 *** join/#brlcad ries (~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl)
22:01.13 Notify 03BRL-CAD:brlcad * 66480 (brlcad/trunk/src/conv/bot_shell-vtk.c brlcad/trunk/src/conv/dbupgrade.c and 8 others): ws indent and some style cleanup
22:16.08 Notify 03BRL-CAD:brlcad * 66481 (brlcad/trunk/src/conv/bot_dump.c brlcad/trunk/src/conv/bot_shell-vtk.c and 23 others): more ws consistency cleanup
22:18.32 Notify 03BRL-CAD:brlcad * 66482 (brlcad/trunk/src/conv/g-acad.c brlcad/trunk/src/conv/nastran-g.c): fix typos
22:30.22 Notify 03BRL-CAD:brlcad * 66483 brlcad/trunk/src/conv/fast4-g.c: isolate the comma like we do elsewhere to more readily notice comma expansion
22:31.07 Notify 03BRL-CAD:brlcad * 66484 brlcad/trunk/src/libbu/tests/opt.c: cast away constness during allocation
23:15.36 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)

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