This is Bugzilla
View Bug Activity | Format For Printing | XML | Clone This Bug
In file included from /usr/local/src/abiword-0.9.5/abi/src/af/util/xp/ut_PerlBindings.h:6, from ap_UnixApp.cpp:36: /usr/local/src/abiword-0.9.5/abi/src/af/util/xp/ut_Script.h:116: warning: `class UT_ScriptLibrary' only defines private constructors and has no friends ap_UnixApp.cpp: In method `bool AP_UnixApp::initialize()': ap_UnixApp.cpp:169: warning: unused variable `bool bVerified' ap_UnixApp.cpp: In method `void AP_UnixApp::loadAllPlugins()': ap_UnixApp.cpp:609: passing `int (*)(const dirent *)' as argument 3 of `scandir(const char *, dirent ***, int (*)(dirent *), int (*)(const void *, const void *))' gmake[4]: *** [/usr/local/src/abiword-0.9.5/abi/src/OpenBSD_3.0_i386_OBJ/obj/ap_UnixApp.o] Error 1
This was fixed by FJF - scandir's prototypes differ between BSD, POSIX, SV, and Linux...
appear to be fixed
Changing version from 0.9.0..0.99.5 to pre-1.0 to reduce version cluttering. All of these versions are considered obsolete too.