Issue 66810 - warining01 : broken at sal/osl/unx/file.cxx, dummy functions
Summary: warining01 : broken at sal/osl/unx/file.cxx, dummy functions
Status: CONFIRMED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 680m173
Hardware: All FreeBSD
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-28 02:39 UTC by maho.nakata
Modified: 2017-05-20 10:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description maho.nakata 2006-06-28 02:39:56 UTC
sal/osl/unx/file.cxx is broken since some functions are not
implemented correctly. preparation of dummy functions doesn't
help

 -o ../../unxfbsdx.pro/obj/file.o
/work/ports/editors/openoffice.org-2.0-devel/work/sal/osl/unx/file.cxx
cc1plus: warnings being treated as errors
/work/ports/editors/openoffice.org-2.0-devel/work/sal/osl/unx/file.cxx:3364:
warning: unused parameter 'pszPath'
/work/ports/editors/openoffice.org-2.0-devel/work/sal/osl/unx/file.cxx:3371:
warning: unused parameter 'hFloppy'
/work/ports/editors/openoffice.org-2.0-devel/work/sal/osl/unx/file.cxx:3378:
warning: unused parameter 'hFloppy'
/work/ports/editors/openoffice.org-2.0-devel/work/sal/osl/unx/file.cxx:3385:
warning: unused parameter 'pszPath'
/work/ports/editors/openoffice.org-2.0-devel/work/sal/osl/unx/file.cxx:3385:
warning: unused parameter 'pItem'
/work/ports/editors/openoffice.org-2.0-devel/work/sal/osl/unx/file.cxx:3392:
warning: unused parameter 'pDevice'
/work/ports/editors/openoffice.org-2.0-devel/work/sal/osl/unx/file.cxx:2389:
warning: 'oslVolumeDeviceHandleImpl* osl_newVolumeDeviceHandleImpl()' defined
but not used
/work/ports/editors/openoffice.org-2.0-devel/work/sal/osl/unx/file.cxx:2413:
warning: 'void osl_freeVolumeDeviceHandleImpl(oslVolumeDeviceHandleImpl*)'
defined but not used
/work/ports/editors/openoffice.org-2.0-devel/work/sal/osl/unx/file.cxx:3385:
warning: 'sal_Bool osl_getFloppyMountEntry(const sal_Char*,
oslVolumeDeviceHandleImpl*)' defined but not used
/work/ports/editors/openoffice.org-2.0-devel/work/sal/osl/unx/file.cxx:3392:
warning: 'sal_Bool osl_isFloppyMounted(oslVolumeDeviceHandleImpl*)' defined but
not used
dmake:  Error code 1, while making '../../unxfbsdx.pro/obj/file.obj'
'---* tg_merge.mk *---'
Comment 1 Martin Hollmichel 2006-07-04 11:30:56 UTC
reassign back to maho for commit.
Comment 2 pavel 2006-08-10 08:29:09 UTC
This should not stop release of 2.0.4.

But it would be good to have it there...
Comment 3 Marcus 2017-05-20 10:47:40 UTC
Reset assigne to the default "issues@openoffice.apache.org".