Short projects: Difference between revisions

Jump to navigation Jump to search
185 bytes added ,  11 March 2016
Add title in front of bug numbers
(Add title in front of bug numbers)
Line 7: Line 7:
{{warning| do not simply add a patch/file to the bug or patch tracker. Always leave a comment at the same time, even if it just a simple "I prepared a change that should fix it". If there is no comment, it's hard to notice that a patch was added since there will be no notice on the discussion about it.}}
{{warning| do not simply add a patch/file to the bug or patch tracker. Always leave a comment at the same time, even if it just a simple "I prepared a change that should fix it". If there is no comment, it's hard to notice that a patch was added since there will be no notice on the discussion about it.}}


== Bugs==


== Bugs==
Please help with the triage of [https://savannah.gnu.org/bugs/?group=octave existing bugs] to populate the list of easy bugs below. You may find it useful to review the [http://wiki.octave.org/wiki/index.php?title=Short_projects&action=history history] of this short projects page, to give you an idea of past successful short projects. Sometimes a standalone file or a diff file is submitted; Octave maintainers prefer a changeset though; preparing a changeset will expedite bug fixing.
Please help with the triage of [https://savannah.gnu.org/bugs/?group=octave existing bugs] to populate the list of easy bugs below. You may find it useful to review the [http://wiki.octave.org/wiki/index.php?title=Short_projects&action=history history] of this short projects page, to give you an idea of past successful short projects.


== Prepare a changeset ==
* {{bug|41674}} - image package: temporary arrays in imresize are doubles
Sometimes a standalone file or a diff file is submitted; Octave maintainers prefer a changeset though; preparing a changeset will expedite bug fixing.
* {{bug|33935}} - demo function humps is not defined
* {{bug|41674}}
* {{patch|8368}} - imremap - Change to imremap to reduce memory footprint
* {{bug|33935}}
* {{patch|8369}} - imresize - Change to imresize to reduce memory footprint
* {{patch|8368}}
* {{patch|8369}}


== Missing functions ==
== Missing functions ==

Navigation menu