Open Source Comes to Campus/JHU/Tasks: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>SnowMan
No edit summary
imported>Paulproteus
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
= List of good-looking tasks =
= List of straightforward-looking tasks =


== brlcad ==
== brlcad ==
Line 14: Line 14:


General contact: FIXME. Language: C. Version control system: ??.
General contact: FIXME. Language: C. Version control system: ??.

A bitesize bug:


* [http://savannah.gnu.org/bugs/?27264 Fix GNU Patch to print errors to stderr]
* [http://savannah.gnu.org/bugs/?27264 Fix GNU Patch to print errors to stderr]
* Note: Might affect quite a few files
* Note: Might affect quite a few files

Another bitesize bug:


* [http://savannah.gnu.org/bugs/?28453 Better error reporting for no disk space]
* [http://savannah.gnu.org/bugs/?28453 Better error reporting for no disk space]
Line 30: Line 34:
* [http://wiki.postgresql.org/wiki/Todo Review the PostgreSQL TODO list]
* [http://wiki.postgresql.org/wiki/Todo Review the PostgreSQL TODO list]
* Note: Discuss your approach to a given problem on -hackers.
* Note: Discuss your approach to a given problem on -hackers.

== BioPython ==

Task:

* [https://redmine.open-bio.org/issues/3301 Bio.ExPASy sprot_search_ful has wrong cgi address]
* Note: This should be a fairly simple, bitesize change. However, it may be difficult to figure out what the ''right'' CGI address is!

Task:

* [https://redmine.open-bio.org/issues/3340 Fix the tutorial to stop referring to nonexistent BioPython functionality]
* Note: This should be fairly simple. It requires finding the tutorial!

Latest revision as of 18:16, 15 September 2012

List of straightforward-looking tasks

brlcad

General contact: brlcad (Sean) on #brlcad

GNU patch

General contact: FIXME. Language: C. Version control system: ??.

A bitesize bug:

Another bitesize bug:

PostgreSQL

General contact: Snow-Man (Stephen) on #postgresql. Language: C. Version control system: git.

BioPython

Task:

Task: