Hello Don,
in configure.sh I had this line :
--with-build-version="aoo42x-$(date +"%Y-%m-%d %H:%M") - `uname -sm`\n
${GitHash}"
Because I want to have the corresponding git hash I built, I need the
output in two lines.
Thanks for your help
Kind regards
Mechtilde
Am 30.09.20 um 08:38 schrieb
On 30 Sep, Dr. Michael Stehmann wrote:
> Hello Don,
>
> in configure.sh I had this line :
>
> --with-build-version="aoo42x-$(date +"%Y-%m-%d %H:%M") - `uname -sm`\n
> ${GitHash}"
>
> Because I want to have the corresponding git hash I built, I need the
> output in two lines.
Instead of \n, try
Pilot-Pirx commented on pull request #100:
URL: https://github.com/apache/openoffice/pull/100#issuecomment-701316288
Just for the record:
Build on Windows was successful. This was Windows 10 64-bit with
MozillaBuild 3.3 (64-bit)
-
I'll see how the build on macOS goes, but likely won't be able to get to it
until Monday.
> On Sep 29, 2020, at 2:52 PM, Don Lewis wrote:
>
> On 29 Sep, Matthias Seidel wrote:
>> Hi Don,
>>
>> Am 26.09.20 um 23:47 schrieb Don Lewis:
>>> On 26 Sep, Matthias Seidel wrote:
Hi all,
DonLewisFreeBSD opened a new pull request #102:
URL: https://github.com/apache/openoffice/pull/102
Bug fixes from upstream for bundled libxml2 and serf modules
* libxml2
- Possible infinite loop in xmlStringLenDecodeEntities
- Make sure that truncated UTF-8 sequences don't c
I've got everything on my list for AOO418 in the queue:
* Fix for old java detection when building with new java
Set java compilation target to version 1.5 #101
https://github.com/apache/openoffice/pull/101
* Bug fixes from upstream for bundled libxml2 and serf modules
Libxml+serf