Issue 119308

Summary: gcc-4.7 build fixes in slideshow
Product: Build Tools Reporter: eric.bachard
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Normal    
Priority: P3 CC: eric.bachard, issues, mseidel
Version: 3.4.0 Beta (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Use boost::hash in slideshow/source/inc/tools.hxx (instead of the inlined one) none

Description eric.bachard 2012-05-04 15:54:20 UTC
Created attachment 77511 [details]
Use boost::hash in slideshow/source/inc/tools.hxx (instead of the inlined one)

Using gcc-4.7 the build breaks in several modules.

Attached, the patch to make it build in slideshow. Initialy written for OOo4Kids, I adapted the changes to Apache OpenOffice, and confirm relicensed the code under Apache License V2 (please telle me if there is a problem)


This patch has been tested working fine under 

- Linux Intel x86_64 (Debian)
- Mac OS X 10.4
- Windows XP SP3 (

Please notice I replaced inlined hash structure with the one suggested previously in the code. 


Thanks in advance for anybody reviewing the patch.
Comment 1 eric.bachard 2012-05-04 15:59:00 UTC
Setting all platforms +adding me on CC
Comment 2 Marcus 2017-05-20 11:35:16 UTC
Reset assigne to the default "issues@openoffice.apache.org".