view etc/PROJECTS @ 20523:a142b62527ef

Fix compilation of classdef with the clang compiler (bug #41178) * ov-classdef.cc, ov-classdef.h (cdef_object_scalar::mark_as_constructed): Move function definition out of header file to avoid dependency on incomplete type, compilation error with clang.
author akira noda <you.akira.noda@gmail.com>
date Fri, 21 Aug 2015 13:05:52 -0400
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.