Difference between revisions of "User:Jacksixb/Independent Study 2012-13 Log"
From BRL-CAD
Line 35: | Line 35: | ||
===November 28, 2012=== | ===November 28, 2012=== | ||
:Short period, Finished patch for BRL-CAD, sent in when I arrived at a good network connection (home). Patch ID on SourceForge: 3590871 | :Short period, Finished patch for BRL-CAD, sent in when I arrived at a good network connection (home). Patch ID on SourceForge: 3590871 | ||
− | ===November 29, 2012=== | + | ===November 29 - 30, 2012=== |
+ | :Worked on the Mozilla patch, finally been given assigned to status. | ||
+ | :https://bugzilla.mozilla.org/show_bug.cgi?id=815921 | ||
+ | :I have been over complicating how to solve the problem, which has been giving me many delays. A contributor pointed me in the right direction with another similar bug. Will finish up the first version of patch tomorrow. |
Revision as of 22:29, 30 November 2012
Contents
- 1 Preface of Study
- 1.1 Pre-November 8, 2012
- 1.2 November 8, 2012
- 1.3 November 9, 2012
- 1.4 November 13, 2012
- 1.5 November 14, 2012
- 1.6 November 15, 2012
- 1.7 November 16, 2012
- 1.8 November 19, 2012
- 1.9 November 20, 2012
- 1.10 November 21, 2012
- 1.11 November 21 - 25, 2012
- 1.12 November 26, 2012
- 1.13 November 27, 2012
- 1.14 November 28, 2012
- 1.15 November 29 - 30, 2012
Preface of Study
Pre-November 8, 2012
Summary of events
- After finishing up the summer SEAP high school internship working on BRL-CAD, I wanted to continue working with BRL-CAD. After finishing up my Calculus 3 course (getting an A!!), the arrangements were made for my Independent Study. My hard drive has been on the fritz ever since this summer. I bought a new hard drive around Halloween and loaded up fedora 17 64-bit, and downloaded all necessary packages to build BRL-CAD and compile code. I completed the array write to file program, with limited problems.
Goals Accomplished
- Finished up calc 3 course with an A
- Downloaded the BRL-CAD package
- Completed the array write to file C program.
November 8, 2012
- Created the wiki page. Worked on reading array from file, have an issue with the program not reading the file correctly. Attempted first build of package from svn, had an issue when running "make" command, fixed it.
November 9, 2012
- Finished the reading array from file, after fixing an error with memory allocation and pointers. Started looking into patch making for open source projects.
November 13, 2012
- Started working on patch for moving comments from source to header files. Built BRLCAD in BRLCAD src directory accidentally, re-downloaded and rebuilt source.
November 14, 2012
- Continued to move comments for the patch. A little bit of confusion on what to do, mainly do I keep the comments in the .c file or just cut them out?
November 15, 2012
- The majority of the patch was done today.
November 16, 2012
- Wisdom teeth removed.
November 19, 2012
- Out for the day to recover from Wisdom teeth surgery
November 20, 2012
- Completed moving comments for BRL-CAD patch.
November 21, 2012
- Got caught up in holiday home cleaning and home baking
November 21 - 25, 2012
- Thanksgiving break. Attempted to find a list of bugs for Mozilla on my free-time.
November 26, 2012
- Mozilla Built very slowly. Finally found a list of quick bug fixes for Mozilla. Started work on the bug fix.
November 27, 2012
- Short period, Continued work on patch for Mozilla, getting some help from contributers over at Mozilla.
November 28, 2012
- Short period, Finished patch for BRL-CAD, sent in when I arrived at a good network connection (home). Patch ID on SourceForge: 3590871
November 29 - 30, 2012
- Worked on the Mozilla patch, finally been given assigned to status.
- https://bugzilla.mozilla.org/show_bug.cgi?id=815921
- I have been over complicating how to solve the problem, which has been giving me many delays. A contributor pointed me in the right direction with another similar bug. Will finish up the first version of patch tomorrow.