00:10.53 |
*** join/#brlcad juanman
(~quassel@unaffiliated/juanman) |
01:40.14 |
*** join/#brlcad juanman
(~quassel@unaffiliated/juanman) |
01:47.02 |
CIA-50 |
BRL-CAD: 03starseeker * r41155
10/brlcad/branches/cmake/src/other/tcl/CMakeLists.txt: Er, yeah -
how about adding main so these tests actually stand a chance to
succeed... |
02:21.17 |
starseeker |
that's... weird. Both the sin test for
M_LIBRARY and the check for main in ieee have opposite results in
CMake and autotools |
02:22.09 |
starseeker |
looks like CMake is checking compiling and
linking for ieee, where autotools just checks compile - and
autotools does some funky stuff in its sin test... |
02:28.14 |
CIA-50 |
BRL-CAD: 03starseeker * r41156
10/brlcad/branches/cmake/src/other/tcl/CMakeLists.txt: Doing a
resolve actually gets closer to matching the autotools results on
gentoo. |
02:35.34 |
CIA-50 |
BRL-CAD: 03starseeker * r41157
10/brlcad/branches/cmake/src/other/tcl/CMakeLists.txt: Make some
fancier messages. |
04:51.24 |
CIA-50 |
BRL-CAD: 03brlcad * r41158
10/brlcad/trunk/src/librt/primitives/nmg/nmg_tri_mc.c: remove
unused a, step, count, and res vars; and tol needs to be
const. |
04:58.36 |
CIA-50 |
BRL-CAD: 03brlcad * r41159
10/brlcad/trunk/src/other/tnt/jama_lu.h: let our jama mod play
nicely with vmath |
05:20.09 |
*** join/#brlcad PrezKennedy
(MK@whitecalf.net) |
05:21.56 |
CIA-50 |
BRL-CAD: 03brlcad * r41160
10/brlcad/trunk/src/burst/ (Hm.c Makefile.am fb.c grid.c
gridrotate.c ui.c): quell a slew of strict compilation warnings.
unused vars, k&r conversions to stdc, and more. |
06:02.32 |
CIA-50 |
BRL-CAD: 03brlcad * r41161
10/brlcad/trunk/src/burst/ (23 files): massive ws cleanup.
conversion to our style, undo k&risms, consistency
cleanup. |
06:09.25 |
CIA-50 |
BRL-CAD: 03brlcad * r41162
10/brlcad/trunk/src/bwish/ (Makefile.am cmd.c input.c main.c):
enable and quell all strict verbose compilation warnings. make
interp global be INTERP to make it clear where the gobal is being
used. mark unused params. |
06:13.37 |
CIA-50 |
BRL-CAD: 03brlcad * r41163
10/brlcad/trunk/src/bwish/ (8 files): minor formatting
consistency |
06:17.10 |
CIA-50 |
BRL-CAD: 03brlcad * r41164
10/brlcad/trunk/src/canon/ (Makefile.am canon.h canonlib.c): enable
strict warning compilation. tray needs to be an int in order to
hold the value of IPU_MANUAL_FEED without overflowing. |
06:32.29 |
CIA-50 |
BRL-CAD: 03brlcad * r41165
10/brlcad/trunk/src/conv/step/STEPWrapper.h: compiler is not happy
with line statements merely calling sizeof(). remove the sizeof
wrapping on ERROR to quell warnings about useless
statements. |
06:35.43 |
CIA-50 |
BRL-CAD: 03brlcad * r41166
10/brlcad/trunk/src/conv/step/BRLCADWrapper.cpp: looks like the
radius was left hard-coded to 10.0, make it use the value
passed. |
06:36.54 |
CIA-50 |
BRL-CAD: 03brlcad * r41167
10/brlcad/trunk/src/conv/step/ (8 files): quell warnings, mostly
unused. |
07:07.20 |
CIA-50 |
BRL-CAD: 03brlcad * r41168
10/brlcad/trunk/src/conv/ (8 files in 4 dirs): quell a slew of
compilation warnings. variable decls should be at top of scope. add
a couple FIXME notes for dem-g where variable-sized arrays are
deused. fix a handful of other UNUSED params and
shadowing. |
08:26.40 |
*** join/#brlcad mafm
(~mafm@83.50.133.118) |
08:28.33 |
*** join/#brlcad mafm_
(~mafm@83.50.133.118) |
09:34.57 |
*** join/#brlcad archivist_emc
(~archivist@host217-34-113-62.in-addr.btopenworld.com) |
10:50.56 |
*** join/#brlcad Zaebos
(~irc@pd95b7f5e.dip0.t-ipconnect.de) |
12:51.44 |
*** join/#brlcad merzo
(~merzo@smartbussiness.mobicom.net.ua) |
14:01.46 |
CIA-50 |
BRL-CAD: 03starseeker * r41169
10/brlcad/branches/cmake/src/other/tcl/CMake/CheckSystemFunctionality.cmake:
Expand serial port check and add flag to results. |
14:07.04 |
CIA-50 |
BRL-CAD: 03starseeker * r41170
10/brlcad/branches/cmake/src/other/tcl/
(CMake/CheckSystemFunctionality.cmake CMakeLists.txt): Tcl warns
that some compilers need #include lines in the leftmost
column. |
15:39.38 |
CIA-50 |
BRL-CAD: 03starseeker * r41171
10/brlcad/branches/cmake/src/other/tcl/ (4 files in 2 dirs): Keep
evolving this CMake tcl organization - debugging will be simpler if
things look as similar as possible, so organize it that
way. |
17:51.18 |
CIA-50 |
BRL-CAD: 03erikgreenwald * r41172
10/brlcad/trunk/src/adrt/librender/camera.c: update worker to match
the signature expected by bu_parallel |
18:04.19 |
*** join/#brlcad _psilva
(~psilva@static-96-255-52-7.washdc.fios.verizon.net) |
18:11.18 |
CIA-50 |
BRL-CAD: 03brlcad * r41173
10/brlcad/trunk/src/conv/step/ (SdaiAll.cc compstructs.cc): remove
unused vars |
18:12.10 |
CIA-50 |
BRL-CAD: 03brlcad * r41174
10/brlcad/trunk/src/conv/step/schema.cc: add missing return
statement for failure |
18:12.21 |
CIA-50 |
BRL-CAD: 03brlcad * r41175
10/brlcad/trunk/src/conv/step/SdaiCONFIG_CONTROL_DESIGN.cc: unused
param quellage even though this file is autogenerated. |
18:13.58 |
CIA-50 |
BRL-CAD: 03starseeker * r41176
10/brlcad/branches/cmake/src/other/tcl/ (CMake/tcl.cmake
CMakeLists.txt): Move more logic into SC macros, add a few more of
the simpler tests. Once this is all set up, need to do a
line-by-line comparison with regular build system tests to ensure
we're doing them correctly. |
18:14.19 |
CIA-50 |
BRL-CAD: 03brlcad * r41177
10/brlcad/trunk/src/conv/ (47 files in 12 dirs): lots of cleanup to
remove dead code (MEMORY_LEAK_CHECKING), unused parameters,
variables, and lots of direct floating point comparison
tests. |
18:39.10 |
CIA-50 |
BRL-CAD: 03brlcad * r41178
10/brlcad/trunk/src/conv/intaval/regtab.cpp: specifying the length
was pointless, still needs quellage |
18:39.10 |
CIA-50 |
BRL-CAD: 03brlcad * r41179
10/brlcad/trunk/src/conv/iges/splinef.c: needs vmath for
NEAR_ZERO |
18:39.19 |
CIA-50 |
BRL-CAD: 03brlcad * r41180
10/brlcad/trunk/src/conv/iges/g-iges.c: oops, these were just
testing comments. uncomment. |
18:39.19 |
CIA-50 |
BRL-CAD: 03brlcad * r41181
10/brlcad/trunk/src/conv/comgeom/mat.c: also needs vmath |
18:39.20 |
CIA-50 |
BRL-CAD: 03brlcad * r41182
10/brlcad/trunk/src/conv/iges/extrudcon.c: lower the minus a
smidgen |
18:39.27 |
CIA-50 |
BRL-CAD: 03brlcad * r41183
10/brlcad/trunk/src/conv/iges/ (add_face.c iges_struct.h main.c
make_nurb_face.c): more quellage |
18:47.26 |
CIA-50 |
BRL-CAD: 03brlcad * r41184
10/brlcad/trunk/src/conv/ (Makefile.am comgeom/ged_types.h
comgeom/mat.c): ged_types.h isn't needed if we're including vmath
so remove it. |
18:52.59 |
CIA-50 |
BRL-CAD: 03brlcad * r41185
10/brlcad/trunk/src/conv/euclid/ (g-euclid.c g-euclid1.c):
unsigned/signed demismatch |
18:54.42 |
CIA-50 |
BRL-CAD: 03brlcad * r41186
10/brlcad/trunk/src/conv/ (g-egg.c stl/g-stl.c): this is
interesting, the gcc attribute must encompass the array size or it
thinks that it is parsing an array of functions. should be
problematic signatures, but seems to do the trick. |
19:19.08 |
CIA-50 |
BRL-CAD: 03brlcad * r41187
10/brlcad/trunk/INSTALL: for some reason, README.Windows was not
listed |
19:21.32 |
CIA-50 |
BRL-CAD: 03starseeker * r41188
10/brlcad/branches/cmake/src/other/tcl/ (CMake/tcl.cmake
CMakeLists.txt): Move some more tests into macro
wrappers. |
19:22.24 |
CIA-50 |
BRL-CAD: 03brlcad * r41189
10/brlcad/trunk/README: also refer users to the platform-specific
readme files in the main README |
19:35.44 |
CIA-50 |
BRL-CAD: 03starseeker * r41190
10/brlcad/branches/cmake/src/other/tcl/ (CMake/tcl.cmake
CMakeLists.txt): Move most of the macros implemented so far, fix
some errors in what was being tested. |
20:10.27 |
*** join/#brlcad juanman
(~quassel@unaffiliated/juanman) |
20:37.41 |
CIA-50 |
BRL-CAD: 03bob1961 * r41191
10/brlcad/trunk/src/tclscripts/archer/DataUtils.tcl: Mods to
DataUtils::dataPick to accomodate _group's containing
whitespace. |
20:58.22 |
CIA-50 |
BRL-CAD: 03erikgreenwald * r41192
10/brlcad/trunk/src/adrt/librender/camera.c: put the TIE semaphore
after the RT semaphores |
21:19.50 |
CIA-50 |
BRL-CAD: 03erikgreenwald * r41193
10/brlcad/trunk/src/adrt/librender/camera.c: Linux requires either
RTLD_LAZY or RTLD_NOW. Use dlerror() in error reporting. |
21:34.00 |
CIA-50 |
BRL-CAD: 03bob1961 * r41194
10/brlcad/trunk/src/tclscripts/lib/Ged.tcl: Added
cadwidgets::Ged::set_data_point_callback. Update
cadwidgets::Ged::end_data_move to honor gridSnap mode. |
21:37.31 |
brlcad |
starseeker: really nice tty article http://www.linusakesson.net/programming/tty/index.php |
23:03.21 |
*** join/#brlcad nooga
(~nooga@77-45-52-193.sta.asta-net.com.pl) |
23:05.25 |
``Erik |
<PROTECTED> |
23:26.34 |
kanzure |
what's the point of "Local variables" in the
source files? |
23:26.39 |
kanzure |
vim doesn't seem to respect them |
23:36.07 |
brlcad |
kanzure: the local variables block does
little/nothing for vim, except for the last ex: line |
23:36.11 |
brlcad |
that's a vim modeline |
23:36.18 |
brlcad |
:set modelines |
23:36.46 |
kanzure |
aha |
23:36.49 |
kanzure |
<3 thank you |
23:36.50 |
brlcad |
off by default with newer versions of vim, so
you have to enable it |
23:36.56 |
kanzure |
ok that makes more sense now |
23:37.59 |
brlcad |
":set modeline" might be the var that turns it
on/off |
23:38.07 |
brlcad |
modelines is the number of lines to
search |
23:39.11 |
brlcad |
yeah, it's both |