IRC log for #brlcad on 20150711

00:28.45 Notify 03BRL-CAD:starseeker * 65568 (brlcad/trunk/include/bu/bu_tcl.h brlcad/trunk/include/bu.h and 6 others): Rework bu_observer to use an eval callback function instead of explicitly requiring Tcl_Eval - abstracts the explicit use of Tcl data types out of bu_observer, although the command strings are still being constructed as before.
01:04.35 Notify 03BRL-CAD Wiki:Bhollister * 8969 /wiki/User:Bhollister/DevLogJuly2015: /* Fri, July 10, 2015 */
01:35.10 Notify 03BRL-CAD:starseeker * 65569 (brlcad/trunk/include/bu/str.h brlcad/trunk/src/libbu/argv.c): Make a stab at setting up a stand-alone tcl list to argv array libbu function based on the Tcl_SplitList code. Untested.
01:44.16 Notify 03BRL-CAD:starseeker * 65570 brlcad/trunk/src/libged/how.c: Switch how command to bu_argv_from_tcl_list - quick test seems to work.
01:56.17 starseeker scowls - for a "temporary" measure this global brlcad_interp has hung around a long time and spread rather widely... dates back to r31629
02:05.52 Notify 03BRL-CAD:starseeker * 65571 (brlcad/trunk/include/bu/bu_tcl.h brlcad/trunk/include/rt/global.h and 3 others): Shove brlcad_interp up from libbu into librt, which appears to be the next lowest level library that actually uses this interp.
02:12.25 *** join/#brlcad milinda (~milinda@112.134.105.12)
02:37.31 Notify 03BRL-CAD:starseeker * 65572 (brlcad/trunk/include/bn/bn_tcl.h brlcad/trunk/include/bu/CMakeLists.txt and 13 others): Needs further testing, but this removes Tcl entirely from libbu.
03:00.37 Notify 03BRL-CAD:starseeker * 65573 (brlcad/trunk/include/bn/CMakeLists.txt brlcad/trunk/include/bn.h and 6 others): Move the libbn tcl bits into libtclcad as well.
04:14.35 *** join/#brlcad milinda (~milinda@124.43.205.62)
06:00.27 *** join/#brlcad milinda (~milinda@124.43.165.1)
12:21.34 *** join/#brlcad infobot (ibot@69-58-76-73.ut.vivintwireless.net)
12:21.34 *** topic/#brlcad is BRL-CAD || http://brlcad.org || logs: http://ibot.rikers.org/%23brlcad/ || Congrats to all GCI 2014 winners Peter & Marc! || Congratulations to our 12 GSoC students! || Don't ask if someone is here, just ask your questions and wait for a response. ;-)
12:56.02 *** join/#brlcad sofat (~sofat@202.164.45.212)
13:34.02 *** join/#brlcad sofat (~sofat@202.164.45.204)
14:26.01 Notify 03BRL-CAD Wiki:Deekaysharma * 8970 /wiki/User:Deekaysharma/logs: /* 9 June */
14:38.26 brlcad starseeker: that's why I harp on code complete .. there is no such thing as temporary
14:47.21 *** join/#brlcad sofat (~sofat@202.164.45.212)
14:57.46 *** join/#brlcad KimK (~Kim__@ip68-102-188-176.ks.ok.cox.net)
15:12.28 *** join/#brlcad sofat (~sofat@202.164.45.212)
15:24.11 Notify 03BRL-CAD Wiki:Ercanrobben * 0 /wiki/User:Ercanrobben:
15:29.56 *** join/#brlcad sofat (~sofat@202.164.45.204)
15:38.42 sofat brlcad, I have done milestones which are told by starseeker for menu and interface
15:39.15 sofat http://202.164.53.122/wordpress/articles/en/about.php
16:05.02 *** join/#brlcad bhollister2 (~brad@2601:647:cb02:7a00:28c1:d820:43c7:ee16)
16:05.37 *** join/#brlcad sofat (~sofat@202.164.45.204)
16:06.04 brlcad sofat: the menu does not look right
16:06.13 sofat why ??
16:06.57 brlcad did you hand-write the menu?
16:07.12 brlcad I'm seeing lots of little things
16:07.41 brlcad the menu should reflect what is in the repository (i.e., get generated from it)
16:08.10 sofat no menu generated form xml file means from brlcad
16:08.18 brlcad and then I think it needs to handle translations distinctly .. we don't want those in the menu
16:08.21 sofat main_menu.xml
16:09.00 brlcad then why does it show Articles -> En ... and Books -> En .. but Lessons -> EN ?
16:09.10 brlcad where is "EN" coming from?
16:09.23 brlcad the repository has "en" for all three
16:10.10 sofat i write code in main_menu.xml file i write En not en
16:10.27 sofat so this display En not en
16:10.54 *** join/#brlcad ih8sum3r (~ih8sum3r@61.2.83.185)
16:11.16 brlcad how did you make main_menu.xml ?
16:11.25 brlcad script or you wrote it?
16:12.03 brlcad it needs to be generated automatically
16:12.16 brlcad and have awareness to treat the translations differently
16:13.00 brlcad Specifications -> En -> Brl-Cad G Format V5 -> Background and Terminology -> ../../.......this looks wrong
16:13.37 brlcad Specifications -> En -> Brl-Cad G Format V5 -> [unnamed + ... this looks wrong]
16:14.39 brlcad Specifications -> En -> Brl-Cad G Format V5 <-- is wrong.. we never use "Brl-Cad" .. always BRL-CAD where uppercase is supported
16:15.27 brlcad the styling on many pages looks wrong .. might be stylesheet issue but here is an example: http://202.164.53.122/wordpress/presentations/en/intro-to-tcltk.php
16:18.32 brlcad the menu '+' doesn't seem to be working right for some items -- it's showing Animation Tutorial underneath About BRL-CAD and the + on Animation Tutorial only adds/hides 'Introduction', never hiding Appendix A and B and Chains
16:20.05 *** join/#brlcad sofat (~sofat@202.164.45.212)
16:22.53 sofat brlcad, what changes you want now in menu ?
16:23.33 sofat because now menu generated from brlcad building system and menu code in main_menu.xml file
16:24.05 sofat I write the code for menu so I write EN or En
16:30.54 *** join/#brlcad hiteshsofat (~androirc@101.215.36.156)
16:38.47 sofat brlcad, ping
16:51.18 *** join/#brlcad milinda (~milinda@112.134.202.1)
17:34.12 *** join/#brlcad dracarys983 (dracarys98@nat/iiit/x-tqqcjdrbczhbcqvq)
17:47.09 *** join/#brlcad beanq (0ea14073@gateway/web/freenode/ip.14.161.64.115)
18:17.55 sofat brlcad, please tell me what changes now you want in menu ??
19:24.34 *** join/#brlcad sofat (~sofat@202.164.45.212)
19:40.22 *** part/#brlcad ih8sum3r (~ih8sum3r@61.2.83.185)
20:02.30 *** join/#brlcad sofat (~sofat@202.164.45.204)
20:29.34 *** join/#brlcad andrei_il (~andrei@109.100.128.78)
20:32.34 *** join/#brlcad sofat (~sofat@202.164.45.212)
20:38.09 Notify 03BRL-CAD Wiki:202.164.45.212 * 8971 /wiki/User:Hiteshsofat/GSoc15/log_developmen:
20:51.39 Notify 03BRL-CAD:starseeker * 65574 brlcad/trunk/src/librt/db_diff.c: Swap out Tcl_SplitList with bu_argv_from_tcl_list
20:58.25 Notify 03BRL-CAD:starseeker * 65575 brlcad/trunk/src/librt/db_tree.c: Remove another Tcl_SplitList
21:15.22 Notify 03BRL-CAD Wiki:MeShubham99 * 8972 /wiki/User:MeShubham99/GSoc15/log_developmen: /* Week 7 */
21:23.47 Notify 03BRL-CAD:starseeker * 65576 brlcad/trunk/src/librt/tree.c: Replace Tcl_HashTable with bu_hash_tbl (needs testing)
21:24.01 Notify 03BRL-CAD Wiki:Deekaysharma * 0 /wiki/File:Meteor_freeBSD_error.png: Error while installing meteor on freeBSD 10.1
21:35.33 Notify 03BRL-CAD Wiki:Deekaysharma * 8974 /wiki/User:Deekaysharma/logs:
21:38.42 Notify 03BRL-CAD:starseeker * 65577 (brlcad/trunk/src/librt/tree.c brlcad/trunk/src/rt/rtshot.c): rtshot tests this hash table. So far, not working.
21:58.58 Notify 03BRL-CAD:starseeker * 65578 (brlcad/trunk/src/librt/tree.c brlcad/trunk/src/rt/rtshot.c): This seems to work, but I could use a second opinion on how to accomplished what this is trying to do...
22:26.48 Notify 03BRL-CAD:starseeker * 65579 brlcad/trunk/src/librt/primitives/pipe/pipe.c: Replace a bunch of Tcl string/list manipulations with a sscanf
23:46.34 Notify 03BRL-CAD:starseeker * 65580 (brlcad/trunk/src/librt/librt_private.h brlcad/trunk/src/librt/primitives/primitive_util.c brlcad/trunk/src/librt/primitives/sketch/sketch.c): Handle sketch curve string processing without requiring a tcl interp.
23:49.04 Notify 03BRL-CAD:starseeker * 65581 brlcad/trunk/src/librt/primitives/sketch/sketch.c: Completely remove tcl.h from sketch.c

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