Bug 37730

Summary: Patch to fix compile with Bison 2.5 and Gcc 4.5.3
Product: LibreOffice Reporter: cbxbiker61
Component: LibreOfficeAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: medium    
Version: 3.4.0 release   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Attachments: fixes compile with Bison 2.5 and Gcc 4.5.3

Description cbxbiker61 2011-05-29 13:51:32 UTC
Created attachment 47291 [details]
fixes compile with Bison 2.5 and Gcc 4.5.3

libreoffice-libs-core-3.4.0.2 requires patch to compile with Bison 2.5 and Gcc 4.5.3.

Basically the compiler errors when it fails to convert a const sal_Char* to a sal_Char *.

The patch changes the prototype of the error printing function to const sal_Char*.
Comment 1 Don't use this account, use tml@iki.fi 2011-05-30 02:10:04 UTC
Please don't file patches like this in bugzilla, there is a large risk they will just be forgotten. Send the patch to the libreoffice mailing list instead, thanks!
Comment 3 Rainer Bielefeld Retired 2011-06-10 02:57:25 UTC
RC2 is bit by bit identical with release version, so separate items in the version picker are useless. Changes have been discussed with Michael Meeks.