IRC log for #brlcad on 20121129

00:00.13 brlcad minichrispy: hopefully, but really shouldn't matter for the task itself, no? didn't the flag to disable X11 work?
00:01.11 caen23 starseeker: i will surely continue to do conversions along the way, but i wanted to try something different at the moment
00:01.11 minichrispy nope, i tried it again and got the same problem. the cmake command worked, but when i ran the make command it failed at 29% (without the disable x11 flag it failed at 35%)
00:01.13 brlcad GrantMercer015: IF the strings were fixed width fields, you could just increment the string pointers forward, but they're not -- you're going to need a 2D array
00:01.45 brlcad minichrispy: saying it failed says nothing useful -- have to read the error and understand it ...
00:02.26 brlcad the 35% one failed because it was getting to a declaration that used X11 without including any of the headers for X11
00:02.39 brlcad disabling X11 should take care of that specific problem
00:02.55 starseeker if it didn't, we have a bug
00:03.00 brlcad doesn't imply there won't be more work, but that always goes without saying
00:03.03 GrantMercer015 i've solved it! http://pastebin.com/j5KPd8Cm
00:03.26 brlcad GrantMercer015: can you use a different paste service
00:04.06 GrantMercer015 oh, that was just my seperate programming sorting a 2d array. What other paste services should i use?
00:04.09 minichrispy brlcad: i forgot to take a picture of it, so i dont know exactly. if snow leopard fails, ill go back and run it again on montain lion to get you the error
00:04.39 starseeker minichrispy: you want to do a text capture (maybe the script command) rather than screen shots
00:05.30 brlcad ~pastebin
00:05.30 ibot A "pastebin" is a web-based service where you should paste anything over 3 lines so you don't flood the channel. Here are links to a few: http://www.pastebin.com, http://pastebin.ca, http://channels.debian.net/paste, http://paste.lisp.org, http://bin.cakephp.org/; or install pastebinit with yum or aptitude.
00:05.38 minichrispy starseekerL: ah, i might actually still have the log, lemme check
00:06.38 GrantMercer015 wait, brlcad wasnt talking to me was he about using a different paste service
00:06.39 GrantMercer015 or was he
00:06.48 starseeker he was
00:07.01 GrantMercer015 oh, whats wrong with pastebin :(
00:08.14 brlcad pastebin.com is firewalled and inaccessible to most of the devs
00:08.39 brlcad they're rather affiliated with malicious content and nefarious dealings
00:08.45 brlcad and they're ugly and smell bad
00:08.57 minichrispy sec, dinner time
00:10.00 ``Erik http://paste.lisp.org w00tw00t
00:10.08 GrantMercer015 oh, what should i replace pastebin with then?
00:10.41 iwanmanew i'm back with my stupid questions, "there should be a "benchmark" build rule in Eclipse when you've imported and built that will run the BRL-CAD benchmark suite. that'll be a nice finishing touch.", i read http://brlcad.org/wiki/Benchmark_Performance_Database and i think understand what is BRL-CAD benchmark suite (system that tests the performance of a given system's CPU, memory etc.), but
00:10.41 iwanmanew can you tell me what is that "benchmark build rule" ?
00:11.05 brlcad iwanmanew: did you do that first step?
00:11.12 brlcad i.e., compile brl-cad
00:11.17 brlcad manually
00:12.25 iwanmanew yeah, i'm ready with the other part of the tutorial (or just i think that)
00:12.45 brlcad if you did, you should understand the answer to your question
00:12.55 *** part/#brlcad maths22 (~maths22@c-50-141-159-74.hsd1.il.comcast.net)
00:12.57 brlcad assuming you were paying attention to the build steps and the output being displayed to you
00:14.04 brlcad were you able to generate the eclipse project using our build system files?
00:14.58 iwanmanew may i upload the tutorial now and so you can tell me am i in the right way ?
00:15.08 brlcad no, heh
00:15.13 brlcad dude
00:15.17 brlcad (or dudette)
00:15.39 brlcad if you don't understand my question, it's alright to say that :)
00:15.58 iwanmanew So i
00:16.36 brlcad did you complete the Compiling instructions?
00:17.24 iwanmanew i think so
00:17.52 iwanmanew with CMake i'm making BRL-CAD in Eclipse project
00:18.18 brlcad iwanmanew: you're not sure?
00:18.26 caen23 starseeker: hmm… so now that vol4 is done, would you like to review it before i commit?
00:18.35 GrantMercer015 having trouble opening a .g in the console atm in my linux vm, im trying mged -c /usr/brlcad-7.22.0/share/brlcad/7.22.0/db/goliath.g
00:18.39 iwanmanew I'm confused
00:18.49 brlcad iwanmanew: you either followed the instructions on http://brlcad.org/wiki/Compiling and it worked or you ran into a problem?
00:19.56 iwanmanew i did them all, but i dont know anything about benchmark
00:20.15 brlcad if you followed the instructions and completed them successfully, then you ran the benchmark and should have performance numbers for your system
00:20.26 brlcad it was the second the last command
00:20.35 iwanmanew yes, i saw that
00:20.46 brlcad what was your performance number?
00:20.51 brlcad do you have the log file?
00:21.02 brlcad it'll be the "VGR" number
00:21.28 iwanmanew but my question is what i have to do about that in tutorial ?
00:21.45 brlcad and my question is attempting to confirm that you actually ran the steps correctly
00:22.01 brlcad if you didn't, then the tutorial is pointless
00:22.27 GrantMercer015 nevermind, opened the file
00:22.44 iwanmanew i had a problem with "Compile"
00:23.10 brlcad okay, so the truth emerges... progress!
00:23.20 brlcad what was the problem?
00:24.11 iwanmanew "No rule to make target 'test'. Stop."
00:24.41 brlcad you apparently had a problem before "make test"
00:24.47 starseeker caen23: go ahead and commit - I can check it "live"
00:24.50 brlcad and before "make"
00:25.11 brlcad iwanmanew: what was the cmake command that you ran before make?
00:25.27 brlcad and what platform are you on?
00:25.51 iwanmanew no, problems are in make & in make test, if i type "make" => "No targets specified"
00:26.02 iwanmanew im on ubuntu
00:26.11 brlcad exactly my point, that's wrong
00:26.21 brlcad something before make is wrong
00:26.30 brlcad what was your cmake command?
00:26.55 iwanmanew that in the example
00:27.11 iwanmanew "cmake .. -DBRLCAD_ENABLE_STRICT=OFF -DBRLCAD_BUNDLED_LIBS=ON"
00:27.26 brlcad good
00:27.38 brlcad do you have the output from that?
00:27.57 caen23 brlcad: is it okay if i only include the task code in the commit (for example, 7994222)?
00:28.00 iwanmanew no at the moment, may i repeat this step ?
00:28.18 brlcad iwanmanew: you can, but you'll need to be in the right directory
00:28.32 brlcad cd to that .build directory you created
00:28.36 iwanmanew i know, ok just 1 min
00:28.43 brlcad caen23: why not the whole url? :)
00:29.37 caen23 brlcad: i thought you preferred shorter messages, will include the whole url :D
00:30.48 starseeker caen23: as long as the length is serving a purpose, it's not a big deal
00:31.08 Notify 03BRL-CAD:caen23 * 53883 brlcad/trunk/doc/docbook/books/en/BRL-CAD_Tutorial_Series-VolumeIV.xml: books/en/BRL-CAD_Tutorial_Series-VolumeIV now passes XML validation (GCI Task: http://www.google-melange.com/gci/task/view/google/gci2012/7994222)
00:31.18 brlcad "length" has nothing to do with it, they should be informative without being redundant is all
00:32.03 brlcad like notice how mentioning the file name is redundant -- that's already an intrinsic part of the commit
00:32.51 GrantMercer015 i think i have finished my task, should i just submit my tables.c file to the task?
00:33.00 iwanmanew brlcad : i'm ready
00:33.14 brlcad iwanmanew: paste the output to pastebin.ca
00:33.19 starseeker GrantMercer015: did you paste that result at paste.lisp.org or one of theother ones?
00:33.41 brlcad GrantMercer015: you should make a patch when you're really done -- you confirm that it works?
00:34.12 brlcad seems like a really quick jump from figuring out storage to "all done" :)
00:34.15 GrantMercer015 alright, ill finish up the file and compile the source
00:34.53 caen23 brlcad: i guess you're right, i was thinking of a commit message as belonging more with the project as a whole than the files it applies to, individually. i'll try to improve the next ones
00:35.01 brlcad iwanmanew: only need the last 100 lines or so from the bottom of the output
00:35.41 GrantMercer015 here is the paste link from paste.lisp: http://paste.lisp.org/+2VD5
00:35.55 GrantMercer015 its an example program that sorts of the lines of data with the second field
00:36.03 brlcad that commit message is intimitely tied to the lines of the file(s) that are changed
00:36.20 iwanmanew brlcad : ok, but where is pastebin.ca
00:37.15 brlcad GrantMercer015: yeah, but try a mix of 1 and 2-digit numbers
00:37.47 brlcad the real data is going to be a mix of arbitrarily long numbers
00:38.22 brlcad iwanmanew: pastebin.ca is at pastebin.ca
00:38.54 GrantMercer015 oh i see, thats a good point
00:39.23 starseeker caen23: looks good - the details of which option(s) are replacable probably need checking, but that's a problem for another day (I wouldn't have trusted them to be right to begin with)
00:39.42 starseeker caen23: well done! We can now enable the xmllint checking by default
00:39.52 brlcad GrantMercer015: if you know that it's always sorting the Nth field, you can scan forward and test the characters
00:41.01 caen23 starseeker: i agree on the "replaceable" issues, i'm not entirely sure, either, but it looked like a safe assumption
00:41.20 brlcad while (!isspace(ia)) ia++; while (isspace(ia)) ia++; .. gets you to the start of the second column
00:41.50 brlcad you'd need some additional protections against infinite looping and bad input, but that's the gist
00:43.09 brlcad iwanmanew: that was not meant to be funny -- your question doesn't make sense, it's like you just asked "ok, but where is google.com"
00:43.19 brlcad google.com is at google.com
00:43.19 GrantMercer015 so: loop through until the first space is read(end of first number), start reading until next space is found and use those bounds to grab an integer which will be used to sort
00:43.44 brlcad bingo
00:44.02 GrantMercer015 pats himself on the back
00:44.04 brlcad what's up with that *(const char **)?
00:44.09 iwanmanew is it a file from brlcad or from Cmake or .... ?
00:44.17 brlcad iwanmanew: it's a website
00:44.37 brlcad paste your last 100 lines from cmake on that site
00:44.43 iwanmanew I realized
00:44.43 GrantMercer015 i was strolling through some sites and one site said that was how you converted the 2d array into a single char *
00:44.46 brlcad let me know the url it gives you
00:45.02 GrantMercer015 it seems a little strange to me also, but since it worked i didnt question it to much
00:45.07 brlcad GrantMercer015: you misunderstood
00:45.56 GrantMercer015 what would be the correct conversion into a char*?
00:46.10 iwanmanew http://pastebin.ca/2257660
00:46.26 brlcad just cast the const void * to a const char *
00:46.46 brlcad iwanmanew: thank you, that's good
00:47.09 brlcad and it looks like everything went okay
00:47.11 caen23 starseeker: did you modify the man3 patch before applying? :D
00:47.15 brlcad now what happens when you type "make"?
00:47.43 starseeker caen23: not sure - why, did something go wrong?
00:47.45 brlcad iwanmanew: pay attention to the last line it just gave you from cmake
00:47.56 brlcad iwanmanew: "Build files have been written to: /home/iwcho/test/brlcad/.build"
00:48.02 iwanmanew finally ... something its going on ..
00:48.03 brlcad you ran cmake -- it make build files
00:48.22 brlcad iwanmanew: it made *Makefile* build files, because that's the default
00:48.44 brlcad your task is to have cmake generate Eclipse build files instead of Makefile build files
00:49.12 brlcad once you do that, you'll import that into eclipse and push a button instead of typeing "make"
00:49.37 brlcad note the second command after that "make test" .. 'test' is a build TARGET
00:49.45 brlcad 'benchmark' is a build target
00:49.48 starseeker caen23: what are you seeing?
00:50.06 caen23 starseeker: hmm… not necessarily, but i replaced titles written as "<info><title>Title</title></info>" with "<title>Title</title>" because apache fop generates weird titles with the former, but those changes don't seem to be live
00:50.14 GrantMercer015 brlcad: upon removing *(const char**)a the program becomes unsorted, ill keep it and add the looping to get arb. long ints and see if it works itself out
00:50.29 GrantMercer015 (and replacing with const char * cast)
00:50.32 starseeker caen23: go ahead and commit any fixes that need comitting
00:50.55 starseeker just make sure they build cleanly :-)
00:50.55 iwanmanew brlcad : ok, you want to say that im in zero position ?
00:50.59 brlcad iwanmanew: when you're using *make* .. the targets are just that simple name (e.g., "make test") .. when you use Eclipse, theyll be somewhere else but the same ones are available
00:52.55 iwanmanew cmake -G "Eclipse CDT4 - Unix Makefiles" /path/to/src ?
00:53.59 brlcad iwanmanew: so you just ran cmake .. what is/was your /path/so/src that you used?
00:56.25 iwanmanew home/test/brlcad/.build
00:56.52 iwanmanew yes
00:57.06 iwanmanew no *
00:57.34 iwanmanew "cmake .. -DBRLCAD_ENABLE_STRICT=OFF -DBRLCAD_BUNDLED_LIBS=ON" was the command
00:58.44 brlcad so with that command
00:58.54 brlcad you specified a path/to/src
00:59.02 brlcad where is it on that line?
01:00.18 iwanmanew there's no
01:00.44 brlcad there is
01:00.58 iwanmanew where is it?
01:01.17 brlcad well, it's not "cmake"
01:01.33 brlcad that leaves you with three other possibilities, no?
01:02.42 iwanmanew what are my possibilities ?
01:05.13 brlcad .. -DBRLCAD_ENABLE_STRICT=OFF -DBRLCAD_BUNDLED_LIBS=ON
01:06.31 iwanmanew .. ?
01:06.41 starseeker right
01:06.45 starseeker what path does that specify?
01:07.01 iwanmanew same folder in which i am
01:07.08 iwanmanew ?
01:07.08 starseeker nope
01:07.45 iwanmanew .build folder ?
01:07.54 starseeker nope
01:08.04 brlcad ".." is the folder containing the .build folder .. it's the "parent" folder
01:08.06 starseeker ".." has a specific meaning in unix paths
01:08.52 brlcad so when you see path/to/src .... you need to know where the source files are
01:08.58 brlcad the source files are the ones you downloaded
01:09.20 brlcad you downloaded them to /home/iwcho/test/brlcad
01:09.42 brlcad you make a build directory in there called ".build": /home/iwcho/test/brlcad/.build
01:10.13 brlcad you changed directory to brlcad (cd brlcad), then again to .build (cd .build)
01:10.41 brlcad so you are IN /home/iwcho/test/brlcad/.build when you ran cmake ...
01:10.59 iwanmanew i need to be in paret dir ?
01:11.11 brlcad so from /home/iwcho/test/brlcad/.build, you specified a relative path ".." which is the /home/iwcho/test/brlcad directory
01:11.31 brlcad you don't need to do anything, I'm explaining what you did so you understand what you did
01:11.50 brlcad if you don't understand what you did, you won't understand what you need to do
01:12.04 iwanmanew ok
01:12.50 brlcad now that you've compiled and successfully run cmake, you should be able to repeat the proper steps that will generate the ecplise build
01:13.03 brlcad you're going to run cmake again
01:13.20 brlcad you can use the gui like you first wrote, but you still need to specify the right directories for everything
01:13.32 brlcad or you can do it on the command-line to make sure you get it right :)
01:14.13 brlcad give it a try again, tell cmake to use the brlcad source directory and generate an eclipse build
01:14.33 brlcad re-read what was written here and what was written on the task if you get stuck
01:14.35 iwanmanew i
01:15.15 iwanmanew i have used gui and make a eclipse project from Cmake files
01:16.54 iwanmanew ok
01:17.06 iwanmanew thanks about everything :)
01:17.24 *** join/#brlcad caen23_ (~cezar@92.81.193.169)
01:24.08 Notify 03BRL-CAD:starseeker * 53884 brlcad/trunk/CMakeLists.txt: Now that DocBook documentation does pass xmllint validation thanks to Cezar's work, turn on validation whenever BRL-CAD's strict build setting is enabled (i.e. most of the time.) xmllint validation is the DocBook analogue to our C/C++ strict flags, so it makes sense to enable both when we're being 'strict' - forces us to keep the sources in a clean state.
01:24.59 starseeker has been wanting to do that for a long time :-)
01:25.13 starseeker too bad it's not user visible
01:25.51 starseeker caen23: nice job
01:29.15 *** join/#brlcad caen23 (~cezar@92.81.193.169)
01:29.59 caen23 starseeker: thanks, it's nice to see the result of work :)
01:36.09 brlcad caen23: and when he says a long time, he means years
01:38.12 caen23 :D btw, for the svnplot task, do you have any preferences regarding whether i should use js-based or the matplot-based generation?
01:39.05 *** join/#brlcad maths22 (328d9f4a@gateway/web/freenode/ip.50.141.159.74)
01:46.35 brlcad caen23: whatever is simpler to set up and maintain
01:46.55 caen23 brlcad: ok
01:55.58 GrantMercer015 brlcad: i would really use some help, this sort function with arb. long integers is melting my brain http://paste.lisp.org/+2VD7
01:56.20 GrantMercer015 i just cant think of a way to do this, there's my best solution which just crashes the program
02:17.38 *** join/#brlcad bhlegm (~bhlegm@d108-180-27-19.bchsia.telus.net)
02:17.49 bhlegm brlcad can you make me a database?
02:51.48 *** join/#brlcad cheesetoaster (4c4540ec@gateway/web/freenode/ip.76.69.64.236)
02:52.21 cheesetoaster Could anyone tell me whether there is source code for bn_dist_pt3_pt3?
02:59.29 Notify 03BRL-CAD:jordisayol * 53885 (brlcad/trunk/misc/debian/brlcad.install brlcad/trunk/misc/debian/source/include-binaries): Remove unneeded Linux icons
03:15.25 *** join/#brlcad GrantMercer015 (~GrantMerc@ip72-193-246-126.lv.lv.cox.net)
03:23.44 *** join/#brlcad minichrispy (b82f2fc7@gateway/web/freenode/ip.184.47.47.199)
03:34.21 minichrispy brlcad: do you still have the link to that stack overflow questions you sent me regarding xcode compiling and brlcad? I cant seem to find it
03:40.31 minichrispy nvm got it
04:17.29 *** join/#brlcad harmanpreet (~chatzilla@124.253.75.4)
04:33.12 *** join/#brlcad elf_ (~elf@213.233.85.3)
04:33.22 minichrispy starseeker: any idea how to fix? http://pastebin.mozilla.org/1966885
04:35.40 *** join/#brlcad jarray52 (~bigbear@unaffiliated/jarray52)
04:38.10 minichrispy nvm, got it
04:39.50 *** join/#brlcad jarray52 (~bigbear@c-98-210-6-90.hsd1.ca.comcast.net)
06:16.50 *** join/#brlcad harmanpreet (~chatzilla@124.253.210.238)
06:46.21 *** part/#brlcad jarray52 (~bigbear@c-98-210-6-90.hsd1.ca.comcast.net)
07:21.37 *** join/#brlcad lachlanp (cb7ae24f@gateway/web/freenode/ip.203.122.226.79)
07:22.10 lachlanp hello...
07:22.18 lachlanp i'm from the google code in
07:23.34 lachlanp I'm doing that task called "CREATE NUMERICS LIBRARY (LIBBN) API UNIT TEST ... FOR LIST.C"
07:23.52 lachlanp what exactly do i have to do for that? test each function?
07:56.45 lachlanp what is that FILE fp pointer passed to each function... what role does that play?
07:57.00 lachlanp (I presume thats what those functions perform their work on)
08:00.25 lachlanp oh its derived from a libplot
08:07.17 *** join/#brlcad archivist (~archivist@host81-149-189-98.in-addr.btopenworld.com)
08:52.43 *** join/#brlcad lachlanap (cb7ae24f@gateway/web/freenode/ip.203.122.226.79)
09:17.29 *** join/#brlcad Al_Da_Best (Al_Da_Best@cpc2-shep12-2-0-cust21.8-3.cable.virginmedia.com)
09:18.09 lachlanap anyone on now?
09:24.24 *** join/#brlcad lachlanp (~lachlan@ppp226-79.static.internode.on.net)
09:27.35 *** join/#brlcad iwanmanew (~iwanmanew@94.236.208.130)
09:30.55 *** join/#brlcad lachlan (~lachlan@203.122.226.79)
09:33.35 *** join/#brlcad lachlan (~lachlan@ppp226-79.static.internode.on.net)
09:34.25 *** join/#brlcad lachlanp (~lachlan@203.122.226.79)
09:35.12 lachlanp anyone on now?
09:44.47 *** join/#brlcad Dimitar (4e8046c9@gateway/web/freenode/ip.78.128.70.201)
09:47.48 Dimitar Can I ask if the files in this task: http://www.google-melange.com/gci/task/view/google/gci2012/8026204 are correctly edited before I submit them in patch format
09:53.05 *** join/#brlcad iwanmanew (~iwanmanew@94.236.208.130)
09:58.31 lachlanp why not just submit the patch?
10:03.23 Dimitar ok
10:11.32 *** join/#brlcad andrei (~andrei@5-12-220-175.residential.rdsnet.ro)
10:12.11 lachlanp i didn't mean that badly... i'm new here as well
10:12.22 lachlanp i didn't mean that badly... i'm new here
10:12.28 andrei hello
10:12.38 lachlanp hi
10:12.53 andrei lachlanp, can I help you ?
10:13.02 lachlanp with writing unit tests ? :-)
10:13.17 andrei what task do you have?
10:13.18 lachlanp yeah i'd like a bit of help with that
10:13.23 lachlanp http://www.google-melange.com/gci/task/view/google/gci2012/8000211
10:14.08 lachlanp does the brlcad build always take ~5 mins (after you've done the initial build)
10:14.27 lachlanp it does a lot of linking
10:14.42 lachlanp is there a quicker way of getting to my tests
10:15.05 lachlanp ok only took 2mins this time
10:15.24 andrei you can build a specific library
10:15.34 lachlanp ok
10:15.39 andrei for example if you d want to build libbu, make libbu would build just that library
10:15.46 lachlanp ah
10:15.53 lachlanp so make libbn would do what i want
10:16.19 andrei yes
10:16.33 lachlanp thanks will try
10:16.55 andrei lachlanp, are you writing in C?
10:17.01 lachlanp yes
10:17.12 lachlanp i thought its probably easier than messing around with bindings
10:17.31 lachlanp i've mostly familiar with java, but have done a bit of c in the past
10:17.34 lachlanp never used cmake though
10:18.33 andrei regarding your comments on the task
10:18.40 andrei usually, it's best if the tests are automated
10:18.44 lachlanp ok
10:19.02 andrei but you don't have to use automated_test necessarly
10:19.03 lachlanp so you don't recommend the format thats in the existing libbn tasks
10:19.09 lachlanp oh ok
10:19.22 andrei I meant that for example you shouldn't read something from stdin
10:19.27 lachlanp yeah
10:19.34 lachlanp the input should come from CMakeLists.txt
10:20.03 andrei It depends on function, but you could just test against edge cases
10:20.15 lachlanp yep
10:20.31 andrei if you wish, tell me what function do you want to test first and I ll have a look at it.
10:20.46 lachlanp i'm starting with tp_i2list
10:20.56 lachlanp its defined in plot3.h
10:21.37 lachlanp :-( having trouble getting my test known to the build... do I have to edit something other than my bn_list.c and CMakeTests.txt?
10:23.31 andrei hm
10:23.46 andrei in src/libbu you will find several test units
10:24.00 lachlanp src/libbu/tests there are some
10:24.47 lachlanp i've looked at basename
10:24.53 lachlanp i could understand that one
10:28.37 andrei where did you put your test?
10:28.47 lachlanp i put it in src/libbn/tests
10:29.02 lachlanp i added this line: BRLCAD_ADDEXEC(tester_bn_list bn_list.c "libbu;libbn" NO_INSTALL LOCAL)
10:29.09 lachlanp to the CMakeLists in that folder
10:29.25 lachlanp and add_test(bu_list_null tester_bn_list) # NULL list of points
10:29.29 lachlanp just to get it started
10:30.44 andrei what error do you get? ( I ll try to do what you did and see what goes wrong)
10:30.58 lachlanp Unable to find executable: tester_bn_list
10:31.02 lachlanp thast the main one
10:31.12 lachlanp could post the whole section if u want
10:32.44 andrei at least the addexec part seems correct
10:32.48 lachlanp ok
10:33.18 andrei lachlanp, my brlcad builds correctly
10:33.32 lachlanp ok
10:33.34 andrei you only need to add this : BRLCAD_ADDEXEC(tester_bn_list bn_list.c "libbu;libbn" NO_INSTALL LOCAL)
10:33.51 lachlanp so your make test works fine?
10:34.15 lachlanp i've already got it in there... i think
10:34.25 andrei I ran make libbn
10:35.02 lachlanp my errors come when i run the test
10:35.04 lachlanp with make test
10:37.06 andrei hm
10:37.16 andrei can you post the add_test line, please
10:37.23 lachlanp add_test(bu_list_null tester_bn_list) # NULL list of points
10:39.20 lachlanp maybe i'm not recompiling the right files...
10:40.11 andrei I added an empty file called bu_list.c
10:40.19 andrei and it seems to find it
10:40.22 lachlanp bu or bn?
10:40.34 andrei bn_list.c, sorry
10:40.40 lachlanp ok :-)
10:40.45 lachlanp i've named the test wrong too haven't i
10:41.28 andrei make tester_bn_list
10:41.38 andrei does this produce any errors?
10:42.14 lachlanp sorry its reconfiguring... will take a min or two
10:42.21 lachlanp does that every time i change something
10:43.10 andrei if you change cmake, I believe so , yes.
10:43.18 lachlanp ok :-(
10:44.12 lachlanp it seems to have found my bn_list.c
10:44.18 lachlanp its got errors ;-)
10:44.24 lachlanp will swap for empty
10:45.05 lachlanp another error: /home/brlcad/brlcad-svn/src/libbn/tests/bn_list.c:1: error: ISO C forbids an empty translation unit
10:46.52 lachlanp very strict this compiler is :-)
10:46.55 lachlanp ok now have got it to compile
10:47.00 lachlanp and make test now succeeds
10:48.37 lachlanp so it wasn't compiling? getting picked up by compiler
10:54.01 andrei yes, we use very flag on and every warning as an error. BRL-CAD has over 1 million lines and it is very important to have good quality code.
10:54.07 andrei every flag*
10:54.12 lachlanp ok :-)
10:55.17 lachlanp so now i'm trying to do a test of the tp_i2list function
10:55.25 lachlanp getting it to print to stdout
10:55.30 lachlanp trying to anyway
11:01.10 lachlanp ok got it to print out to a file instead
11:02.22 andrei brlcad, ``Erik : can one of you have a quick look at : http://www.google-melange.com/gci/task/view/google/gci2012/7945213. To me, the task looks done but I d like another opinion
11:04.04 lachlanp ok thanks for your help, andrei, i'm heading off
11:04.07 lachlanp bit late here
11:04.17 andrei goodluck :)
11:04.24 lachlanp thanks
11:05.02 lachlanp PS i suppose that i determine the correct output of those plotting functions by looking at the command output of the file?
11:05.50 *** join/#brlcad Skriptkid (~Skriptkid@117.202.99.127)
11:06.24 andrei yes, you should know what the output should be
11:06.40 lachlanp ok thanks bye
11:29.21 Notify 03BRL-CAD:jordisayol * 53886 brlcad/trunk/misc/Makefile.am: Update removed unneeded Linux icons list
11:29.24 Notify 03BRL-CAD:jordisayol * 53887 brlcad/trunk/sh/make_rpm.sh: Include new Linux icons on rpm packages
11:30.15 *** join/#brlcad harmanpreet (~chatzilla@202.164.53.117)
11:32.50 *** join/#brlcad KOKO_ (~KOKO@101.78.11.195)
11:34.26 KOKO_ are you here brlcad?
11:35.35 andrei KOKO_, do you need any help? if you want to ask brlcad something, ask away, he will reply when he is around
11:35.56 KOKO_ Yes i need some help
11:37.08 andrei well then, just ask, there may be others that can help aswell
11:37.58 KOKO_ I want to know more information about UPGRADE MEDIAWIKI WEBSITE Task
11:38.53 ``Erik that's about the same as asking if you can ask... what information?
11:39.54 ``Erik !notify ask
11:39.54 Notify Questions in the channel should be specific, informative, complete, concise, and on-topic. Don't ask if you can ask a question first. Don't ask if a person is there; just ask what you intended to ask them. Better questions more frequently yield better answers. We are all here voluntarily or against our will.
11:40.32 KOKO_ how can i access to the admin role in http://brlcad.org/w/
11:44.52 ``Erik hm, that will require brlcad, it's still early here so I'll just have to sit and chill, he'll msg you when he gets on. If you want to build a vm to test on, I can get you info on the current software versions
11:45.37 KOKO_ thanks for help. I will wiat him
11:45.53 ``Erik I'd think he'd be on shortly, within a couple hours
11:46.25 ``Erik he may want to be awake enough to build you sudo rules or set up a "screen -x" or something
11:47.14 *** join/#brlcad caen23 (~caen23@92.81.193.169)
11:58.55 Notify 03BRL-CAD Wiki:Jacksixb * 4682 /wiki/User:Jacksixb/Independent_Study_2012-13_Log: update
11:58.58 Notify 03BRL-CAD Wiki:Jacksixb * 4683 /wiki/User:Jacksixb/Independent_Study_2012-13_Log:
12:01.01 *** join/#brlcad andrei (~andrei@5-12-220-175.residential.rdsnet.ro)
12:03.54 ``Erik hehehe @Stepto: Yes, dollop is the collective term for noodles. Like a "hindrance" of managers or a "Slow" of Java code.
12:04.50 andrei I see Java is very "popular" among senior developers...
12:05.54 andrei ``Erik, have you read Joel Spolsky's article regarding why Java shouldn't replace C/C++ and functional programming?
12:06.16 andrei in university courses, I forgot to mention this
12:06.24 ``Erik probably, I've read a lot of spolskys stuff
12:07.55 Skriptkid Could anybody please explain the statement "ALSO, remove any 'F U N C T I O N' names that are spaced out from the comments." in the task "Move LIBWD comments"
12:09.10 ``Erik /** W D B _ O P E N \n * Open a database for writing. */ will look lame in doxy, so it should be more like /** Open a database for writing. */
12:12.12 Skriptkid so I need to remove the name of the function in the comment?
12:12.26 Skriptkid In the comment that's meant for that function, that is
12:13.55 ``Erik andrei: personally, I kinda view java as a good tool for mediocre developers... it limits the damage they can do, provides a set of plug in algos, has tons of nice expensive tools and IDEs... but a competent coder will be able to select a better language for just about any task. My approach to android stuff lately has been to make a thin java layer for the interface, write the guts in C and use jni to glue them together
12:14.21 Skriptkid For example, if this is the comment:
12:14.57 ``Erik Skriptkid: yeah, the function immediately proceeds the comment, so it's unnecessary data that uglies up the doxygen output
12:15.31 Skriptkid ok. Thanks :)
12:15.52 Skriptkid Also, could you tell me where the strsol primtives are? Cant find em
12:16.13 Skriptkid mk_dsp, mk_ebm, mk_vol and mk_submodel
12:16.51 ``Erik cscope is a useful tool for finding stuff like that (or ctags, or etags, or ...) :D
12:17.00 Skriptkid ok :)
12:19.35 ``Erik even grep, using -r or a find/xargs combo, like "find . -name '*.[ch]' -print0 | xargs -0 grep mk_dsp"
12:25.31 Skriptkid found it. They're in the file wdb.h. But then, I'm moving comments TO wdb.h, and those WDB_EXPORT declarations have'nt been used in any .c files. So I just skip it right? No comments on them.
12:27.03 ``Erik if there're no comments to move, then it's a nop, yeah
12:27.11 Skriptkid ok
12:42.03 *** join/#brlcad iwanmanew (~iwanmanew@94.236.208.130)
12:43.58 *** join/#brlcad aimt (~amit@1.186.9.14)
12:44.34 Dimitar intimer-nt.c and timer42.c both have "double rt_get_timer" with the same comment, what do i do in raytrace.h
12:52.30 ``Erik if they're the same comment, pick one to put in the header and remove from both C files
12:53.20 ``Erik intimer-nt.c and timer42.c implement the same functionality, but for different platforms (intimer-nt being for winderz nt and 42 being for bsd42 compatible, like unix/linux)
12:54.36 Dimitar ok, what about the ones that are in the beggining of most c files like : "/** @file librt/transform.c * * apply a matrix transform to a given object * */" shoud i put them in the beginning of raytrace.h or leave it in the *.c files
12:58.16 ``Erik those should go into the header with the group information. If you want an example of what it should look like, check out bu.h
13:30.38 Dimitar include/raytrace.h include/db.h include/db5.h src/librt/[q-z]*.c I've already copied all comments from functions that are in raytrace.h but which one is the information one
13:31.31 Dimitar *which header is the information one
13:55.40 brlcad andrei: excellent help, thanks
13:57.35 brlcad andrei: as for http://www.google-melange.com/gci/task/view/google/gci2012/7945213 <-- would that be an interesting article to post to our website and mailing list or does it need more work?
13:58.58 brlcad KOKO_: note from the comments in the mediawiki task that it requires a mysql upgrade task to be completed first -- and that hasn't happened yet
13:59.40 brlcad KOKO_: you're welcome to give it a try beforehand if you've done this before and know you can make it upgrade without mysql5, but otherwise it's dependent on the other task
14:00.08 ``Erik (and upgrading mysql may require upgrading things that depend on mysql with their own issues)
14:00.12 brlcad KOKO_: we can certainly extend the timeframe or you're welcome to pick another task in the meantime if you like
14:01.31 ``Erik brlcad: what about making those upgrade asks migration tasks instead, then set up 301's to crit (or recompiling apache with modproxy support on bz)
14:03.08 brlcad ``Erik: "upgrading mysql" is "copy the dump to crit and import"
14:03.09 ``Erik or maybe 302's would be more appropriate
14:03.24 ``Erik ah, I thought it was meant to be 'in place'
14:03.28 brlcad hells no
14:03.41 ``Erik heh, aight
14:03.42 brlcad we just might finish this migration before christmas ;)
14:03.51 ``Erik that'd be awesome
14:04.22 ``Erik then you could dump the old box and bitch at me for my sbcl vm chewing memory ;D
14:04.47 brlcad likes having an army of minio^wstudents
14:05.19 ``Erik what was the movie, "despicable me"? :>
14:05.35 brlcad never saw it
14:06.05 brlcad if we finish this migration, it'll probably be time for yet another hardware upgrade
14:06.18 brlcad but this time I'll probably just have them copy the drive contents wholesale, not keep both
14:06.29 caen23 brlcad: i'm currently on the 'set up svnplot' task. generating the graphs requires two steps: 1) make a sqlite db with info from 'svn log'; 2) generate the actual graphs based on the db; both are automated by svnplot. the problem is that step 1 takes a lot of time. i've been running the script for about 5h and the first 300 are not done yet, plus it had two connection errors so far. i don't think 48h are enough to run step 1 on the 59k commits the project has
14:06.29 caen23 what i want to do is run it for the first 1k commits, document the process, and submit work for approval. after that, i could let it run for the full repo, but outside of gci, so i can claim another task. is it ok?
14:06.30 brlcad or the drive itself if it's same capacity
14:07.04 ``Erik if it's kept up to date, migrations/upgrades should be relatively quick and painless
14:07.57 ``Erik it's getting the data off those hollerith cards that's making this migration unfun
14:09.25 KOKO_ brlcad: Yes i will
14:09.42 brlcad remembers the good ol' early days of .bz when it was new hardware and everything was kept up-to-date and package installs were just a simple perusal through ports
14:10.01 brlcad shakes fist at 6
14:10.13 brlcad and then 7
14:10.16 brlcad and soon 8
14:10.17 brlcad heh
14:10.20 ``Erik 9
14:10.24 brlcad er, right :)
14:10.30 ``Erik crit is running 9
14:10.37 brlcad excellent
14:10.47 ``Erik 9.1pr1
14:11.31 ``Erik rc3 is coming up, once it goes f, I'll update the system agian
14:11.36 ``Erik s/ia/ai/
14:11.49 andrei brlcad, someone claimed the jenkins task, however I can't find him here
14:11.53 brlcad <PROTECTED>
14:12.07 brlcad andrei: .. okay?
14:12.20 andrei shouldn't he/she need some credientials for ssh?
14:12.25 brlcad yep
14:12.33 KOKO_ brlcad: So You suggest me yo claim mysql task frist right?
14:12.33 brlcad they'll show when they show
14:12.42 KOKO_ to*
14:12.48 brlcad the description says to hop on irc, so it's fine
14:12.58 brlcad andrei: you'll notice some students claim and drop
14:13.17 brlcad but I suspect the jenkins person already has an account
14:13.40 andrei yes, I have seen a similar user around
14:13.50 brlcad KOKO_: someone had already claimed it yesterday, but I don't know the status of their progress just yet
14:14.43 andrei there s no comment on it so far from the latest claimer
14:14.52 KOKO_ should i wait or do the task?
14:15.39 brlcad KOKO_: that is entirely up to you to decide -- personally, I'd pick another task in the meantime (plenty to choose from) and just keep an eye on the mysql task (you can subscribe to updates)
14:16.31 brlcad ah, moin got the jenkins task -- so yes, he already has an account
14:16.50 KOKO_ brlcad: what is the link of that task?
14:16.59 brlcad I don't know
14:17.11 brlcad I'd have to search for it just like you :P
14:17.43 KOKO_ I'll search too
14:19.07 brlcad iwanmanew: OUTSTANDING!
14:19.13 brlcad now that looks great
14:20.10 *** join/#brlcad KOKO__ (~KOKO@101.78.11.197)
14:22.15 brlcad iwanmanew: can I get a copy of your write-up in an editable format? it'd also be good to add your name so we can attribute the write-up to you when it's posted for others to see
14:22.41 starseeker caen23: that's probably reasonable - do a "proof of concept" with the number of commits the thing can handle in a reasonable timeframe
14:23.40 starseeker caen23: 5h to process 300 commits seems a little heavy duty though - is that the expected performance of svnplot?
14:25.03 KOKO__ brlcad: I can not find the mysql task of BRL-CAD organization
14:25.44 *** join/#brlcad andrei (~andrei@5-12-220-175.residential.rdsnet.ro)
14:26.05 starseeker gets back to subdivision
14:28.23 brlcad starseeker: you should check out the final: http://www.google-melange.com/gci/task/view/google/gci2012/7997215
14:28.39 brlcad nice work on your part too -- that actually looks like a nice way to compile
14:28.57 brlcad that's a cmake win
14:29.14 caen23 starseeker: yes, i'm pretty sure it's expected behavior
14:30.22 caen23 starseeker: http://code.google.com/p/svnplot/issues/detail?id=42 comment 1 is of interest
14:34.45 brlcad wow that is terribly slow
14:35.00 brlcad maybe let it churn on the first 100 commits
14:35.22 brlcad at the rate described, it'll take weeks to get through our whole history
14:36.11 brlcad KOKO__: http://www.google-melange.com/gci/task/view/google/gci2012/7991209
14:38.19 iwanmanew brlcad: u said that you've created the other task for my first write-up but i cant find it .. ?
14:39.01 iwanmanew can you help me ?
14:39.06 KOKO__ brlcad: thanks
14:40.10 brlcad iwanmanew: I hadn't published it so someone wouldn't grab it, give me a sec
14:40.29 iwanmanew ok, thanks
14:40.36 brlcad http://www.google-melange.com/gci/task/view/google/gci2012/8032205
14:41.20 brlcad iwanmanew: maybe you can upload the editable version of the other task to that one
14:41.26 brlcad (and add your name)
14:42.00 KOKO__ brlcad: I hope he will be success sooner
14:42.15 iwanmanew add my name under the title ?
14:45.11 *** join/#brlcad Nikolay (Nikolay@77.70.66.28)
14:45.22 Nikolay any mentors online I need one fast?
14:45.48 brlcad Nikolay: wow, really? you have to be patient
14:45.52 brlcad i'm responding to your submission
14:46.54 Nikolay i have waited 2 hours my teacher at school said that the review process takes like 30 mins max
14:47.04 Nikolay thats why
14:47.23 brlcad they can take 30 minutes
14:47.24 Nikolay i am sorry for me not being patient :)
14:47.26 brlcad they can take 30 hours
14:48.02 brlcad the rules state that they'll be reviewed within 36 hours
14:48.11 Nikolay i havent noticed that thank you
14:48.48 brlcad if you submit while our mentors are awake and active, it can take just a couple minutes
14:48.56 Nikolay okay
14:49.09 Nikolay well i believe i will wait until a mentor reviews my task
14:49.34 brlcad in your case, yours was reviewed a couple hours ago and the mentor wanted to discuss it with other mentors before responding to you since there were some problems
14:50.15 brlcad that discussion happened and now I'm in the middle of responding
14:51.08 Nikolay o okay well I hope my task will be accepted :)
14:58.25 *** join/#brlcad Nikolay (Nikolay@77.70.66.28)
14:59.45 *** part/#brlcad iwanmanew (~iwanmanew@94.236.208.130)
14:59.47 Dimitar I've uploaded patch file on my task, can someone tell me if its correct or what i need to change
15:01.19 *** join/#brlcad KOKO_ (~KOKO@101.78.11.193)
15:01.55 *** join/#brlcad Troublesome (~Troubleso@dc060-181.pppoe.dc-sofia.net)
15:03.30 brlcad KOKO__: unless it's a personal matter, we don't need to talk over PM
15:03.49 brlcad open source embiggens open communication
15:05.01 Troublesome Hello,about the task COMPILE BRL-CAD ON WINDOWS USING VISUAL STUDIO EXPRESS. Is it not successfully completed the task if the compilation fails?
15:05.21 KOKO_ brlcad: I want to finish my task because i have 2 day to finish it
15:06.02 *** join/#brlcad harmanpreet (~chatzilla@210.56.122.38)
15:06.58 brlcad Troublesome: just running into a failure isn't completion
15:07.13 brlcad have to talk with us to see what the problem was and see if there's a way around it
15:07.23 ``Erik if the task legitimately takes longer, we can split it up or extend the deadline, no need to get excited O.o
15:08.02 brlcad yeah, no worries about the time KOKO_
15:08.17 brlcad it's more that we want to keep you productive and engaged/interested
15:08.42 caen23 any place online where i can see what packages apt-get/yum have available?
15:08.52 brlcad Troublesome: IF the problem can't be worked around or easily fixed, then we'll at least still need a full build log so we can try to fix the error
15:09.01 brlcad caen23: yeah, google ;)
15:09.08 brlcad they're all there
15:09.39 brlcad caen23: we can get you set up on our dev server where package installs might go a little more easily
15:09.46 brlcad lemme know if you get stuck
15:09.49 Troublesome i submitted full build log... 601 errors though...
15:10.18 brlcad Troublesome: okay, then someone will review and let you know if there's something simple to try or whether you're done
15:11.10 Troublesome okay thanks
15:11.49 caen23 brlcad: i'm not stuck. i'm currently writing the document for my task, and i'd like to provide the commands for installing the required software for osx/ubuntu/fedora, and i don't know how they're named for yum/apt. google only shows me how to list them at the prompt, but i'm looking for them online. eg, would `apt-get install svn python sqlite` work, or is python 2 called python2?
15:15.17 brlcad if they're synopsis is accurate, http://linux.die.net/man/8/apt-get indicates that it's one at a time
15:15.58 brlcad http://manpages.ubuntu.com/manpages/lucid/man8/aptitude.8.html on the other hand does multiple
15:17.19 caen23 brlcad: hmm… yes, but i read that aptitude is not supported or smth, so apt-get looks like the safer bet
15:17.36 ``Erik aptitude is an extra, might be safer to do "echo svn python sqlite | xargs -n1 apt-get install"
15:17.47 caen23 also, i'm more interested in getting a list of all the packages available than anything right now
15:18.02 ``Erik or for package in svn python sqlite ; do apt-get install $package ; done
15:18.21 brlcad caen23: so for that task, the original goal at least was to just have some dev notes so someone could look over your work
15:18.39 brlcad you're welcome to turn that into a how-to, but that's probably a different/additional task
15:19.47 ``Erik "apt-cache search ." lists all packages (using . as the regex pattern)
15:20.41 caen23 brlcad: hmm… ok, i'll just make it more generic
15:21.04 brlcad *very* simple is fine, like a transcript of your actions
15:21.05 caen23 ``Erik: i have a mac, i don't have access to apt or yum, this is way i wanted to get the list online
15:21.33 brlcad basically like showing your steps in math class -- just don't want the end result, want to know how you got there
15:21.53 brlcad caen23: you do have "access" .. virtual box
15:21.57 brlcad but again, unnecessary ;)
15:23.17 caen23 brlcad: i understand. regarding virtualbox, it would take too much time to install ubuntu :D
15:23.32 brlcad our disk image has it preinstalled
15:23.58 brlcad it's literally download+download+run
15:24.24 ``Erik caen23: http://us.archive.ubuntu.com/ubuntu/dists/precise/main/binary-i386/Packages.bz2 is how ubuntu finds it's "main" dist packages, it's a formatted txt file
15:26.01 caen23 ``Erik: nice, thanks
15:26.22 caen23 brlcad: didn't know that :D i haven't used the disk image so far
15:28.24 Troublesome slaps Dimitar around a bit with a large trout
15:29.04 *** join/#brlcad KOKO_ (~KOKO@101.78.11.206)
15:29.29 Dimitar i hope i edited the files correctly
15:44.37 starseeker hopes the xmllint validation works on Windows...
15:46.07 Notify 03BRL-CAD Wiki:YolandeskzwvwzbwjStumph * 4684 /wiki/Mycleanpcscamm: New page: Are you searching for a pc clean up software? It is very common for computers to change into stuffed with increasingly more ineffective entries as users install new programs into it. One ...
15:47.14 brlcad yay, awesome ``Erik
15:50.42 Notify 03BRL-CAD Wiki:Sean * 0 /wiki/Special:Log/delete: deleted "[[Mycleanpcscamm]]": spam
16:08.19 Notify 03BRL-CAD:brlcad * 53888 (brlcad/trunk/include/raytrace.h brlcad/trunk/src/librt/regionfix.c and 13 others): accept a patch moving doxygen comments from source files to header files for librt q-z files, from Dimitar Borisov, http://www.google-melange.com/gci/task/view/google/gci2012/8026204 and https://sourceforge.net/tracker/?func=detail&aid=3591089&group_id=105292&atid=640804 (GCI).
16:08.28 *** join/#brlcad KOKO_ (~KOKO@101.78.11.206)
16:10.36 KOKO_ brlcad: I will unclaim my task. If The upgrade MySQL finish, i will claim it again.
16:21.12 Notify 03BRL-CAD:n_reed * 53889 brlcad/trunk/src/librt/primitives/pipe/pipe.c: further decomposed pipe draw routines
16:34.35 starseeker brlcad: out of curiosity, how mcuh work do you think is involved with hooking up ngpcore from ngPlant to a BRL-CAD tool for tree generation?
16:34.42 starseeker s/mcuh/much
16:35.27 starseeker http://ngplant.sourceforge.net/docapi/hliapicpp.html
16:42.00 brlcad probably gsoc-scoped...
16:43.29 Notify 03BRL-CAD:n_reed * 53890 brlcad/trunk/src/librt/primitives/pipe/pipe.c: ws/style
16:50.47 andrei Is there no way to edit a task once I submitted it? It has a typo in the title :(
16:51.49 starseeker brlcad: ok. what I figured.
16:52.00 ``Erik now to wait for the bot to explode
16:52.06 andrei again?
16:55.13 Notify 32GCI: iwanmanew has left the following comment at Write a tutorial on manually creating an Eclipse project around BRL-CAD http://www.google-melange.com/gci/task/view/google/gci2012/8032205: mm.. its already uploaded (COMPILING BRL-CAD 2.docx) :)
16:55.50 *** join/#brlcad crdueck (~cdk@24.212.219.10)
16:56.36 ``Erik neat, it works
16:58.29 Notify 03BRL-CAD:starseeker * 53891 brlcad/trunk/doc/docbook/system/mann/en/gr.xml: tweak gr mann page.
17:00.59 starseeker brlcad: how do you handle the gsoc task pages - is it just the one list we update each year, or do you have a task page for each gsoc year?
17:01.18 starseeker should add the ngpcore task while he's thinking about it...
17:04.41 *** join/#brlcad maths22 (~maths22@173-167-152-209-illinois.hfc.comcastbusiness.net)
17:08.18 Notify 03GCI: Nikolay Ivanov has left the following comment at Design a "Commercial CAD Comparison" diagram http://www.google-melange.com/gci/task/view/google/gci2012/7974231: Ready for review The work on this task is ready to be reviewed.
17:09.39 *** join/#brlcad M0J0E (~johannes@p5791F108.dip.t-dialin.net)
17:09.54 andrei ``Erik, you made notify output GCI comments ? O.o
17:10.18 Notify 03GCI: Nikolay Ivanov has left the following comment at Design a "Commercial CAD Comparison" diagram http://www.google-melange.com/gci/task/view/google/gci2012/7974231: Like you said I got all the MAJOR CAD softwares and compared them ALL And the Design this time is better and has a lot more info like you said what features etc and its with tics so now I believe my task is done corectly hope you like it and...
17:10.23 ``Erik andrei: yes
17:10.27 andrei awsome !
17:10.56 andrei awesome! even
17:10.57 Notify I am... skynet...
17:11.13 *** join/#brlcad DarkCalf (~DarkCalf@2002:ade7:2862::ade7:2862)
17:11.13 andrei haha, nice try.
17:11.37 Notify 03GCI: Harmanpreet Singh has left the following comment at Create geometry database with one of every primitive http://www.google-melange.com/gci/task/view/google/gci2012/7985226: Primitives missing Have you checked Sean's reply dated 26 Nov. 6:14 UTC ? He has given the lists of primitives that your database file must include. You need to add more primitives to your file.
17:11.46 brlcad hah, awesome
17:11.51 ``Erik https://github.com/erikg/cl-cia/commit/7f422f2576d56454c825f5e511f37d089e19c49c
17:11.56 brlcad it's about to get a whole lot noisier in here....
17:12.44 Notify 03BRL-CAD:n_reed * 53892 brlcad/trunk/src/librt/primitives/pipe/pipe.c: initial lod plot implementation scaling pipe ends
17:12.53 ``Erik and then I'll start my 2 week vacation and ignore all the damage the bot causes :D
17:14.10 andrei !ask
17:14.19 ``Erik !notify ask
17:14.19 Notify Questions in the channel should be specific, informative, complete, concise, and on-topic. Don't ask if you can ask a question first. Don't ask if a person is there; just ask what you intended to ask them. Better questions more frequently yield better answers. We are all here voluntarily or against our will.
17:14.22 andrei ah
17:14.28 ``Erik !notify month
17:14.28 brlcad ~ask
17:14.29 ibot Questions in the channel should be specific, informative, complete, concise, and on-topic. Don't ask if you can ask a question first. Don't ask if a person is there; just ask what you intended to ask them. Better questions more frequently yield better answers. We are all here voluntarily or against our will.
17:14.29 Notify Minichrispy:5, Sean:4, 128.63.32.74:3, Jacksixb:3, YolandeskzwvwzbwjStumph:1
17:14.39 ``Erik yuh oh
17:14.51 brlcad looks like someone hosed commit counts :)
17:14.53 Notify 03GCI: Harmanpreet Singh has left the following comment at Create geometry database with one of every primitive http://www.google-melange.com/gci/task/view/google/gci2012/7985226: Task Needs More Work One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to satisfy the requirements needed to complete this task, submit your work again and mark the task as
17:14.54 Notify complete...
17:15.00 ``Erik !notify month brl-cad
17:15.01 Notify carlmoore:290, brlcad:79, n_reed:45, starseeker:33, bob1961:19, erikgreenwald:15, r_weiss:8, jordisayol:4, caen23:3
17:15.15 brlcad damn carl
17:15.16 ``Erik counts are right, automagic project matching based on channel isn't
17:15.18 Dimitar if my patch is accpeted when my task will be tagged as completed ?
17:15.30 brlcad Dimitar: yes
17:15.51 ``Erik ah, it's grabbing the most recently added project that matches the channel, which is the wiki project
17:18.13 Notify 03GCI: Sean has left the following comment at Write a tutorial on manually creating an Eclipse project around BRL-CAD http://www.google-melange.com/gci/task/view/google/gci2012/8032205: fantastic Got it! I guess I visited between the two uploads. Outstanding, thanks again Iwan. Is it alright if I add your name to the second one as well?
17:18.18 Notify 03GCI: Sean has left the following comment at Write a tutorial on manually creating an Eclipse project around BRL-CAD http://www.google-melange.com/gci/task/view/google/gci2012/8032205: Task Closed Congratulations, this task has been completed successfully.
17:21.27 *** join/#brlcad Nikolay (Nikolay@77.70.66.28)
17:21.49 Nikolay any mentor online that has no work and can be able to review http://www.google-melange.com/gci/task/view/google/gci2012/7974231
17:21.51 Nikolay ?
17:22.29 *** join/#brlcad Chat1418 (wpshrt@69.41.182.133)
17:23.29 andrei Nikolay, I think there were(or are) some issues with your diagram, brlcad is the one you should probably talk to
17:23.53 Notify 03GCI: iwanmanew has left the following comment at Write a tutorial on manually creating an Eclipse project around BRL-CAD http://www.google-melange.com/gci/task/view/google/gci2012/8032205: of course Yes, it is.
17:24.13 brlcad he's got a new diagram
17:24.29 brlcad Nikolay: that's more like it, but will take some time to digest
17:24.32 *** join/#brlcad Skriptkid (uobtzv@69.41.182.131)
17:24.52 Nikolay yey i put a lot in creating this one
17:25.09 Nikolay my eyes are literary burning at the moment i believe i got everything right
17:26.09 andrei Nikolay, the fact that it doesn't get approved immediately isn't your fault. Usually, there are several tasks each mentor needs to attend
17:26.39 andrei Try focusing on another task. If you got everything right, it will probably be accepted
17:26.49 brlcad yes, there are presently three other tasks needing review ahead of yours
17:27.12 brlcad Nikolay: so curious why you chose that hoarde of cad packages but not the ones listed in the description
17:27.41 Nikolay well i asked friends
17:27.47 Nikolay and made a little searching
17:27.57 Nikolay and there CAD's appeared as major cads
17:28.04 brlcad that's probably the problem :)
17:28.21 Nikolay oh no please dont tell me I have to do everything again :X
17:28.29 Nikolay i will kill myself if I have to
17:28.33 *** join/#brlcad Skriptkid (yqjael@69.41.182.136)
17:28.34 brlcad you should realize that the CAD industry is about the size of the *gaming* industry...
17:28.44 Nikolay yes i know that
17:28.55 andrei that's a rather harsh decision, Nikolay you can work on more tasks instead :)
17:28.55 brlcad the companies you picked represent maybe 5% of that market *combined*
17:29.16 brlcad those five listed in the description all make more than a billion dollars a year
17:29.33 Nikolay thats nice
17:29.42 brlcad but your friends aren't likely users because they cost $1000-$20000 per person
17:30.08 Nikolay well I live in bulgaria not many people can afford to buy so expensive software
17:30.09 brlcad you don't get to use them until you go to college and the university pays that price
17:30.16 brlcad or you get a job and a company pays that price
17:30.24 brlcad has nothing to do with location
17:30.31 Nikolay actually it has
17:30.44 Nikolay the politics and iconomics in bulgaria are ...... up
17:31.00 Nikolay lets not get in that subject :D
17:31.03 brlcad really? you're going to argue about something that's not your area of expertise with someone whom it is?
17:31.13 Nikolay no not arguing
17:31.33 Nikolay at the moment I am so exhausted i dont know what I am writing pls ignore me
17:31.36 brlcad yes you are :)
17:31.37 brlcad 12:30 <@brlcad> has nothing to do with location
17:31.38 brlcad 12:30 < Nikolay> actually it has
17:31.39 Nikolay I am sorry
17:31.42 brlcad that's a dispute
17:32.01 Nikolay i dont understand?
17:32.08 andrei Nikolay, brlcad's point is that listing all the major CAD organizations doesn't mean you listed all the right ones.
17:32.14 brlcad are any of your friends employed profesionally as a CAD modeler?
17:32.33 Nikolay actualy they are my dad's friends
17:32.39 Nikolay I am not sure
17:32.53 Notify 03BRL-CAD Wiki:Sean * 0 /wiki/Special:Log/delete: deleted "[[Mycleanpcscamm]]": spam
17:32.55 Notify 03BRL-CAD Wiki:Sean * 0 /wiki/Special:Log/block: blocked [[User:YolandeskzwvwzbwjStumph]] with an expiry time of infinite (account creation disabled, e-mail blocked): Spamming links to external sites
17:32.57 Notify 03BRL-CAD Wiki:Sean * 0 /wiki/Special:Log/delete: deleted "[[Mycleanpcscamm]]": spam
17:33.00 Notify 03BRL-CAD Wiki:Sean * 0 /wiki/Special:Log/block: blocked [[User:YolandeskzwvwzbwjStumph]] with an expiry time of infinite (account creation disabled, e-mail blocked): Spamming links to external sites
17:33.01 brlcad hobby and home use is drastically different from professional use
17:33.02 Notify 03BRL-CAD Wiki:Sean * 0 /wiki/Special:Log/delete: deleted "[[Mycleanpcscamm]]": spam
17:33.04 Notify 03BRL-CAD Wiki:Sean * 0 /wiki/Special:Log/block: blocked [[User:YolandeskzwvwzbwjStumph]] with an expiry time of infinite (account creation disabled, e-mail blocked): Spamming links to external sites
17:33.11 Notify 03BRL-CAD Wiki:Sean * 0 /wiki/Special:Log/delete: deleted "[[Mycleanpcscamm]]": spam
17:33.13 Notify 03BRL-CAD Wiki:Sean * 0 /wiki/Special:Log/block: blocked [[User:YolandeskzwvwzbwjStumph]] with an expiry time of infinite (account creation disabled, e-mail blocked): Spamming links to external sites
17:33.16 Nikolay these were the advices and softwares they told me
17:33.21 Nikolay OMG WHAT IS THIS SPAM :X
17:33.21 Notify 03BRL-CAD Wiki:Sean * 0 /wiki/Special:Log/delete: deleted "[[Mycleanpcscamm]]": spam
17:33.22 *** kick/#brlcad [Notify!~sean@BZ.BZFLAG.BZ] by brlcad (Notify)
17:33.35 brlcad a bot that just got out of control
17:33.38 ``Erik yaeh
17:34.00 ``Erik I got it down, trying to resolve issues with multiple commits with the same revision #
17:34.50 brlcad Nikolay: so the next time you see them, ask them about the five listed, ask them if they'd use them if they were zero-cost compared to those others.. ;)
17:35.07 Nikolay okay will do
17:35.42 *** join/#brlcad Notify (~notify@66-118-151-70.static.sagonet.net)
17:35.57 Troublesome slaps Nikolay around a bit with a large trout
17:36.14 brlcad Nikolay: where'd you get the information on BRL-CAD's checks?
17:36.50 Nikolay i googled every single one
17:37.16 brlcad so I like the diagram, but the data isn't accurate would need to be corrected to be useful
17:37.36 Nikolay can you tell me which are the incorect ones?
17:37.36 brlcad really? what said brl-cad has cross-hatching?
17:37.44 Nikolay one second
17:38.16 Dimitar can someone tell me the server to add it to my mIRC
17:38.38 Nikolay BRL-CAD/src/rt/rthide.1
17:38.38 Nikolay brlcad.org/xref/source/src/rt/rthide.1 - CachedTH RTHIDE 1 BRL-CAD 2 .\" R T H I D E . 1 3 .\" BRL-CAD 4 .\" 5 . .... There will be some cross-hatching 151 of the plot based on surface curvature. In order to ...
17:38.55 Nikolay there it is
17:39.19 brlcad that doesn't mean what you think it means ;)
17:39.38 Nikolay okay fixing it
17:39.40 andrei Dimitar, I m not sure what do you mean, but I usually use " random US server" when I am on mIRC
17:39.53 Nikolay are there any more inacurate tics?
17:40.01 Nikolay that I should fix?
17:40.35 brlcad several
17:40.49 Nikolay can you tell me which they are?
17:41.04 Nikolay please
17:41.29 brlcad we don't have drag-and-drop
17:41.36 brlcad you have a typo on designites
17:41.44 brlcad we do have command history
17:41.52 brlcad we do have macros
17:42.12 brlcad 2d drawing tools are very limited
17:42.20 brlcad no cross-hatching
17:42.25 brlcad no textures
17:42.34 brlcad do have lighting effects
17:42.42 brlcad do extrude
17:42.51 brlcad do generate 2d from 3d
17:43.01 *** join/#brlcad Dimitar (~dborisov@78.128.70.201)
17:43.08 brlcad only "sorta" have animations (manual)
17:43.12 Dimitar slaps Troublesome around a bit with a large trout
17:43.13 brlcad no training videos
17:43.33 brlcad no win8 that I'm aware of
17:43.52 Nikolay i have a question
17:43.58 brlcad should also include linux, solaris, and freebsd,
17:44.11 Nikolay if the software runs on win7 shouldnt it run on win8 also?
17:44.23 Dimitar try
17:44.30 brlcad the 9.2 you gave for ease of use is laughable :)
17:44.58 brlcad help and support, however, should be much much higher
17:45.46 Nikolay omg didnt noticed that they should be backwards
17:46.00 Nikolay I should pay more attention when reviewing at the end
17:48.52 Notify 03GCI: Sean has left the following comment at Design a "Commercial CAD Comparison" diagram http://www.google-melange.com/gci/task/view/google/gci2012/7974231: Task Needs More Work One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to satisfy the requirements needed to complete this task, submit your work again and mark the task as complete once you re-submit...
17:48.53 Notify 03GCI: Sean has left the following comment at Design a "Commercial CAD Comparison" diagram http://www.google-melange.com/gci/task/view/google/gci2012/7974231: irc Issues were discussed on IRC.
17:57.59 andrei I'm looking at one of ksuzee's patches : http://goo.gl/EiOfp. She was supposed to make a function out of a copy-pasted section. Still I didn't find the function neither in brlcad files nor in the patch
18:00.47 andrei ah, I found the function inside the patch but it doesn't seem right.
18:05.10 Nikolay @brlcad i am done with the fixes now I will wait for you to check it :)
18:07.53 Notify 03GCI: Nikolay Ivanov has left the following comment at Design a "Commercial CAD Comparison" diagram http://www.google-melange.com/gci/task/view/google/gci2012/7974231: Ready for review The work on this task is ready to be reviewed.
18:10.43 andrei Nikolay, if you leave a message here that you re done, you should wait a few hours before posting a comment aswell.
18:11.37 Nikolay i didnt post a comment
18:11.49 Nikolay i just pressed Submit my work
18:12.09 andrei ah, sorry. The Notify message confused me :)
18:12.23 Nikolay no problem btw are you bulgarian or russian?
18:13.41 andrei nope
18:14.13 Nikolay ?
18:17.26 Dimitar <PROTECTED>
18:19.13 Troublesome me too
18:21.33 Nikolay yes i am :D
18:21.45 Nikolay I bet you study in tues and you are 11b
18:22.01 Nikolay edi ako vidish kuv dizain napravih :X
18:27.56 Notify 03BRL-CAD:carlmoore * 53893 brlcad/trunk/include/raytrace.h: fix spellings; add missing periods; remove trailing blanks/tabs
18:31.35 Notify 03BRL-CAD:carlmoore * 53894 brlcad/trunk/src/libbn/plane.c: remove trailing blank/tab (s)
18:33.39 Notify 03BRL-CAD:carlmoore * 53895 brlcad/trunk/configure.cmake.sh: remove trailing blanks/tabs
18:37.55 Notify 03BRL-CAD:carlmoore * 53896 brlcad/trunk/src/librt/primitives/pipe/pipe.c: remove trailing blanks/tabs
18:39.00 *** join/#brlcad crdueck (~cdk@24.212.219.10)
18:39.04 brlcad maths22: so now some thought on what to do next...
18:39.14 brlcad was that import seamless?
18:40.05 Nikolay are you talking to me?
18:40.16 Nikolay o wait sorry didnt see its pointed to maths22
18:40.26 *** join/#brlcad andrei (~andrei@5.12.220.175)
18:40.41 brlcad ``Erik: check out crit homepage ;)
18:40.54 brlcad ~maths22++
18:41.45 ``Erik was it not linked up before?
18:41.54 Nikolay @brlcad are you sean? i was wondering whole day
18:42.30 brlcad ``Erik: it was, it was pointing to a non-existent databse
18:42.46 brlcad Nikolay: I am batman
18:42.49 ``Erik ah, cool beans
18:43.13 Notify 03GCI: Edward Kalfov has left the following comment at Compile BRL-CAD on Windows using Visual Studio Express http://www.google-melange.com/gci/task/view/google/gci2012/7948214: Ready for review The work on this task is ready to be reviewed.
18:43.18 ``Erik is anything on the old server using postgresql?
18:43.24 Troublesome Finally finished my work
18:43.26 brlcad not that I"m aware of
18:43.40 brlcad it was never running until you fired it up was it?
18:43.48 brlcad or was it even fired up? didn't think so
18:43.51 Troublesome this time i compiled the latest release available 7.22.1
18:43.59 brlcad Troublesome: *awesome*
18:44.11 brlcad that's a really interesting compiler, it's catching a slew of c++11 issues
18:44.19 ``Erik oh, it's not running on the old machine, heh
18:44.41 brlcad Troublesome: so the next question is whether you noticed any options during compilation about compliance/conformance that you could set
18:44.55 brlcad like to make it behave like msvc
18:45.54 Troublesome well this time it has "only" 599 errors
18:46.02 Troublesome instead of 601
18:46.26 Nikolay A LOT of difference
18:47.07 Troublesome the number of warnings is also different like 50 warnings less
18:47.40 Troublesome The C++ Standard Library forbids macroizing keywords. Enable warning C4005 to find the forbidden macro.
18:47.51 Troublesome this is one of the most common errors
18:48.12 brlcad yay, we fixed 2
18:48.38 Troublesome "cmd.exe" exited with code 900
18:48.45 Troublesome this is the other most common error
18:49.03 brlcad sure, the tools didn't build, so the scripts can't run
18:49.39 Troublesome and this warning function' : conversion from 'size_t' to 'int', possible loss of data
18:49.39 brlcad that C4005 warning is in a low-level library, so it'll be reapeated over and over for most of our c++ sources
18:49.48 brlcad that's fine
18:50.08 brlcad did you see anything about different compilation modes?
18:50.30 Troublesome no
18:50.53 brlcad k
18:51.22 Troublesome i hope that i done this right because i wonder how it will compile with GCC 4.8
18:52.41 brlcad maths22: so what's needed next are the exact steps you took so we can repeat them across all the dbs
18:54.44 Nikolay you are not the only one hoping :D know that feeling
18:56.59 brlcad ``Erik: so I noticed you have a couple mysql databases -- are they in use?
18:58.37 ``Erik um, unlikely, lemme look
18:59.02 brlcad if they can be dropped, it'll make this a bit easier
18:59.30 ``Erik show databases gives me an empty set on bz
18:59.30 brlcad or not dropped, but ignored
18:59.39 brlcad on crit
19:01.34 ``Erik oh, on crit it's my wordpress shtuff, running a live site ( https://elfga.com/blog/ )
19:02.33 brlcad k
19:02.42 brlcad can you make a backup just in case? :)
19:02.50 ``Erik done
19:02.56 brlcad should just ignore it, but I'm planning on importing the users from .bz
19:03.21 brlcad don't know how importing that will play out
19:03.37 brlcad sinc eit mucks with the central 'mysql' db
19:04.09 ``Erik don't suppose you could save my grant lines in case they get stomped?
19:05.47 ``Erik I just did a mysqldump --all-databases , so we should be all good
19:06.23 Notify 03GCI: Nikolay Ivanov has left the following comment at Design a "Commercial CAD Comparison" diagram http://www.google-melange.com/gci/task/view/google/gci2012/7974231:
19:12.44 Notify 03BRL-CAD:n_reed * 53897 brlcad/trunk/src/librt/primitives/pipe/pipe.c: put pipe bend parameters in a struct
19:14.21 Notify 03GCI: M4trixSh4d0w has left the following comment at Model a "B" using BRL-CAD http://www.google-melange.com/gci/task/view/google/gci2012/7949231: Task Claimed I would like to work on this task.
19:21.09 *** join/#brlcad Notify (~notify@66-118-151-70.static.sagonet.net)
19:32.46 ``Erik !notify ask
19:32.47 Notify Questions in the channel should be specific, informative, complete, concise, and on-topic. Don't ask if you can ask a question first. Don't ask if a person is there; just ask what you intended to ask them. Better questions more frequently yield better answers. We are all here voluntarily or against our will.
19:32.50 ``Erik !notify month
19:32.52 Notify BRL-CAD: carlmoore:294, brlcad:79, n_reed:46, starseeker:33, bob1961:19, erikgreenwald:15, r_weiss:8, jordisayol:4, caen23:3
19:32.53 Notify BRL-CAD Wiki: Sean:22, Minichrispy:5, 128.63.32.74:3, Jacksixb:3, YolandeskzwvwzbwjStumph:1, Erik:1
19:33.08 ``Erik !notify year brl-cad
19:33.10 Notify BRL-CAD: carlmoore:1333, starseeker:1293, brlcad:1245, n_reed:546, tbrowder2:471, erikgreenwald:296, bob1961:291, r_weiss:217, crdueck:118, phoenixyjll:111, indianlarry:64, anrgmrty:49, cprecup:38, d_rossberg:27, jordisayol:17, Abhi2011:7, jimhunt:3, caen23:3, louipc:2
19:47.47 Troublesome anyone reviewing or mentors have social life too? xD
19:48.18 Nikolay LOL
19:49.58 brlcad tends to be in waves
19:50.19 Nikolay what does that mean (i dont understand it)
19:51.20 brlcad it means we're all busy with LOTS of other stuff going on, so mentors will go in and review a bunch all at once
19:52.12 Nikolay i hope that is done soon so I can go work on other tasks
19:52.25 Nikolay the easy ones are almost over ;(
20:00.32 brlcad https://groups.google.com/forum/#!searchin/gci-discuss/%22doing$20something$20wrong%22/gci-discuss/uoHj4nOONag/28Pb-UjUBOUJ
20:03.00 Notify 03BRL-CAD:n_reed * 53898 brlcad/trunk/src/librt/primitives/pipe/pipe.c: scale number of segments used for bends
20:03.01 Notify 03GCI: Sean has left the following comment at Compile BRL-CAD on Windows using Visual Studio Express http://www.google-melange.com/gci/task/view/google/gci2012/7948214: fantastic Fantastic work, Edward. Thanks for your efforts!
20:03.01 Notify 03GCI: Sean has left the following comment at Compile BRL-CAD on Windows using Visual Studio Express http://www.google-melange.com/gci/task/view/google/gci2012/7948214: Task Closed Congratulations, this task has been completed successfully.
20:03.03 Notify 03GCI: Jacob Grover has left the following comment at Compile BRL-CAD using GCC 4.8 http://www.google-melange.com/gci/task/view/google/gci2012/7982223: Task Claimed I would like to work on this task.
20:03.04 Notify 03GCI: Sean has left the following comment at Model a "B" using BRL-CAD http://www.google-melange.com/gci/task/view/google/gci2012/7949231: Task Assigned This task has been assigned to M4trixSh4d0w. You have 48 hours to complete this task, good luck!
20:04.28 ``Erik sunny beaches, beat me to the punch with the msvc one
20:04.46 Notify 03GCI: Sean has left the following comment at Compile BRL-CAD using GCC 4.8 http://www.google-melange.com/gci/task/view/google/gci2012/7982223: Task Assigned This task has been assigned to Jacob Grover. You have 72 hours to complete this task, good luck!
20:06.41 Troublesome eehh i wanted the task Compile BRL-CAD using GCC 4.8 :(
20:08.22 brlcad Troublesome: you can always get the task to fix the errors it inevitably will report
20:08.22 Nikolay yea and I want many things like getting my task approved but i am still burning :D and waiting but its worth it
20:09.57 brlcad Nikolay: I know you're joking, but bitching and moaning about it endlessly is getting annoying
20:10.08 brlcad do something
20:10.15 brlcad productive
20:10.45 ``Erik would imagine that whining would get someone bumped to the back of the queue O.o
20:11.07 Nikolay i was playing guitar 10 mins ago but now i am just relaxing for 10 hours I have been burning with tasks homeworks etc i just want some free time
20:15.38 Notify 03BRL-CAD:n_reed * 53899 brlcad/trunk/src/librt/primitives/pipe/pipe.c: make number of connecting arcs a parameter rather than a constant
20:32.54 *** join/#brlcad crdueck (~cdk@24-212-219-10.cable.teksavvy.com)
20:37.44 starseeker ah, so the Visual Studio errors in that GCI report are the newest VS compiler?
20:42.47 Notify 03BRL-CAD:carlmoore * 53900 (brlcad/trunk/doc/docbook/articles/en/TEMPLATE.xml brlcad/trunk/doc/docbook/system/man1/en/asc-nmg.xml and 31 others): remove trailing blanks/tabs
20:44.11 Notify 03GCI: Dr Coconut has left the following comment at Add a primitive surface area function ... for right hyperbolic cylinders (RHC) http://www.google-melange.com/gci/task/view/google/gci2012/7982218: Task Claimed I would like to work on this task.
20:45.41 Notify 03GCI: reikaze has left the following comment at Investigate GMP integration http://www.google-melange.com/gci/task/view/google/gci2012/7946218: The wrapper so far Well, I already changed my wrappers so it uses mpf_t instead of mpf_class so it works with the existing code fine. bn_dist_pt3_pt3 worked before with a result of 11.1933 but now I get a result of -nan. Here is my code:
20:45.42 Notify http://pastebin.com/phx6qgNB...
20:47.31 Notify 03GCI: Dr Coconut has left the following comment at Add a primitive surface area function ... for right hyperbolic cylinders (RHC) http://www.google-melange.com/gci/task/view/google/gci2012/7982218: Some questions... The instructions are a little vague. I know C++ but am not to sure about how I should go about doing this task. I figure it's a good time to learn :)
20:52.56 Notify 03GCI: Dr Coconut has left the following comment at Add a primitive surface area function ... for right hyperbolic cylinders (RHC) http://www.google-melange.com/gci/task/view/google/gci2012/7982218: Claim Removed The claim on this task has been removed, someone else can claim it now.
20:54.06 Notify 03GCI: aS90YXNrL3ZpZXcvZ29vZ2xlL2djaTIwMTIvNzk0NjIxODoNCg0KDQpBIGNsdWUNCg0KDQpIZXJl IGlzIHRoZSBvdXRwdXQgb2YgbWFpbjoNCioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioq KioqKioqKioNCg0KZG91YmxlIGNvbnN0cnVjdG9yIHdpdGggb3BlcmFuZCAwLjAwMDAwMA0KDQpk b3VibGUgY29uc3RydWN0b3Igd2l0aCBvcGVyYW5kIDAuMDAwMDAwDQoNCmRvdWJsZSBjb25zdHJ1 Y3RvciB3aXRoIG9wZXJhbmQgMC4wMDAwMDANCg0KaGVsbG8gdmVjdG9yOiAwLjAwMDAwMCwgMC4w...
20:56.24 andrei that looks interesting
20:57.41 Notify 03GCI: Edward Kalfov has left the following comment at Compile BRL-CAD on Windows using the Borland Embarcadero Compiler http://www.google-melange.com/gci/task/view/google/gci2012/7955216: Task Claimed I would like to work on this task.
21:04.46 Notify 03GCI: Dr Coconut has left the following comment at NURBS BibTeX reference file http://www.google-melange.com/gci/task/view/google/gci2012/8009209: Task Claimed I would like to work on this task.
21:11.06 Notify 03GCI: Dr Coconut has left the following comment at NURBS BibTeX reference file http://www.google-melange.com/gci/task/view/google/gci2012/8009209: Clarification So I am to go to the three listed sites and add all the citations there to one .bib file?
21:14.53 *** join/#brlcad maths22 (~maths22@173-167-152-209-illinois.hfc.comcastbusiness.net)
21:17.32 Notify 03BRL-CAD:n_reed * 53901 brlcad/trunk/src/librt/primitives/pipe/pipe.c: scale number of connecting arcs
21:19.56 Notify 03GCI: Jacob B has left the following comment at Migrate our MySQL databases from v4 to v5 http://www.google-melange.com/gci/task/view/google/gci2012/7991209: Ready for review The work on this task is ready to be reviewed.
21:20.19 maths22 brlcad: I have put up the MySQL tutorial
21:32.56 Notify 03GCI: reikaze has left the following comment at Investigate GMP integration http://www.google-melange.com/gci/task/view/google/gci2012/7946218: I remember I did something and now it's no longer 0,0,-nan... I remember now that the main reason that I used mpf_class2 in the first place was to have a copy constructor. However, I then wouldn't be able to use the type with printf. Which do you think is more...
21:37.51 Notify 03GCI: reikaze has left the following comment at Investigate GMP integration http://www.google-melange.com/gci/task/view/google/gci2012/7946218: Going with mpf_class Sorry for being so indecisive. I think I'll just forge on with extending mpf_class. Still not sure what to do about bn_point3d etc. though.
21:43.33 *** join/#brlcad Dimitar (~dborisov@78.128.70.201)
21:46.01 Dimitar when will this task: https://google-melange.appspot.com/gci/task/view/google/gci2012/8026204 be reviewed
21:48.31 *** part/#brlcad Nikolay (Nikolay@77.70.66.28)
22:00.57 Notify 03BRL-CAD:r_weiss * 53902 brlcad/trunk/src/libbn/plane.c: Updated test function "bn_distsq_pt3_lseg3_v2" in file "plane.c". Changed computations to use magnitude squared.
22:09.00 Notify 03GCI: dmusan has left the following comment at Create an awesome screenshot http://www.google-melange.com/gci/task/view/google/gci2012/8019211: More screenshots Hi, I have uploaded some more screenshots. Please let me know what you think.
22:24.15 Notify 03GCI: BrendenD15 has left the following comment at Compile BRL-CAD on Windows using Cygwin http://www.google-melange.com/gci/task/view/google/gci2012/7972239: Task Claimed I would like to work on this task.
22:39.45 Notify 03GCI: Andrei Popescu has left the following comment at Compile BRL-CAD on Windows using the Borland Embarcadero Compiler http://www.google-melange.com/gci/task/view/google/gci2012/7955216: Task Assigned This task has been assigned to Edward Kalfov. You have 72 hours to complete this task, good luck!
22:40.10 Notify 03GCI: Andrei Popescu has left the following comment at Compile BRL-CAD on Windows using Cygwin http://www.google-melange.com/gci/task/view/google/gci2012/7972239: Task Assigned This task has been assigned to BrendenD15. You have 72 hours to complete this task, good luck!
22:41.10 Notify 03GCI: Andrei Popescu has left the following comment at NURBS BibTeX reference file http://www.google-melange.com/gci/task/view/google/gci2012/8009209: Task Assigned This task has been assigned to Dr Coconut. You have 48 hours to complete this task, good luck!
22:51.05 *** join/#brlcad maths22_ (328d9f4a@gateway/web/freenode/ip.50.141.159.74)
23:11.20 Notify 03GCI: Sean has left the following comment at NURBS BibTeX reference file http://www.google-melange.com/gci/task/view/google/gci2012/8009209: basically Basically, as well as creating correct/accurate bib entries for those three papers too.
23:12.40 Notify 03GCI: Sean has left the following comment at Migrate our MySQL databases from v4 to v5 http://www.google-melange.com/gci/task/view/google/gci2012/7991209: Task Closed Congratulations, this task has been completed successfully.
23:17.11 Notify 03GCI: Sean has left the following comment at Investigate GMP integration http://www.google-melange.com/gci/task/view/google/gci2012/7946218: one problem at a time... My inclination is as expressed earlier, that we won't be feeding fastf_t to printf() so that's not an issue. They'll be expanded with V3ARGS() which could be changed to extract each field in floating point format, or have a [] operator defined...
23:19.39 *** join/#brlcad lachlanp (~lachlan@203.122.226.79)
23:26.31 Notify 03GCI: Sean has left the following comment at Create an awesome screenshot http://www.google-melange.com/gci/task/view/google/gci2012/8019211: oh! Oh, the last one looks like something we can use, thanks! By the way, did you about the raytrace or did it crash? I see the rr_refract output and that's not usual. If you try any of our other rendering tasks, you might want to try this on the command line: rt...
23:27.11 Notify 03GCI: reikaze has left the following comment at Investigate GMP integration http://www.google-melange.com/gci/task/view/google/gci2012/7946218: It does 0,0,0 right now I don't think I would have had the chance to put this much effort into this if you hadn't extended the deadline, hahaha. Here is what I have so far: http://pastebin.com/3jiDDCSA
23:27.36 Notify 03GCI: Sean has left the following comment at Create an awesome screenshot http://www.google-melange.com/gci/task/view/google/gci2012/8019211: laptop the laptop screenshot you made would probably look particularly good rendered with those options
23:28.52 Notify 03BRL-CAD:r_weiss * 53903 brlcad/trunk/src/librt/primitives/nmg/nmg_pt_fu.c: Fixed a bug in function "bn_distsq_pt3_lseg3" in file "nmg_pt_fu.c". Added test for when PCA is at A.
23:30.51 Notify 03GCI: Sean has left the following comment at Investigate GMP integration http://www.google-melange.com/gci/task/view/google/gci2012/7946218: upload Upload what you have and we can call this done since you did give a proof of concept. The next step would be setting the vector to 1/3, 1/3, 1/3 and/or 0.1, 0.1, 0.1, but we can set up another task to explore that.
23:30.56 Notify 03GCI: Jacob B has left the following comment at Upgrade Drupal website http://www.google-melange.com/gci/task/view/google/gci2012/7958216: Database migration I believe I migrated the relevent database, so I can work on this on the secondary server.
23:31.01 Notify 03GCI: Jacob B has left the following comment at Upgrade Drupal website http://www.google-melange.com/gci/task/view/google/gci2012/7958216: Task Claimed I would like to work on this task.
23:33.41 Notify 03GCI: Sean has left the following comment at Design a "Commercial CAD Comparison" diagram http://www.google-melange.com/gci/task/view/google/gci2012/7974231: looking a little better Looks a little better, but linux/solaris/freebsd should be separate line items like the other configurations. Fix that up and we can probably call it done.
23:33.51 Notify 03GCI: Sean has left the following comment at Design a "Commercial CAD Comparison" diagram http://www.google-melange.com/gci/task/view/google/gci2012/7974231: Task Needs More Work One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to satisfy the requirements needed to complete this task, submit your work again and mark the task as complete once you re-submit...
23:36.16 Notify 03GCI: Sean has left the following comment at Design a "Commercial CAD Comparison" diagram http://www.google-melange.com/gci/task/view/google/gci2012/7974231: also... It'd be useful to have the editable original in addition to the image for the final upload so we can include legal disclaimers and update it as the landscape changes.
23:41.35 Notify 03GCI: reikaze has left the following comment at Investigate GMP integration http://www.google-melange.com/gci/task/view/google/gci2012/7946218: Thanks for your help and guidance! I guess I overdid it, but at least I learnt about the GMP!
23:50.57 *** join/#brlcad maths22 (328d9f4a@gateway/web/freenode/ip.50.141.159.74)
23:57.32 brlcad maths22: *nod*, looks good
23:57.44 brlcad paves the way for the other web tasks
23:58.16 maths22 I placed a claim for the Drupal one.
23:58.41 Notify 03GCI: reikaze has left the following comment at Investigate GMP integration http://www.google-melange.com/gci/task/view/google/gci2012/7946218: Ready for review The work on this task is ready to be reviewed.
23:59.09 lachlanp hi

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