octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave 2.9.6 available for ftp


From: Tom Holroyd
Subject: Re: Octave 2.9.6 available for ftp
Date: Sat, 10 Jun 2006 13:52:53 -0400 (EDT)


ISO C++ forbids casting between pointer-to-function and pointer-to-object

If you add -fpermissive to the g++ command this becomes a warning and it compiles. There's another one at load-path.cc:427 that's not so obvious how to fix, but the -f flag works around it.

Tom Holroyd, Ph.D.
I would dance and be merry,
Life would be a ding-a-derry,
If I only had a brain.
        -- The Scarecrow


reply via email to

[Prev in Thread] Current Thread [Next in Thread]