view etc/PROJECTS @ 18680:ee7b23a48947

Clean up a few compiler warnings. * octave-dock-widget.cc (octave_dock_widget::make_widget): Correct spelling in comment. * gl2ps-renderer.cc (draw_pixels): Declare loop variable i as int to avoid signed/unsigned comparison warning. * graphics.cc (gtk_manager::do_unregister_toolkit): Change local variable name to tk_name to avoid shadowing function input.
author Rik <rik@octave.org>
date Fri, 25 Apr 2014 20:10:23 -0700
parents c49d891eb263
children
line wrap: on
line source

Octave PROJECTS
===============

A list of proposed projects is maintained at: 
             
             http://wiki.octave.org/Projects

If you start working steadily on a project, please let
maintainers@octave.org know.  We might have information that could help
you.  You should also read the Contributing Guidelines chapter in the
Octave manual.