view etc/PROJECTS @ 20082:0f1a722133f4

Fix deadlock condition on error in drawnow() (bug #44759). * graphics.cc (Fdrawnow): When an error is encountered, use gh_manager::unlock to release lock *before* returning from function.
author Rik <rik@octave.org>
date Wed, 08 Apr 2015 08:34:25 -0700
parents 446c46af4b42
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.