octave segfault under AIX/shared

John W. Eaton jwe at bevo.che.wisc.edu
Thu Dec 6 12:20:56 CST 2007


On  6-Dec-2007, G.. wrote:

| John W. Eaton wrote:
| > 
| > This makes no sense to me.  The oct-hist.cc file already includes
| > file-ops.h, which provides declarations for these functions.  There
| > should be no need to include redundant definitions for them in
| > oct-hist.cc itself.
| > 
| 
| Yes, it shouldn't make a difference, but in fact it does. At this point,
| what more could I do?

It's possible that the bug is in Octave, but at this point, I don't
see how, so I don't see anything in Octave to fix.  Perhaps the bug is
in your compiler?  It certainly seems suspicious that these functions
are not called properly or do not execute properly if they are defined
in a separate file even though the declarations for them are present.

jwe


More information about the Bug-octave mailing list