Issue 54685 - Compilation of package/source/zippackage/ZipPackage.cxx failed
Summary: Compilation of package/source/zippackage/ZipPackage.cxx failed
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: *Testproduct
Classification: Test
Component: code (show other issues)
Version: OOo 2.0
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: not determined
Assignee: issues@test
QA Contact: issues@test
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-16 09:27 UTC by kstrasbur
Modified: 2005-09-16 16:31 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 kstrasbur 2005-09-16 09:27:46 UTC
Error message: ../../inc/ZipPackageFolder.hxx: In member function 
`void ZipPackageFolder::setRemoveOnInsertMode_Impl(unsigned char)':
../../inc/ZipPackageFolder.hxx:124: error: invalid pointer to bit-field
`ZipPackageEntry::mbAllowRemoveOnInsert'
gcc-3.3.6, but same error with 3.2.3 and even 2.7.2.3 (!)
OOo2.0beta2, configured with following options:
--without-java --with-system-zlib --with-system-jpeg --with-system-xml --disable-mozilla --disable-epm --without-fonts --disable-cups --disable-fontconfig --disable-gnome-vfs --disable-gtk --with-lang=pl
Comment 1 pavel 2005-09-16 16:31:12 UTC
Duplicate.

Search for mbAllowRemoveOnInsert in IZ. You'll find both patch and the info that
it is fixed somewhere.

-> INVALID report.
Comment 2 pavel 2005-09-16 16:31:34 UTC
closing.