| Summary: | Missing #include <cstdlib> in store/source/storbase.hxx required to build with gcc 14 | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Martin Jambor <jamborm> |
| Component: | LibreOffice | Assignee: | Martin Jambor <jamborm> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | 79045_79045, dev, sberg.fun |
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:24.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 143781 | ||
|
Description
Martin Jambor
2023-06-07 13:57:46 UTC
Stephan, could you please look at it? @Martin Jambor: Please either submit a patch (see <https://wiki.documentfoundation.org/Development/gerrit/SubmitPatch>), or wait until I'll run into the same issue early next week with my local build against GCC trunk and provide a similar fix :) OK, thanks for the pointer, I tried and produced https://gerrit.libreoffice.org/c/core/+/152712 But in case something is not quite right, I'm definitely fine with waiting for a week or a few. Martin Jambor committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/db98a3f1b1a703ea8e1284b8815eea2274abb2db Add cstdlib include necessary to build with gcc14 libstdc++ (tdf#155715) It will be available in 24.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. (In reply to Martin Jambor from comment #3) > OK, thanks for the pointer, I tried and produced > https://gerrit.libreoffice.org/c/core/+/152712 That's great, thanks! (In reply to Stephan Bergmann from comment #5) > (In reply to Martin Jambor from comment #3) > > OK, thanks for the pointer, I tried and produced > > https://gerrit.libreoffice.org/c/core/+/152712 > > That's great, thanks! Though this is arguably a minor modification, it would still be great if you could also do the <https://wiki.documentfoundation.org/Development/gerrit/SubmitPatch#Add_yourself_to_the_contributor_list> part and send a license statement to the developer mailing list. I see, thanks, I have just sent the email: https://lists.freedesktop.org/archives/libreoffice/2023-June/090450.html *** Bug 160464 has been marked as a duplicate of this bug. *** |