| 00:35.31 | *** join/#brlcad thiago_ (~thiago@201.82.135.169) | |
| 00:43.26 | *** join/#brlcad npcdoom (~npcdoom@gugve/developer/npcdoom) | |
| 01:18.22 | *** join/#brlcad Stattrav_ (~Stattrav@61.12.114.82) | |
| 02:01.30 | *** join/#brlcad stevegt_ (~stevegt@c-69-181-134-76.hsd1.ca.comcast.net) | |
| 02:10.27 | *** join/#brlcad stevegt_ (~stevegt@c-69-181-134-76.hsd1.ca.comcast.net) | |
| 04:34.14 | CIA-128 | BRL-CAD: 03starseeker * r49957 10/brlcad/trunk/src/bwish/CMakeLists.txt: |
| 04:34.14 | CIA-128 | BRL-CAD: Try to reorganize the bwish/btclsh logic a bit - wonder how much of this can be |
| 04:34.14 | CIA-128 | BRL-CAD: pushed down into source code and compile definitions? Still need to figure out |
| 04:34.14 | CIA-128 | BRL-CAD: why package require Itcl and package require Itk won't do what's needed here. |
| 04:39.08 | CIA-128 | BRL-CAD: 03starseeker * r49958 10/brlcad/trunk/misc/CMake/distclean.cmake.in: typo |
| 04:40.47 | CIA-128 | BRL-CAD: 03starseeker * r49959 10/brlcad/trunk/ (4 files in 3 dirs): |
| 04:40.47 | CIA-128 | BRL-CAD: Don't hit the disk more than we need to - build the file and directory lists |
| 04:40.47 | CIA-128 | BRL-CAD: using global properties, then write them out to files at the end for later use. |
| 04:40.47 | CIA-128 | BRL-CAD: May help configure time a bit, especially on MSVC, but not tested there yet. |
| 04:43.47 | *** join/#brlcad ``Erik (~erik@pool-108-3-159-149.bltmmd.fios.verizon.net) | |
| 05:19.09 | *** join/#brlcad Neil___ (~chatzilla@117.229.32.66) | |
| 05:20.17 | *** join/#brlcad Neil___ (~chatzilla@117.229.32.66) | |
| 05:39.31 | *** join/#brlcad Stattrav_ (~Stattrav@61.12.114.82) | |
| 05:39.49 | *** join/#brlcad Stattrav_ (~Stattrav@61.12.114.82) | |
| 08:00.49 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 08:08.14 | *** join/#brlcad andrei (~andrei@188.25.171.93) | |
| 10:00.48 | *** join/#brlcad Stattrav_ (~Stattrav@61.12.114.82) | |
| 10:55.36 | *** join/#brlcad stas (~stas@82.208.133.12) | |
| 11:23.06 | ``Erik | heh, weee, that tugboat, 1468rtfm, LIBRT_BOT_MINTIE=4, 1378269rtfm |
| 11:25.00 | *** join/#brlcad Stattrav_ (~Stattrav@61.12.114.82) | |
| 11:33.42 | *** join/#brlcad Neil___ (~chatzilla@117.229.10.204) | |
| 11:54.31 | CIA-128 | BRL-CAD: 03brlcad * r49960 10/brlcad/trunk/NEWS: (log message trimmed) |
| 11:54.31 | CIA-128 | BRL-CAD: The original problem was a result of the getint and getdouble |
| 11:54.31 | CIA-128 | BRL-CAD: functions using the actual field input size when parsing an input line |
| 11:54.31 | CIA-128 | BRL-CAD: and the bu_strlcpy macros in those two functions promptly chopped off |
| 11:54.32 | CIA-128 | BRL-CAD: the last character as they are supposed to do. I replaced the macros |
| 11:54.32 | CIA-128 | BRL-CAD: with the bu_vls_strncpy functions so the parsing is more intuitive in |
| 11:54.33 | CIA-128 | BRL-CAD: that actual field size is entered and the last character is not |
| 12:00.55 | CIA-128 | BRL-CAD: 03erikgreenwald * r49961 10/brlcad/trunk/include/vmath.h: set _USE_MATH_DEFINES for msvc ( http://msdn.microsoft.com/en-us/library/4hwaceh6%28v=vs.80%29.aspx ) |
| 12:04.52 | *** join/#brlcad Neil___ (~chatzilla@117.229.110.129) | |
| 12:39.26 | CIA-128 | BRL-CAD: 03brlcad * r49962 10/brlcad/trunk/NEWS: cliff fixed a bug in the benchmark suite where it wasn't using the right filename pattern during the 'clobber' action causing log files to remain. fixed the pattern. |
| 15:02.49 | *** join/#brlcad phoenixyjll (7319d80b@gateway/web/freenode/ip.115.25.216.11) | |
| 15:28.18 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 15:38.21 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 16:17.05 | *** join/#brlcad andrei_ (~andrei@188.25.171.93) | |
| 16:17.16 | andrei_ | hello :) |
| 17:01.27 | *** join/#brlcad Al_Da_Best (~Al_Da_Bes@027e71f6.bb.sky.com) | |
| 17:56.58 | *** join/#brlcad Stattrav_ (~Stattrav@61.12.114.82) | |
| 18:10.06 | brlcad | howdy andrei_ |
| 18:21.20 | andrei_ | from what bhinesley told me last year he proposed to refactor commands instead of just following simian output |
| 18:26.24 | andrei_ | I believe that I should learn how to work with archer and mged , at least the basics , in order to be more succesful with the project |
| 18:26.38 | andrei_ | I haven't had time to look it up yet, are there any guides or tutorials? |
| 19:01.44 | *** join/#brlcad merzo (~merzo@239-198-200-46.pool.ukrtel.net) | |
| 19:02.13 | CIA-128 | BRL-CAD: 03n_reed * r49963 10/brlcad/trunk/src/other/step/src/fedex_plus/ (complexSupport.h multlist.cc write.cc): Address unused variable warnings first quelled in r41173. Rather than creating 30 named pointer vars, create a pointer array and use a cleaned-up version of SCL git c1b5743 to choose a good size for it. |
| 19:06.56 | brlcad | andrei_: there are lots of guides and tutorials .. an extensive mged tutorial is on the website |
| 19:07.27 | brlcad | probably the best starting point |
| 19:08.50 | brlcad | it's meant to take a couple days of study, but a couple folks have completed the entire series in less than a day |
| 19:10.05 | andrei_ | that's great. |
| 19:10.12 | *** join/#brlcad Neil___ (~chatzilla@117.229.4.23) | |
| 19:20.40 | CIA-128 | BRL-CAD: 03starseeker * r49964 10/brlcad/trunk/src/ (mged/CMakeLists.txt tab/CMakeLists.txt): Couple things to ignore for distcheck if lex and yacc aren't around |
| 20:11.44 | *** join/#brlcad merzo (~merzo@51-20-133-95.pool.ukrtel.net) | |
| 20:29.50 | brlcad | jordisayol: have you ever used the opensuse build service? |
| 20:30.08 | brlcad | been trying to set up brl-cad there, looks like it'd be a great deployment testing service |
| 20:34.39 | CIA-128 | BRL-CAD: 03brlcad * r49965 10/brlcad/trunk/misc/brlcad.spec.in: include some basic dependency requirements, generic build root, proper description, and updated/simplified build steps |
| 20:52.54 | CIA-128 | BRL-CAD: 03brlcad * r49966 10/brlcad/trunk/src/sig/dfft.c: |
| 20:52.54 | CIA-128 | BRL-CAD: simplify the bounds checking. just use the one larger MAXFFT global for |
| 20:52.54 | CIA-128 | BRL-CAD: everything including the outputs, even though they only use half the space. |
| 20:52.54 | CIA-128 | BRL-CAD: avoids off-by-one issues and simplifies the code. Keep the convolution at 1024 |
| 20:52.55 | CIA-128 | BRL-CAD: by default. |
| 21:05.42 | CIA-128 | BRL-CAD: 03bob1961 * r49967 10/brlcad/trunk/src/mged/mged.c: This fixes the shaded geometry display problem when the embedded framebuffer is active. |
| 21:09.53 | CIA-128 | BRL-CAD: 03n_reed * r49968 10/brlcad/trunk/src/other/step/src/ (8 files in 2 dirs): Remove unused variables as identified by SCL git 89237b8, 860bd45, 90de2d7, d56117f, f3e2eaf, and 7a68580. |
| 21:13.22 | *** join/#brlcad stas (~stas@188.24.35.114) | |
| 21:16.38 | jordisayol | brlcad: no, I've no idea about it. I just build rpm for opensuse because nobody else do it. I never use it, I just have a virtualbox machine to build the packages and make some basic test |
| 21:17.37 | jordisayol | brlcad: if you get it working, I'll be happy |
| 21:18.41 | brlcad | jordisayol: the opensuse build service checks compilation on opensuse, fedora, centos, debian, mandriva, rhel, ubuntu, and a couple others |
| 21:18.52 | brlcad | https://build.opensuse.org/project/show?project=home%3Abrlcad |
| 21:19.57 | brlcad | I was asking because I'm having trouble getting it setup, doing something wrong |
| 21:21.07 | jordisayol | I see, I've no idea, sorry |
| 21:33.26 | brlcad | if you want to give it a try, let me know and I can add your account |
| 21:49.33 | *** join/#brlcad stevegt_ (~stevegt@cislunar.TerraLuna.Org) | |
| 22:02.41 | CIA-128 | BRL-CAD: 03n_reed * r49969 10/brlcad/trunk/src/other/step/src/ (clstepcore/complexlist.cc fedex_plus/classes.c): variable initializations informed by SCL git cc155a8 and b9156ad |
| 22:18.52 | CIA-128 | BRL-CAD: 03n_reed * r49970 10/brlcad/trunk/src/other/step/src/fedex_plus/expressbuild.cc: EntNode doesn't have a no-parameter constructor; construct from empty string. SCL git 8e256d7. |
| 22:27.07 | CIA-128 | BRL-CAD: 03n_reed * r49971 10/brlcad/trunk/src/other/step/src/fedex_plus/expressbuild.cc: might as well match git formatting |
| 22:28.13 | brlcad | 49970/49971 are technically "wrong" |
| 22:28.22 | brlcad | casting a string literal to char* |
| 22:28.54 | brlcad | if EntNode()'s constructor doesn't take a const char* or similar, it should |
| 22:29.14 | brlcad | if it relies on non-constness, then those casts are crashes waiting to happen |
| 23:40.53 | *** join/#brlcad DarkCalf (DC@173.231.40.98) | |
| 23:51.22 | *** join/#brlcad louipc (~louipc@archlinux/fellow/louipc) | |