From octave-maintainers-request at bevo dot che dot wisc dot edu Mon Feb 2 07:06:37 1998 Subject: [50 character or so descriptive subject here (for reference)] From: U-E59264-Osman Buyukisik To: octave-maintainers at bevo dot che dot wisc dot edu Cc: buyuk at c0230 dot ae dot ge dot com Date: Mon, 2 Feb 1998 08:06:33 -0500 (EST) Bug report for Octave 2.0.9.96 configured for hppa1.1-hp-hpux10.20 Description: ----------- quad bug. Not working at all. Repeat-By: --------- [v, ier, nfun]=quad("f",0,1) with f(x)=x+1 returns : 0 , 6 , 0 Fix: --- No idea. Tried the latest suggestion of jwe : Sun Feb 1 12:39:10 1998 John W. Eaton * quadpack/dqagi.f, quadpack/dqagie.f, quadpack/dqagp.f, quadpack/dqagpe.f, quadpack/dqk15i.f, quadpack/dqk21.f: Make user-supplied code a subroutine instead of a function. Sun Feb 1 12:44:23 1998 John W. Eaton * Quad.cc (user_function, dqagp, dqagi): Change declarations to match quadpack changes. Configuration (please do not edit this section): ----------------------------------------------- uname output: HP-UX c0230 B.10.20 A 9000/780 2011547775 two-user license configure opts: --prefix=/home/buyuk/local --enable-shared=y --enable-shl=y --enable-lite-kernel=y Fortran compiler: f77 FFLAGS: +DAportable -g +T F2C: F2CFLAGS: FLIBS: -lcl -lisamstub CPPFLAGS: INCFLAGS: -I/home/buyuk/local/include -I/home/buyuk/local/include/octave-2.0.9.96 C compiler: gcc, version 2.7.2.3 CFLAGS: -DHAVE_CONFIG_H -I/usr/include/Motif1.1 -I/usr/include/X11R4 CPICFLAG: -fPIC C++ compiler: c++, version 2.7.2.3 CXXFLAGS: -DHAVE_CONFIG_H -fno-implicit-templates -g -O2 -Wall CXXPICFLAG: -fPIC LDFLAGS: -g -Wl,+s LIBFLAGS: -L/home/buyuk/local/lib RLD_FLAG: -Xlinker +b -Xlinker /home/buyuk/local/lib TERMLIBS: -lcurses LIBS: LEXLIB: LIBPLPLOT: LIBDLFCN: DEFS: