Issue 119308 - gcc-4.7 build fixes in slideshow
Summary: gcc-4.7 build fixes in slideshow
Status: CONFIRMED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 3.4.0 Beta (OOo)
Hardware: All All
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-04 15:54 UTC by eric.bachard
Modified: 2024-02-18 01:10 UTC (History)
3 users (show)

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


Attachments
Use boost::hash in slideshow/source/inc/tools.hxx (instead of the inlined one) (4.16 KB, patch)
2012-05-04 15:54 UTC, eric.bachard
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
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".