Issue 64453 - Two minor problems when compiling with gcc-4.2.0-alpha20060415
Summary: Two minor problems when compiling with gcc-4.2.0-alpha20060415
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: current
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 2.2
Assignee: jens-heiner.rechtien
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-18 08:02 UTC by plaes
Modified: 2006-11-27 17:40 UTC (History)
1 user (show)

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


Attachments
gcc-4.2-support-vol-1.patch (549 bytes, patch)
2006-04-18 08:02 UTC, plaes
no flags Details | Diff
gcc-4.2-support-vol-2.patch (655 bytes, patch)
2006-04-18 08:03 UTC, plaes
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description plaes 2006-04-18 08:02:23 UTC
Tried building with gcc-4.2 last night. Run into two minor issues, after fixing
these it compiled fine and ran also fine.
Comment 1 plaes 2006-04-18 08:02:52 UTC
Created attachment 35771 [details]
gcc-4.2-support-vol-1.patch
Comment 2 plaes 2006-04-18 08:03:11 UTC
Created attachment 35772 [details]
gcc-4.2-support-vol-2.patch
Comment 3 plaes 2006-04-18 08:05:06 UTC
These patches fix the problem, but will break again until GCC-4.3 is out.

Hopefully someone finds a better way to fix these.
Comment 4 Olaf Felka 2006-04-18 08:50:26 UTC
@ hr: Would you please have a look?
Comment 5 jens-heiner.rechtien 2006-04-18 17:46:16 UTC
@plaes: OOo code is complicated enough that a new compiler often won't compile
OOo out of the box. That's why there are explicit checks for versions, we
usually don't accept issues with compilers which are not yet released or to
which the OOo code is not yet ported to.

However, if you say that gcc-4.3 is able to compile OOo without additional
changes, I'm quite wiilling to bump up the version check. Is gcc-4.3 already
advanced enough that most new syntax relevant  features are implemented?
Otherwise we should wait a little.
Comment 6 plaes 2006-04-18 21:05:28 UTC
Yes, I only used ooo-build + these two changes, to get it all compiled.
Comment 7 jens-heiner.rechtien 2006-05-03 15:04:28 UTC
fixed in hr33
Comment 8 rt 2006-11-08 12:57:38 UTC
Verified.
Comment 9 jens-heiner.rechtien 2006-11-20 16:05:40 UTC
Close issue.
Comment 10 jens-heiner.rechtien 2006-11-20 16:17:40 UTC
accidentally closed, reopen
Comment 11 jens-heiner.rechtien 2006-11-20 16:18:44 UTC
set to fixed.
Comment 12 jens-heiner.rechtien 2006-11-20 16:19:19 UTC
set to verified
Comment 13 Martin Hollmichel 2006-11-21 10:41:47 UTC
set target to 2.2
Comment 14 jens-heiner.rechtien 2006-11-27 17:40:59 UTC
Close issue.