help-octave
[Top][All Lists]
Advanced

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

invalid conversion from 'volatile void*' to 'void*' error on AIX 5.3


From: Loris Bennett
Subject: invalid conversion from 'volatile void*' to 'void*' error on AIX 5.3
Date: Thu, 30 Jul 2009 15:39:15 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Hi,

Compiling Octave 3.2.2 and GCC 4.3.3 on AIX 5.3 I am getting the
errors

     pt-eval.cc: In function 'void
     do_unwind_protect_cleanup_code(void*)':
   
     pt-eval.cc:918: error: invalid conversion from 'volatile void*'
     to 'void*'

     pt-eval.cc:918: error: initializing argument 2 of 'static void
     unwind_protect::add(void (*)(void*), void*)'

Any ideas what could be causing this?

Thanks,

Loris

-- 
Dr. Loris Bennett
Computer Centre
Freie Universität Berlin
Berlin, Germany



reply via email to

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