| 00:19.39 | Notify | 03GCI: Cezar: Fix Mac OS X compilation errors under Buildbot - Ready for review The work on this task is ready to be reviewed. http://www.google-melange.com/gci/task/view/google/gci2012/8081208 |
| 00:38.33 | *** join/#brlcad milamber (~devlin@d118-75-244-176.try.wideopenwest.com) | |
| 00:38.52 | Notify | 03GCI: javamonn: Create a flex+bison tutorial - Ready for review The work on this task is ready to be reviewed. http://www.google-melange.com/gci/task/view/google/gci2012/7985245 |
| 00:40.43 | Notify | 03GCI: javamonn: Create a flex+bison tutorial - Sorry about that. Sorry about the wonky formatting, I did it all on my tablet, didn't even think to check how it looked in a real text editor. calc2.lex and calc2.yacc should look alot better now. I also updated the tutorial to fix the code formatting. Let me know if I should change anything... http://www.google-melange.com/gci/task/view/google/gci2012/7985245 |
| 01:06.36 | ``Erik | nn/cl -a |
| 01:50.39 | *** join/#brlcad yukonbob (~bch@c-76-22-40-63.hsd1.wa.comcast.net) | |
| 01:50.45 | yukonbob | hello #brlcad |
| 02:47.30 | Notify | 03GCI: Ashish: Create an "MGED Interface" reference sheet (#2) - Thanks Will there be a follow up task for the other Mock up your Website thingi ?? http://www.google-melange.com/gci/task/view/google/gci2012/8017216 |
| 02:57.09 | Notify | 03GCI: Arjun Govindjee: Create a COMPREHENSIVE unit test for bn_dist_pt3_pt3() - Ready for review The work on this task is ready to be reviewed. http://www.google-melange.com/gci/task/view/google/gci2012/7973230 |
| 03:02.02 | Notify | 03GCI: Arjun Govindjee: Create a COMPREHENSIVE unit test for bn_dist_pt3_pt3() - Minor changes I made the minor changes that you requested including adding VMOVE. But I have one question, would it not be better to use an explicit cast double to fastf_t as I had before instead of the implied cast in VMOVE? Also I switched my print of P and Q... http://www.google-melange.com/gci/task/view/google/gci2012/7973230 |
| 03:13.21 | Notify | 03GCI: Nikita Abraham: Mock up new BRL-CAD website interface design (#4) - Absolutely! I would love to do another task. I was hoping to work on this one, http://www.google-melange.com/gci/task/view/google/gci2012/8115209, but it seems someone has already claimed it. I am really focusing on tasks concerning usability design since that's... http://www.google-melange.com/gci/task/view/google/gci2012/8099209 |
| 03:38.42 | Notify | 03GCI: Nikita Abraham: Design a prototype CAD GUI layout (#3) - Task Claimed I would like to work on this task. http://www.google-melange.com/gci/task/view/google/gci2012/8136209 |
| 03:43.28 | Notify | 03GCI: Sean: Compile BRL-CAD using Dev-C++ - logs Alexander, you should put all of the steps into a text file (including the exact commands you ran, not just the summary you've provided here in comments) and upload it here. You should also upload the cmake log and build log outputs, even if they fail. We can usually tell whether an error is... http://www.google-melange.com/gci/task/view/google/gci2012/7945220 |
| 03:43.48 | Notify | 03GCI: Sean: Compile BRL-CAD using Dev-C++ - Deadline extended The deadline of the task has been extended with 1 days and 0 hours. http://www.google-melange.com/gci/task/view/google/gci2012/7945220 |
| 03:44.08 | Notify | 03GCI: Sean: Design a prototype CAD GUI layout (#3) - Task Assigned This task has been assigned to Nikita Abraham. You have 72 hours to complete this task, good luck! http://www.google-melange.com/gci/task/view/google/gci2012/8136209 |
| 03:58.29 | Notify | 03GCI: Sean: Fix Mac OS X compilation errors under Buildbot - might not work It might not be possible for the places where this macro is presently called, so you'd have to review them. I believe they're almost all used in static initializers, so you wouldn't be able to call a funtion either. That said, you don't need a function to get the... http://www.google-melange.com/gci/task/view/google/gci2012/8081208 |
| 03:58.34 | Notify | 03GCI: Sean: Fix Mac OS X compilation errors under Buildbot - Task Closed Congratulations, this task has been completed successfully. http://www.google-melange.com/gci/task/view/google/gci2012/8081208 |
| 04:05.02 | Notify | 03GCI: Nikita Abraham: Design a prototype CAD GUI layout (#3) - Quick Questions Can I see MGED and Archer editors in its current form Who are the user groups Can you tell me the tasks for each user group http://www.google-melange.com/gci/task/view/google/gci2012/8136209 |
| 04:11.45 | *** part/#brlcad louipc (~louipc@archlinux/fellow/louipc) | |
| 04:14.31 | Notify | 03GCI: Sean: Fix Mac OS X compilation errors under Buildbot - follow-on task A follow-on task has been posted: http://www.google-melange.com/gci/task/view/google/gci2012/8172202 http://www.google-melange.com/gci/task/view/google/gci2012/8081208 |
| 04:25.46 | Notify | 03GCI: Sean: Create a flex+bison tutorial - changes Still some formatting changes needed. The lexer and parser have a few issues: The %{ definition section shouldn't be indented (it's included literally) and has a blatant error ... the return INTEGER; line is indented wrong the yywrap() formatting doesn't match our style, open paren should... http://www.google-melange.com/gci/task/view/google/gci2012/7985245 |
| 04:26.01 | Notify | 03GCI: Sean: Create a flex+bison tutorial - 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 your work. http://www.google-melange.com/gci/task/view/google/gci2012/7985245 |
| 04:40.52 | Notify | 03GCI: Sean: Create a COMPREHENSIVE unit test for bn_dist_pt3_pt3() - not necessarily For some types, an explicit cast is *required*. However, the floating point types are special as they have very specific conversion/cast behavior defined by standards. Since fastf_t is defined as one of the standard types, the implicit conversion is... http://www.google-melange.com/gci/task/view/google/gci2012/7973230 |
| 04:40.57 | Notify | 03GCI: Sean: Create a COMPREHENSIVE unit test for bn_dist_pt3_pt3() - 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 your work. http://www.google-melange.com/gci/task/view/google/gci2012/7973230 |
| 04:46.01 | *** join/#brlcad Skriptkid (~Skriptkid@117.208.185.247) | |
| 04:48.51 | Notify | 03GCI: Sean: Mock up new BRL-CAD website interface design (#4) - here are others Nikita, note that there are often multiple design tasks posted for the same end goal in order to get numerous perspectives. The CAD interface task is one of them, there is another still open. http://www.google-melange.com/gci/task/view/google/gci2012/8142202 http://www.google-melange.com/gci/task/view/google/gci2012/8099209 |
| 05:08.54 | Notify | 03GCI: Sean: Design a prototype CAD GUI layout (#3) - I see that you found one I see now that you found this task, excellent. In order to see the current form, you'll need to download our latest binary version or run from within our provided virtual machine. There is a download section at http://brlcad.org and the virtual machine is... http://www.google-melange.com/gci/task/view/google/gci2012/8136209 |
| 05:29.54 | Notify | 03GCI: Skriptkid: Add a command-line option that sets an object color temporarily - opt #define GETOPT_STR\ ".:,:@:a:b:c:d:e:f:g:h:ij:k:l:n:o:p:q:rs:tu:v:w:x:A:BC:D:E:F:G:H:IJ:K:MN:O:P:Q:RST:U:V:WX:!:+:" to #define GETOPT_STR\ ".:,:@:a:b:c:d:e:f:g:h:ij:k:l:n:o:p:q:rs:tu:v:w:x:z:A:BC:D:E:F:G:H:IJ:K:MN:O:P:Q:RST:U:V:WX:!:+:" But the... http://www.google-melange.com/gci/task/view/google/gci2012/8126202 |
| 05:50.22 | *** join/#brlcad javamonn (~twitch@108.223.140.36) | |
| 05:57.51 | Notify | 03GCI: Sean: Add a command-line option that sets an object color temporarily - getopt isn't the main goal It's a little concerning that you can't figure out how to properly add a new command-line option given there are dozens of other options to follow by example... That's because setting the color will require a fair bit more understanding... http://www.google-melange.com/gci/task/view/google/gci2012/8126202 |
| 06:11.57 | Notify | 03GCI: Vibhav Pant: Implement a primitive volume function ... for gridded volumes (VOL) - function should be well-behaved if the caller passes a NULL pointer. Should just a "return" work when a NULL pointer is passed? http://www.google-melange.com/gci/task/view/google/gci2012/7998215 |
| 06:14.42 | Notify | 03GCI: Sean: Implement a primitive volume function ... for gridded volumes (VOL) - yep yep http://www.google-melange.com/gci/task/view/google/gci2012/7998215 |
| 06:25.43 | Notify | 03GCI: Arjun Govindjee: Create a COMPREHENSIVE unit test for bn_dist_pt3_pt3() - License? Which license should I use, or is it my decision? http://www.google-melange.com/gci/task/view/google/gci2012/7973230 |
| 06:43.17 | Notify | 03GCI: Arjun Govindjee: Create a COMPREHENSIVE unit test for bn_dist_pt3_pt3() - Guessing I'm going to guess I should be using LGPL, provided that it is part of libbn (a library) and all the other tests in the directory are using LGPL. http://www.google-melange.com/gci/task/view/google/gci2012/7973230 |
| 06:48.53 | Notify | 03GCI: Arjun Govindjee: Create a COMPREHENSIVE unit test for bn_dist_pt3_pt3() - Ready for review The work on this task is ready to be reviewed. http://www.google-melange.com/gci/task/view/google/gci2012/7973230 |
| 07:53.22 | *** join/#brlcad abhi2011 (~chatzilla@122.167.41.177) | |
| 07:56.35 | *** part/#brlcad abhi2011 (~chatzilla@122.167.41.177) | |
| 08:01.19 | Notify | 03GCI: Alexandur Osenov: Compile BRL-CAD using Dev-C++ - Check Can you check the cmake log ? Its the error i recieve and its probabbly something releated to the cmakelist.. http://www.google-melange.com/gci/task/view/google/gci2012/7945220 |
| 08:48.09 | *** join/#brlcad Skriptkid (~Skriptkid@117.208.185.247) | |
| 09:10.06 | *** join/#brlcad EricPoehlsen (~Eric@ip-109-41-217-195.web.vodafone.de) | |
| 10:35.53 | Notify | 03GCI: Cezar: Research offset macro consolidation - Task Claimed I would like to work on this task. http://www.google-melange.com/gci/task/view/google/gci2012/8172202 |
| 10:59.53 | Notify | 03GCI: Harmanpreet Singh: Research offset macro consolidation - Task Assigned This task has been assigned to Cezar. You have 72 hours to complete this task, good luck! http://www.google-melange.com/gci/task/view/google/gci2012/8172202 |
| 11:39.08 | *** join/#brlcad cristina (~quassel@79.114.150.220) | |
| 12:10.36 | *** join/#brlcad EricPoehlsen (~Eric@ip-109-84-69-187.web.vodafone.de) | |
| 12:50.27 | *** join/#brlcad Skriptkid (~Skriptkid@117.201.169.28) | |
| 13:19.58 | Notify | 03GCI: Melange: Find and Fix 20 spelling mistakes in at least 5 different files (#2) - Task Reopened Melange has detected that the final deadline has passed and it has reopened the task. http://www.google-melange.com/gci/task/view/google/gci2012/8122202 |
| 13:55.31 | *** join/#brlcad Skriptkid (~Skriptkid@117.201.169.28) | |
| 15:02.33 | Notify | 03GCI: Skriptkid: Add a command-line option that sets an object color temporarily - mater I understand the code, but it's just that I'm not able to completely understand where things are being processed and what certain BRL-CAD functions are doing. bu_getopt is called only in get_args, which is called in main.c. So the processing of flags is... http://www.google-melange.com/gci/task/view/google/gci2012/8126202 |
| 15:03.23 | Notify | 03GCI: Skriptkid: Add a command-line option that sets an object color temporarily - Code It's in opt2.patch http://www.google-melange.com/gci/task/view/google/gci2012/8126202 |
| 15:11.00 | *** join/#brlcad Skriptkid (~Skriptkid@117.201.169.28) | |
| 15:17.14 | Notify | 03GCI: SudhaGranger: Find and Fix 20 spelling mistakes in at least 5 different files (#2) - Task Claimed I would like to work on this task. http://www.google-melange.com/gci/task/view/google/gci2012/8122202 |
| 15:22.21 | Notify | 03GCI: Erik: Find and Fix 20 spelling mistakes in at least 5 different files (#2) - Task Assigned This task has been assigned to SudhaGranger. You have 72 hours to complete this task, good luck! http://www.google-melange.com/gci/task/view/google/gci2012/8122202 |
| 15:24.50 | *** join/#brlcad merzo (~merzo@40-174-132-95.pool.ukrtel.net) | |
| 15:45.34 | Notify | 03GCI: SudhaGranger: Find and Fix 20 spelling mistakes in at least 5 different files (#2) - I need some instructions http://brlcad.org/wiki/SVN Where do I find the file to be downloaded here ? And I have decided to install http://www.smartsvn.com/download as I'm using Windows. I have no idea how to use this client to compile the code. Can I... http://www.google-melange.com/gci/task/view/google/gci2012/8122202 |
| 16:12.26 | *** join/#brlcad Ashish101 (75c22017@gateway/web/freenode/ip.117.194.32.23) | |
| 16:15.13 | Ashish101 | Hello :brlcad or any other mentor please tell me will there be any follow up task for this- http://www.google-melange.com/gci/task/view/google/gci2012/7958235 ?? |
| 16:26.57 | Notify | 03GCI: SudhaGranger: Find and Fix 20 spelling mistakes in at least 5 different files (#2) - Can this file be used ? Can I use the Windows edition ? http://sourceforge.net/projects/brlcad/files/BRL-CAD%20for%20Windows/ http://www.google-melange.com/gci/task/view/google/gci2012/8122202 |
| 16:29.48 | Notify | 03GCI: Sean: Create a COMPREHENSIVE unit test for bn_dist_pt3_pt3() - Task Closed Congratulations, this task has been completed successfully. http://www.google-melange.com/gci/task/view/google/gci2012/7973230 |
| 16:30.23 | Notify | 03GCI: Sean: Create a COMPREHENSIVE unit test for bn_dist_pt3_pt3() - wisely You have chosen ... wisely. ;) Nicely done. http://www.google-melange.com/gci/task/view/google/gci2012/7973230 |
| 16:36.08 | *** join/#brlcad Ashish101_ (75c22017@gateway/web/freenode/ip.117.194.32.23) | |
| 16:37.13 | Ashish101_ | Have i quit ?? |
| 16:37.42 | Notify | 03GCI: Sean: Compile BRL-CAD using Dev-C++ - fails too quickly From your cmake log, it's failing on the very first test. That's not good as it's not even as far along as the previous attempt. That's probably an indication that you're using either an old version of cmake or an old version of mingw/dev-c++. Make sure you're using the latest... http://www.google-melange.com/gci/task/view/google/gci2012/7945220 |
| 16:37.52 | Notify | 03GCI: Sean: Compile BRL-CAD using Dev-C++ - Deadline extended The deadline of the task has been extended with 1 days and 0 hours. http://www.google-melange.com/gci/task/view/google/gci2012/7945220 |
| 16:39.04 | *** join/#brlcad d_rossberg (~rossberg@BZ.BZFLAG.BZ) | |
| 16:52.23 | Notify | 03GCI: Sean: Add a command-line option that sets an object color temporarily - progress! That's looking like progress! It looks like you're on the right track without a few exceptions. You did hook into the -C option and change the behavior there, so that's good for testing. If the background is still changing, though, you may not be... http://www.google-melange.com/gci/task/view/google/gci2012/8126202 |
| 16:55.14 | Notify | 03GCI: Sean: Find and Fix 20 spelling mistakes in at least 5 different files (#2) - NO No, you cannot use the Windows edition. How will the BINARY files help you? You need the SOURCE files in order to find spelling mistakes. ;) We provide http://brlcad.org/wiki/Deuces to help you get started, but you'll need to check out our source code... http://www.google-melange.com/gci/task/view/google/gci2012/8122202 |
| 16:59.33 | *** join/#brlcad Skriptkid (~Skriptkid@117.201.169.28) | |
| 17:00.42 | *** join/#brlcad Skriptkid (~Skriptkid@117.201.169.28) | |
| 17:22.49 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4802 /wiki/Failure: /* Description */ |
| 17:28.52 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4803 /wiki/Failure: /* Failure Codes */ |
| 17:33.13 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4804 /wiki/Success: /* Description */ |
| 17:34.00 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4805 /wiki/Success: /* Success Codes */ |
| 17:36.27 | *** join/#brlcad milamber (~devlin@d118-75-244-176.try.wideopenwest.com) | |
| 17:41.47 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4806 /wiki/GeometryREQ: /* Description */ |
| 17:43.58 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4807 /wiki/GeometryREQ: /* Description */ |
| 17:47.09 | Notify | 03GCI: Cezar: Research offset macro consolidation - clang_make.log clang_make.log contains a summary of the complaints clang generates, but I still don't understand the offsetofarray issue. I tried something like "struct t { char a[20]; } print(offsetof(struct t, a)) print(offsetof(struct t, a[0])), and I got the same values. When are they... http://www.google-melange.com/gci/task/view/google/gci2012/8172202 |
| 17:47.25 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4808 /wiki/Failure: /* Description */ |
| 17:47.50 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4809 /wiki/Failure: /* Failure Codes */ |
| 17:48.25 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4810 /wiki/Success: /* Description */ |
| 17:48.40 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4811 /wiki/Success: /* Success Codes */ |
| 17:52.26 | Notify | 03GCI: Dobromir Ivanov: Create an ISST screenshot or animation - Task Claimed I would like to work on this task. http://www.google-melange.com/gci/task/view/google/gci2012/7945221 |
| 17:52.37 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4812 /wiki/GeometryCHUNK: /* Description */ |
| 17:54.13 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4813 /wiki/GeometryCHUNK: /* Description */ |
| 17:57.26 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4814 /wiki/GeometryMANIFEST: /* Description */ |
| 17:58.05 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4815 /wiki/GeometryMANIFEST: /* Description */ |
| 18:02.36 | Notify | 03GCI: Daniel Rossberg: Create an ISST screenshot or animation - Task Assigned This task has been assigned to Dobromir Ivanov. You have 48 hours to complete this task, good luck! http://www.google-melange.com/gci/task/view/google/gci2012/7945221 |
| 18:03.53 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4816 /wiki/NewSession: /* Description */ |
| 18:10.10 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4817 /wiki/FullHostLis: /* Description */ |
| 18:13.06 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4818 /wiki/FullHostListREQ: /* Description */ |
| 18:16.07 | Notify | 03GCI: Vibhav Pant: Implement a primitive volume function ... for gridded volumes (VOL) - Ready for review The work on this task is ready to be reviewed. http://www.google-melange.com/gci/task/view/google/gci2012/7998215 |
| 18:17.18 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4819 /wiki/RemHostNameSET: /* Description */ |
| 18:20.44 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4820 /wiki/RemHostNameSET: /* Description */ |
| 18:21.50 | Notify | 03BRL-CAD Wiki:Stpierre96 * 4821 /wiki/RemHostNameSET: /* Description */ |
| 18:26.36 | *** join/#brlcad Al_Da_Best (Al_Da_Best@5e0e112c.bb.sky.com) | |
| 18:28.42 | Notify | 03GCI: Sid Robinson: Link all of our orphaned website wiki pages - Task uploaded I uploaded a document and on page 2 is where I explained what I did on each of the pages. I also added a tag <BSRJ> to each area that I added so that you will know that is my work. I will remove it once my task is approved. So if my task is not approved, do I... http://www.google-melange.com/gci/task/view/google/gci2012/8095206 |
| 18:28.57 | Notify | 03GCI: Sid Robinson: Link all of our orphaned website wiki pages - Ready for review The work on this task is ready to be reviewed. http://www.google-melange.com/gci/task/view/google/gci2012/8095206 |
| 18:30.03 | Notify | 03GCI: Melange: Create 3D Fresnel lens with matching specific measurements - Task Reopened Melange has detected that the final deadline has passed and it has reopened the task. http://www.google-melange.com/gci/task/view/google/gci2012/8125202 |
| 18:38.32 | Notify | 03GCI: iansan5653: Review and post "Blender to BRL-CAD" tutorial on our wiki - Claim Removed The claim on this task has been removed, someone else can claim it now. http://www.google-melange.com/gci/task/view/google/gci2012/8079211 |
| 18:39.02 | Notify | 03GCI: iansan5653: Review and post "Blender to BRL-CAD" tutorial on our wiki - Claim Removed I don't think I know enough about BRL-CAD to be able to do this. http://www.google-melange.com/gci/task/view/google/gci2012/8079211 |
| 18:41.22 | *** join/#brlcad milamber (~devlin@d118-75-244-176.try.wideopenwest.com) | |
| 18:44.04 | Notify | 03GCI: Arjun Govindjee: Create a utility library (LIBBU) API unit test ... for vlb.c - Task Claimed I would like to work on this task. http://www.google-melange.com/gci/task/view/google/gci2012/8036205 |
| 18:48.12 | *** join/#brlcad Skriptkid (~Skriptkid@117.201.169.28) | |
| 18:52.44 | Notify | 03GCI: SudhaGranger: Find and Fix 20 spelling mistakes in at least 5 different files (#2) - Is this the one ? Is the .zip file the Source code ? http://sourceforge.net/projects/brlcad/files/BRL-CAD%20Source/7.22.0/ http://www.google-melange.com/gci/task/view/google/gci2012/8122202 |
| 18:57.00 | Notify | 03GCI: Daniel Rossberg: Create a utility library (LIBBU) API unit test ... for vlb.c - Task Assigned This task has been assigned to Arjun Govindjee. You have 48 hours to complete this task, good luck! http://www.google-melange.com/gci/task/view/google/gci2012/8036205 |
| 19:07.30 | *** join/#brlcad milamber (~devlin@d118-75-244-176.try.wideopenwest.com) | |
| 19:12.58 | *** join/#brlcad EricPoehlsen (~Eric@dslb-084-056-089-136.pools.arcor-ip.net) | |
| 19:15.13 | Notify | 03GCI: Dobromir Ivanov: Create an ISST screenshot or animation - Ready for review The work on this task is ready to be reviewed. http://www.google-melange.com/gci/task/view/google/gci2012/7945221 |
| 20:26.38 | Notify | 03GCI: amit.daBeast: Find and Fix 10 spelling mistakes in at least 10 different files (#2) - patches i uploaded the patches. I will admit that two of the patches aren't exactly "spelling mistakes" so i will fiind more mistakes if you want me to. But thanks for helping me -Amit http://www.google-melange.com/gci/task/view/google/gci2012/8103205 |
| 21:03.20 | Notify | 03GCI: javamonn: Create a flex+bison tutorial - Ready for review The work on this task is ready to be reviewed. http://www.google-melange.com/gci/task/view/google/gci2012/7985245 |
| 21:09.52 | Notify | 03GCI: javamonn: Create a flex+bison tutorial - Some notes: To avoid confusion, these are the files that are ready for review: Bison_Flex_Tutorial.txt, calculator.lex, and calculator2.yacc. I missed a small formatting issue on the original upload of calculator.yacc so I fixed it and reuploaded. The tutorial has been edited to include a... http://www.google-melange.com/gci/task/view/google/gci2012/7985245 |
| 21:45.49 | Notify | 03GCI: gcking: Compile with -Wwrite-strings, fix warnings that ensue - Task Claimed I would like to work on this task. http://www.google-melange.com/gci/task/view/google/gci2012/8090205 |
| 22:51.23 | Notify | 03GCI: Alexandur Osenov: Compile BRL-CAD using Dev-C++ - Previous attempt Well my brld-cad is the latests from the svn and my cmake and Dev-c++ aswell.. As far as the previous attempt is concerned the dev-c++ used is another one (with wxDev-C++ extension) not the official one ... http://www.google-melange.com/gci/task/view/google/gci2012/7945220 |
| 22:54.59 | Notify | 03GCI: Alexandur Osenov: Compile BRL-CAD using Dev-C++ - Claim Removed The claim on this task has been removed, someone else can claim it now. http://www.google-melange.com/gci/task/view/google/gci2012/7945220 |
| 23:30.06 | Notify | 03GCI: Alexandur Osenov: Compile BRL-CAD using Dev-C++ - Task Claimed I would like to work on this task. http://www.google-melange.com/gci/task/view/google/gci2012/7945220 |