octave-maintainers
[Top][All Lists]
Advanced

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

Re: compilation warnings in liboctave/CMatrix.cc


From: John W. Eaton
Subject: Re: compilation warnings in liboctave/CMatrix.cc
Date: Fri, 14 Jan 2011 04:39:08 -0500

On 14-Jan-2011, Jaroslav Hajek wrote:

| So, my proposal is to create a pair of macros, F77_WRAP_FCN and
| F77_WRAP_XFCN. Both of them will declare the corresponding F77_FCN in
| a separate extern"C" block, and then provide a wrapper, called
| f77_wrapper_<function_name>.
| Then, we'll change declarations like:

I would be happy to use something that is cleaner, and avoids the
warnings and the volatile declarations.

But I think a change like this should wait until after 3.4 is
released, so if you start working on something like this, I'd prefer
that you delay checking it in until after I branch for the release.  I
hope to do that in the next few days, so you should not have to wait
too long.

Thanks,

jwe


reply via email to

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