IRC log for #brlcad on 20171201

01:25.59 *** join/#brlcad kysxizmdgsozveyy (~armin@dslb-092-074-249-065.092.074.pools.vodafone-ip.de)
01:34.06 ejno starseeker: the boxcar fixes are still incomplete, sorry. I will work on it some more and try to get that working soon
01:47.09 ejno do the last commits mean that C++11 is the new standard for BRL-CAD?
02:07.02 starseeker ejno: I think so - let's put it this way, if we see a compelling reason to use C++11 we'll set it as the minimum
02:07.25 starseeker brlcad and I were discussing that earlier
02:24.06 starseeker was testing it in 70459 to make sure the new CMake feature worked as expected
03:13.14 *** join/#brlcad gabbar1947 (uid205515@gateway/web/irccloud.com/x-ddozcswrfhvpunkv)
05:33.44 Notify 03BRL-CAD:starseeker * 70460 brlcad/trunk/CMakeLists.txt: Use a safer compiler test.
05:37.59 Notify 03BRL-CAD:starseeker * 70461 brlcad/trunk/CMakeLists.txt: generalize so we can flip extensions on or off and have the right thing happen.
05:45.12 starseeker brlcad: erm. include/bu/uuid.h:58:28: error: ISO C90 does not support ‘static’ or type qualifiers in parameter array declarators [-Wpedantic]
05:45.15 starseeker <PROTECTED>
05:45.53 starseeker is thinking he messed up a test somehow
05:47.24 starseeker yep
06:12.23 Notify 03BRL-CAD:starseeker * 70462 (brlcad/trunk/CMakeLists.txt brlcad/trunk/misc/CMake/BRLCAD_CheckFunctions.cmake brlcad/trunk/src/libgcv/plugins/obj/wfobj/obj_parser.cpp): Need the C standard we're going to actually be using for tests. Rather unfortunate that the testing macros don't automatically get the word on this...
06:17.26 *** join/#brlcad Rocket1111 (~Rakete111@p5099ac52.dip0.t-ipconnect.de)
06:55.07 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
06:55.57 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
06:56.47 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
06:57.35 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
06:58.20 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
06:59.10 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
06:59.56 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
07:00.46 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
07:01.36 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
10:27.42 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
11:30.40 *** join/#brlcad Naseef (6715a642@gateway/web/freenode/ip.103.21.166.66)
11:31.50 Naseef Hello, I'm Naseef. A GCI Student.
11:40.48 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
11:52.51 *** join/#brlcad d_rossberg (~rossberg@104.225.5.10)
11:55.49 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
12:34.51 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
13:27.48 Notify 03BRL-CAD:d_rossberg * 70463 brlcad/trunk/misc/CMake/BRLCAD_Summary.cmake: bugfix: if something is removed from a list the list's size decreases
13:30.22 Notify 03BRL-CAD:d_rossberg * 70464 brlcad/trunk/CMakeLists.txt: MS Visual Studio has no notion of a C++ standard level
13:48.19 *** join/#brlcad caen23 (~caen23@79.112.39.132)
14:18.13 Notify 03BRL-CAD:starseeker * 70465 brlcad/trunk/CMakeLists.txt: typo
14:29.29 *** join/#brlcad naseef (~naseef@103.21.164.52)
14:29.52 naseef hello!
14:31.14 Notify 03BRL-CAD:starseeker * 70466 brlcad/trunk/misc/CMake/BRLCAD_CheckFunctions.cmake: Blegh... it's C++, not C...
14:40.44 *** join/#brlcad circ-user-B8xKF (~circuser-@103.21.164.52)
14:47.24 brlcad starseeker: so yeah, requiring cmake 3.1* is just fine .. and I'll say it again, I have no problem requiring the very latest -- we'd just need a bootstrap script and bundle it (and ideally have something using it)
14:47.58 brlcad ejno: can you think of a few small tasks that might take you an hour on the simulate code?
14:48.40 naseef Just switched to new IRC Client and registered my nick. do BRLCAD mentors come online here?
14:49.06 brlcad ejno: and yes, if you want to use C++11 features, go for it -- too much goodness in there to ignore it
14:49.19 brlcad hello naseef :)
14:50.07 brlcad naseef: irc mentors are here all the time, but even more GCI-specific discussions are happening on Zulip
14:50.19 brlcad we need to get irc and zulip bridged together
14:56.27 naseef ha ha yeahj
14:56.27 naseef *
15:01.31 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
15:51.21 *** join/#brlcad Rocket1111 (~Rakete111@p5099ac52.dip0.t-ipconnect.de)
15:56.16 *** join/#brlcad Rakete1111 (~Rakete111@p5099ac52.dip0.t-ipconnect.de)
16:19.06 *** join/#brlcad Siddharth (2f1f013d@gateway/web/freenode/ip.47.31.1.61)
16:19.13 Siddharth Hey Guys
16:19.25 Siddharth How are your tasks going?
16:21.31 Notify 03BRL-CAD:d_rossberg * 70467 brlcad/trunk/src/other/gdal/CMakeLists.txt: beat me, I've no idea why this fixes my windows buildit's like there is a limit for variable name length somewhere
16:31.49 Notify 03BRL-CAD:starseeker * 70468 (brlcad/trunk/TODO brlcad/trunk/src/libged/TODO): Add some TODO notes, add rm command notes to src/libged/TODO, move search items to src/libged/TODO
16:44.31 Siddharth Hey Guys, Could anyone please tell me how do I Model and render the number 404? Because BRL-CAD doesnt have a GUI feature
16:45.23 Siddharth Do I have to create a database? If yes hen How?
16:54.50 *** join/#brlcad yorik (~yorik@2804:431:f720:b702:290:f5ff:fedc:3bb2)
16:57.58 *** join/#brlcad Caterpillar (~caterpill@unaffiliated/caterpillar)
17:23.08 brlcad Siddharth: sounds like you didn't complete the tutorials first
17:23.24 brlcad in order to do the modeling tasks, yo're going to want to complete them first
19:12.02 Notify 03BRL-CAD:starseeker * 70469 (brlcad/trunk/src/mged/mged.c brlcad/trunk/src/tclscripts/mged/man.tcl): If we're in classic MGED console, we don't want to assume a graphical output ability for the man command.
19:13.35 Notify 03BRL-CAD:starseeker * 70470 brlcad/trunk/src/tclscripts/mged/man.tcl: no reason not to return the man page text in batch mode...
20:26.26 *** join/#brlcad Rocket1111 (~Rakete111@p5099ac52.dip0.t-ipconnect.de)
21:15.54 *** join/#brlcad zwliew (uid161395@gateway/web/irccloud.com/x-eodiayswtqaoneqk)
22:05.11 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
23:12.30 *** join/#brlcad witness (uid10044@gateway/web/irccloud.com/x-czyugppheorhhacu)

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