IRC log for #brlcad on 20140714

04:12.24 Notify 03BRL-CAD:brlcad * 61682 (brlcad/branches/bullet/src/libbu/CMakeLists.txt brlcad/branches/bullet/src/libbu/tests/CMakeLists.txt brlcad/branches/bullet/src/librt/primitives/brep/brep.cpp): disable for the offsite, b64.c's implementation is assuming 'char' is signed. causing problems building but will take a bit of time to fix properly.
04:34.22 *** join/#brlcad Zhao_Anqing (~clouddrif@218.79.166.196)
05:03.28 *** join/#brlcad KimK (~Kim__@ip68-102-30-143.ks.ok.cox.net)
05:17.12 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
05:24.41 Notify 03BRL-CAD:brlcad * 61683 brlcad/branches/bullet/misc/CMake/BRLCAD_Summary.cmake: just for this branch, report on the status of compiling with bullet... having a mess of a time turning it on and getting status about it being enabled.
05:48.30 *** join/#brlcad albertcoder (~albertcod@101.208.184.220)
07:28.22 *** join/#brlcad albertcoder (~albertcod@49.138.98.35)
08:03.03 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
08:10.12 *** join/#brlcad ries (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl)
08:31.15 *** join/#brlcad d_rossberg (~rossberg@66-118-151-70.static.sagonet.net)
08:43.30 *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51)
09:20.22 *** join/#brlcad raj12lnm (uid35020@gateway/web/irccloud.com/x-fcthcsxfmhevklxy)
09:57.18 *** join/#brlcad albertcoder (~albertcod@101.215.176.86)
10:34.38 *** join/#brlcad Zhao_Anqing (~clouddrif@218.79.166.196)
10:48.32 *** join/#brlcad pandrei (~pandrei@5-12-133-136.residential.rdsnet.ro)
11:09.25 andrei_ Hello!
11:09.32 andrei_ Daniel, should I replace this
11:09.32 andrei_ SegmentCallbackIntern(void) : ConstSegmentCallback::ConstSegmentCallback(), m_segment(0) {}
11:09.33 andrei_ with
11:09.46 andrei_ SegmentCallbackIntern(void) : ConstSegmentCallback::ConstSegmentCallback(), Segment() {}
11:28.26 *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51)
11:30.38 *** join/#brlcad FreezingCold (~FreezingC@135.0.41.14)
11:32.21 andrei_ do I need to add a parameter to SegmentCallbackIntern? So it knows what segment it is?
11:33.40 *** join/#brlcad Zhao_Anqing (~clouddrif@218.79.166.196)
12:03.52 *** join/#brlcad andrei__ (~androirc@5-12-133-136.residential.rdsnet.ro)
12:05.50 *** join/#brlcad albertcoder (~albertcod@202.164.53.117)
12:08.11 d_rossberg andrei__: first question: no, why do you think?
12:08.55 d_rossberg second question: there is m_segment to store the Segment class
12:09.18 *** join/#brlcad andrei_ (~pandrei@5-12-133-136.residential.rdsnet.ro)
12:09.52 andrei_ daniel, sorry, irc crashed
12:10.33 andrei_ I get this
12:10.34 andrei_ cpp:789:96: error: within this context
12:10.34 andrei_ <PROTECTED>
12:11.10 d_rossberg but andrei__ was online and got my aswer?
12:11.29 andrei_ yes
12:11.45 andrei_ I logged my phone as well so I can answer/ reply quicker
12:13.08 andrei_ http://paste.lisp.org/display/143171
12:13.13 andrei_ this is the whole error
12:13.27 andrei_ I'm trying to see if it s a namespace issue or what other
12:14.17 d_rossberg in the declaration of ConstSegmentCallback: protected, not private
12:16.19 andrei_ ah, that makes sense
12:16.45 andrei_ I've dealt with all the other compiler errors, finally. so I got just that question with circle case
12:17.03 *** join/#brlcad ``Erik (~erik@66-118-151-70.static.sagonet.net)
12:19.37 *** join/#brlcad albertcoder (~albertcod@202.164.53.117)
12:20.26 *** join/#brlcad ``Erik (~erik@66-118-151-70.static.sagonet.net)
12:25.30 *** join/#brlcad teepee- (bc5c2133@gateway/web/freenode/ip.188.92.33.51)
12:26.05 *** join/#brlcad andrei__ (~androirc@5-12-133-136.residential.rdsnet.ro)
12:26.42 *** join/#brlcad andrei___ (~androirc@213.233.85.1)
12:51.22 *** join/#brlcad Notify (~notify@66-118-151-70.static.sagonet.net)
12:52.19 Notify 03BRL-CAD:starseeker * 61684 brlcad/branches/bullet/src/other/CMakeLists.txt: Don't require BRLCAD_ENABLE_BULLET
13:26.29 *** join/#brlcad ries (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl)
13:40.59 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
13:42.38 Notify 03BRL-CAD:starseeker * 61685 brlcad/branches/bullet/src/libged/CMakeLists.txt: Change the toggle for the simulate command
13:48.50 *** join/#brlcad andrei___ (~androirc@213.233.85.1)
13:53.30 Notify 03BRL-CAD:starseeker * 61686 brlcad/branches/bullet/misc/CMake/BRLCAD_Summary.cmake: Don't need to report feature enable/disable - by default, it's on since src/other guarantees bullet.
13:55.24 *** join/#brlcad Zhao_Anqing (~clouddrif@218.79.166.196)
14:38.03 Notify 03BRL-CAD:brlcad * 61687 brlcad/trunk/src/conv/step/step-g/OpenNurbsInterfaces.cpp: quell warnings, remove unused var
14:48.34 Notify 03BRL-CAD:brlcad * 61688 brlcad/trunk/src/libged/joint.c: migration to libged was not right/complete, it was using a static dbip that is actually never set. this makes it use the ged dbip.
14:49.32 Notify 03BRL-CAD:brlcad * 61689 brlcad/trunk/src/libged/joint.c: joint command doesn't actually need a view for all possible commands
15:05.15 *** join/#brlcad cwstirk (~charlie@c-24-9-78-79.hsd1.co.comcast.net)
15:19.47 Notify 03BRL-CAD:brlcad * 61690 brlcad/trunk/src/libged/joint.c: usage statement has no effect
15:23.27 clock brlcad, hi
15:24.43 Notify 03BRL-CAD:brlcad * 61691 (brlcad/trunk/src/libged/joint.c brlcad/trunk/src/libged/joint.h): ws indent style cleanup
15:25.15 Notify 03BRL-CAD:n_reed * 61692 (brlcad/branches/bullet/src/libtclcad/tclcad_obj.c brlcad/branches/bullet/src/tclscripts/archer/Archer.tcl brlcad/branches/bullet/src/tclscripts/lib/Ged.tcl): Add tclcad commands for joint selection and editing, and bind Archer translate button to joint select. Not tested, awaiting new joint command.
15:36.08 *** join/#brlcad archivist (~archivist@host81-149-189-98.in-addr.btopenworld.com)
15:36.26 Notify 03BRL-CAD:starseeker * 61693 (brlcad/branches/bullet/include/ged.h brlcad/branches/bullet/src/libged/CMakeLists.txt and 5 others): Stub in joint2 command - no functionality as yet
15:42.22 *** join/#brlcad ries_nicked (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl)
15:44.05 Notify 03BRL-CAD:brlcad * 61694 brlcad/trunk/src/libged/joint.c: restructure to avoid forward declarations
15:44.07 Notify 03BRL-CAD:n_reed * 61695 brlcad/branches/bullet/src/libtclcad/tclcad_obj.c: call ged_joint2 now that it exists
16:01.59 *** join/#brlcad archivist (~archivist@host81-149-189-98.in-addr.btopenworld.com)
16:02.57 Notify 03BRL-CAD:n_reed * 61696 brlcad/branches/bullet/src/tclscripts/lib/Ged.tcl: expose joint2 command to Archer command line
16:16.31 *** join/#brlcad Izakey (~Isaac@195.24.220.134)
16:23.23 *** join/#brlcad andrei__ (~androirc@213.233.85.1)
16:23.28 Notify 03BRL-CAD:indianlarry * 61697 (brlcad/branches/bullet/include/bu/magic.h brlcad/branches/bullet/include/db.h and 3 others): Stubbed in initial joint primitive
16:25.15 *** join/#brlcad vladbogo (~vlad@86.121.101.138)
16:26.36 Notify 03BRL-CAD Wiki:Vladbogolin * 7512 /wiki/User:Vladbogolin/GSoC2014/Logs: /* Week 8 */
16:30.41 *** join/#brlcad albertcoder (~albertcod@202.164.53.117)
16:45.11 Notify 03BRL-CAD:brlcad * 61698 brlcad/trunk/src/libged/joint.c: fix crashes due to symbol collisions with identically named functions in the mged front end. rename with a familiar joint prefix.
16:46.29 Notify 03BRL-CAD:brlcad * 61699 brlcad/trunk/src/libged/joint.c: GSI is defunct.
16:52.09 *** join/#brlcad gagan (~gagan@124.253.231.48)
16:59.33 Notify 03BRL-CAD:brlcad * 61700 brlcad/trunk/src/libged/joint.c: make all of the joint command functions static, rename them without Jcontortions
17:00.14 ries brlcad: ping
17:04.53 ``Erik amusing hack: http://blog.noctua-software.com/named-parameters-in-c.html
17:05.54 ``Erik ries: brlcad is at an offsite this week, his attention is likely to be ... spotty :) just ask your question or make your comment and wait, someone will eventually respond
17:06.37 ries ``Erik: I had a personal question to him, but it can wait
17:07.20 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
17:08.39 Notify 03BRL-CAD:brlcad * 61701 brlcad/trunk/src/libged/joint.c: restore usage statement if there are no arguments present.
17:09.59 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
17:13.17 Notify 03BRL-CAD:carlmoore * 61702 brlcad/trunk/src/shapes/window.c: add Usage and 'Program continues running ...'
17:16.28 clock brlcad, hi
17:17.17 Notify 03BRL-CAD:indianlarry * 61703 brlcad/branches/bullet/src/librt/primitives/joint/joint.c: stubbed Import/Export functions but not fully tested
17:21.25 ``Erik ries: you might have better luck sending him an email if that's the case
17:22.01 *** join/#brlcad vladbogo (~vlad@86.121.101.138)
17:22.04 ries ``Erik: he pinged me already, no worries
17:26.47 *** join/#brlcad albertcoder (~albertcod@49.138.111.137)
17:29.48 Notify 03BRL-CAD:brlcad * 61704 brlcad/trunk/src/libged/nirt.c: don't need this decl. it's in ged_private.h
17:30.35 Notify 03BRL-CAD:brlcad * 61705 brlcad/trunk/src/libged/bot_fuse.c: unhelpful cast
17:31.32 Notify 03BRL-CAD:n_reed * 61706 (brlcad/branches/bullet/src/libged/joint2.c brlcad/branches/bullet/src/libtclcad/tclcad_obj.c): add an implementation for a joint2 selection subcommand, based closely on brep selection subcommand
17:32.10 Notify 03BRL-CAD:brlcad * 61707 (brlcad/trunk/src/libged/draw.c brlcad/trunk/src/libged/ged_private.h): most of the code using this passes a static string. the name field should be const.
17:32.53 Notify 03BRL-CAD:brlcad * 61708 brlcad/trunk/src/libged/joint.c: fix the accept and mesh commands, call the ged cvt function to restore how it was in mged.
17:54.53 Notify 03BRL-CAD:n_reed * 61709 brlcad/branches/bullet/src/librt/primitives/joint/joint.c: fix copy-paste error
17:56.46 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
18:00.46 Notify 03BRL-CAD:indianlarry * 61710 brlcad/branches/bullet/src/libged/typein.c: "in" command stubs for joint, need to fix joint db export/import
18:05.32 Notify 03BRL-CAD:brlcad * 61711 brlcad/trunk/src/librt/db_fullpath.c: they should be in sync, but make sure fp_bool is non-null before freeing it anyways just in case someone is mucking with the internal structure fields directly.
18:14.30 Notify 03BRL-CAD:indianlarry * 61712 brlcad/branches/bullet/src/librt/primitives/table.c: joint hooks added to table.c
18:20.53 Notify 03BRL-CAD:starseeker * 61713 brlcad/trunk/src/other/libpng/CMakeLists.txt: Put the CMake 3.0 fix back in for libpng
18:40.23 Notify 03BRL-CAD:brlcad * 61714 brlcad/trunk/src/librt/db_fullpath.c: add parameter validation to all of the full path functions to behave consistently if given null values
18:42.18 Notify 03BRL-CAD:starseeker * 61715 brlcad/trunk/CMakeLists.txt: Set CMP0042 for old for Mac - probably worth investigating.
18:43.50 Notify 03BRL-CAD:brlcad * 61716 brlcad/trunk/src/librt/db_fullpath.c: ws
18:44.44 Notify 03BRL-CAD:starseeker * 61717 brlcad/trunk/src/archer/CMakeLists.txt: Archer needs Tk - don't try to set it up unless Tk is enabled.
18:45.53 Notify 03BRL-CAD:brlcad * 61718 brlcad/trunk/NEWS: fix release date for 7.24.2
18:46.10 Notify 03BRL-CAD:brlcad * 61719 (brlcad/trunk/misc/macosx/Resources/ReadMe.rtfd/TXT.rtf brlcad/trunk/misc/macosx/Resources/Welcome.rtfd/TXT.rtf): update for 7.26.0
18:47.22 Notify 03BRL-CAD:brlcad * 61720 brlcad/trunk/src/libged/joint.c: replace the manual full path management, which had fallen out of sync with the implementation. instead of manually allocating fp_names, call db_add_node_to_full_path(). this fixes a bug when loading/unloading joint files.
18:49.29 Notify 03BRL-CAD:starseeker * 61721 brlcad/trunk/src/tclscripts/rtwizard/CMakeLists.txt: Same deal for rtwizard - no Tk, no program.
19:06.49 Notify 03BRL-CAD:brlcad * 61722 brlcad/trunk/src/librt/primitives/brep/brep_debug.cpp: cnt is unused
19:16.12 Notify 03BRL-CAD:brlcad * 61723 brlcad/trunk/src/libged/joint.c: compile test fail. need to pass the right pointer to db_add_node_to_full_path().
19:17.20 andrei_ is anyone familiar with carc_seg ?
19:17.36 andrei_ <PROTECTED>
19:17.36 andrei_ <PROTECTED>
19:17.42 Notify 03BRL-CAD:carlmoore * 61724 (brlcad/trunk/doc/docbook/system/mann/en/window.xml brlcad/trunk/src/shapes/window.c): oops, in the window command forgot to change -h to -H in the documentation
19:17.52 andrei_ I don t understand what "start point on circle" means? since there is no circle param
19:27.24 brlcad carc == circular arc
19:28.19 brlcad it's saying you can use that same carc segment to describe a circle if/when the arc radius is < 0.0
19:28.46 brlcad in that case, it uses the "end" point as the center of the circle, and the first/start point is on the circle
19:30.43 andrei_ ah
19:30.45 andrei_ so end is both
19:30.48 andrei_ great, thank you!
19:31.10 andrei_ No, I'm wrong.
19:32.43 andrei_ I don't understand. The start point is "start" or what is "on the circle" supposed to mean
19:33.45 *** join/#brlcad piyushparkash (~piyushpar@59.91.248.3)
19:34.29 Notify 03BRL-CAD:brlcad * 61725 (brlcad/trunk/src/mged/attach.c brlcad/trunk/src/mged/cmd.c and 11 others): eliminate the pathName pre-processor indirection, trying to debug the dm vls startup crash
19:36.05 brlcad try creating one manually, I don't recall that
19:38.04 Notify 03BRL-CAD Wiki:Rcamiruagaj * 0 /wiki/User:Rcamiruagaj:
19:38.05 brlcad if you open mged, run "make sketch sketch" then edit that sketch via the menu to kick off the 2d sketch editor
19:48.14 Notify 03BRL-CAD:brlcad * 61726 brlcad/trunk/src/librt/db_fullpath.c: don't want or need a valid pointer here, this func initializes one
20:02.06 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
20:02.33 Notify 03BRL-CAD:brlcad * 61727 brlcad/trunk/src/libged/joint.c: pass gedp around
20:18.35 Notify 03BRL-CAD:indianlarry * 61728 (brlcad/branches/bullet/src/libged/brep.c brlcad/branches/bullet/src/librt/CMakeLists.txt and 3 others): Adding joint_brep and joint_mirror to round out primitive functions for joint object.
20:22.40 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
20:26.24 *** join/#brlcad vladbogo (~vlad@86.121.101.138)
20:26.43 Notify 03BRL-CAD:n_reed * 61729 (brlcad/branches/bullet/src/libged/joint2.c brlcad/branches/bullet/src/libtclcad/tclcad_obj.c brlcad/branches/bullet/src/tclscripts/archer/Archer.tcl): Fix Archer binding to joint command in absence of edit frame. Fix copy paste typo in motion binding. Have subcommands return success temporarily.
20:27.42 *** join/#brlcad albertcoder (~albertcod@202.164.53.117)
20:36.02 Notify 03BRL-CAD:carlmoore * 61730 (brlcad/trunk/doc/docbook/system/mann/en/window_frame.xml brlcad/trunk/src/shapes/window_frame.c): fixes to window_frame
20:46.30 Notify 03BRL-CAD:brlcad * 61731 brlcad/trunk/src/libged/joint.c: we do not want to initialize the result string everywhere. this fixes debugging statements and other output from getting clobbered.
20:51.32 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
20:54.47 andrei_ brlcad: are you familiar with how sketch works?
21:09.04 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
21:15.28 andrei_ I can't figure how a full circle influencing adding, inserting
21:15.34 andrei_ a CircularArc
21:35.25 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
21:48.45 Notify 03BRL-CAD Wiki:Vladbogolin * 7513 /wiki/User:Vladbogolin/GSoC2014/Logs: /* Week 8 */
21:48.57 Notify 03BRL-CAD:brlcad * 61732 brlcad/trunk/src/libged/joint.c: convert fastf_t back to double. this fixes the bug where joint file values were getting ignored, we needed to write them back into the input array.
22:01.10 *** join/#brlcad caen23 (~caen23@92.83.166.162)
22:08.30 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
22:13.35 Notify 03BRL-CAD Wiki:Popescu.andrei1991 * 7514 /wiki/User:Popescu.andrei1991/devlogs2014: /* Week 9 */
22:39.38 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
22:43.25 *** join/#brlcad FreezingCold (~FreezingC@135.0.41.14)
23:09.57 *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch)
23:14.45 Notify 03BRL-CAD Wiki:Albertcoder * 7515 /wiki/User:Albertcoder/GSoC2014/logs: /* Week 8 */

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