Re: [PR] pre-commit(mixed-line-ending): autofix `.c` files [openoffice]

2025-03-04 Thread via GitHub


Pilot-Pirx merged PR #327:
URL: https://github.com/apache/openoffice/pull/327


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [Issue 128609] New: Update internal Boost to version 1.64

2025-03-04 Thread Dave Fisher
Adding dev@ for exposure.

Thanks Pedro.

> On Mar 3, 2025, at 10:59 AM, bugzi...@apache.org wrote:
> 
> https://bz.apache.org/ooo/show_bug.cgi?id=128609
> 
>  Issue ID: 128609
>Issue Type: DEFECT
>   Summary: Update internal Boost to version 1.64
>   Product: General
>   Version: 4.2.0-dev
>  Hardware: All
>OS: All
>Status: CONFIRMED
>  Severity: Normal
>  Priority: P5 (lowest)
> Component: code
>  Assignee: iss...@openoffice.apache.org
>  Reporter: p...@apache.org
>  Target Milestone: ---
> 
> Created attachment 87244
>  --> https://bz.apache.org/ooo/attachment.cgi?id=87244&action=edit
> Update internal boost to version 1.64 (WIP)
> 
> There are good reasons to update the internal boost:
> * The outdated version has bugs, specially in some trigonometric functions 
> that
> would be interesting to support in Calc.
> * Newer compilers are having problems to build older versions of Boost.
> * Newer boost also has new features which may come in useful for new features.
> 
> However, a balance must be stroke because older compilers don't support recent
> language features that are required in newer Boost versions.
> 
> Version 1.64 is the last version to support the older TR1 library and seems
> like a good compromise for older systems out there. Release notes are here:
> https://www.boost.org/users/history/version_1_64_0.html
> 
> An early WIP patch seems to build and work well on FreeBSD and Windows, but
> fails to build on Linux (apparently some path issue).
> 
> -- 
> You are receiving this mail because:
> You are the assignee for the issue.


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [PR] pre-commit(mixed-line-ending): autofix `.c` files [openoffice]

2025-03-04 Thread via GitHub


Pilot-Pirx commented on PR #327:
URL: https://github.com/apache/openoffice/pull/327#issuecomment-2697356939

   I am not sure how Yuri builds OpenOffice on OS/2, but I think he uses a bash 
shell.
   OS/2 uses (like Windows) CRLF as line endings, but the available editors 
should be able to handle both.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org