RE: New Committer: Detlef Nannen

2020-07-01 Thread Jörg Schmidt
> -Original Message- > From: Marcus [mailto:marcus.m...@wtnet.de] > Sent: Wednesday, July 01, 2020 12:10 AM > To: dev@ > Cc: Detlef Nannen > Subject: New Committer: Detlef Nannen > > The Apache OpenOffice project is happy to have a new > committer on board: > > Detlef Nannen > > Please

Re: New Committer: Detlef Nannen

2020-07-01 Thread Peter
Hi Detlef, Welcome as a committer on the Apache OpenOffice project. I hope you are fine that I added your name at the cwiki to mark you as an involved volunteer. I think it is a good thing that we have you maintaining the flyers. You did it in the past with a lot of dedication, and shown ac

RE: New Committer: Detlef Nannen

2020-07-01 Thread Jörg Schmidt
> -Original Message- > From: Peter [mailto:pe...@apache.org] > Sent: Wednesday, July 01, 2020 1:56 PM > To: dev@openoffice.apache.org > Subject: Re: New Committer: Detlef Nannen > > Hi Detlef, > > Welcome as a committer on the Apache OpenOffice project. > > I hope you are fine that I ad

Re: New Committer: Czesław Wolański

2020-07-01 Thread Peter
Hi Czeslaw, I am very happy to see your work. You have done great work in the field of translation and testing. I am looking forward to your future participation. Welcome to the Apache OpenOffice as Committer. All the Best Peter Am 01.07.20 um 00:10 schrieb Marcus: The Apache OpenOffic

Re: New Committer: Detlef Nannen

2020-07-01 Thread Dr. Michael Stehmann
Hi Jörg, that is in general no secret and well known: The PMC of an Apache project closely monitors the contributions of individuals. When a PMC member nominates an individual, it is usefull the member talks to other members before the nomination. The committee votes to decide whether the contr

RE: New Committer: Detlef Nannen

2020-07-01 Thread Jörg Schmidt
> -Original Message- > From: Dr. Michael Stehmann [mailto:anw...@rechtsanwalt-stehmann.de] > Sent: Wednesday, July 01, 2020 2:35 PM > To: dev@openoffice.apache.org > Subject: Re: New Committer: Detlef Nannen > > > > Hi Jörg, > > that is in general no secret and well known: > > The PMC

Re: Build Issue with Hunspell on MacOSx

2020-07-01 Thread Jim Jagielski
> On Jun 28, 2020, at 3:31 AM, Peter wrote: > > Hello all, > > does anyone have an Idea how this error can happen? > > hunspell.cxx:119:14: fatal error: '../../intl/libintl.h' file not found > #include <../../intl/libintl.h> > ^~ > 1 error generated. > >

Re: Dev-m2 on macOS

2020-07-01 Thread Jim Jagielski
I'll kick off a developer's build. Which specific language should I do? > On Jun 25, 2020, at 9:19 AM, Matthias Seidel > wrote: > > Hi Jim, > > If you find the time, can you build a dev again to see if the > "installer" now has a proper background image? > > If so, I would work on graphics fo

Re: configure on Mac OS X

2020-07-01 Thread Jim Jagielski
Due to the numerous issues and changes that Apple has forced with the macOS 10.14 -> 10.15 upgrades, and especially with how it's locked down various areas of the filesystem and the developer's experience, ala Xcode, I am staying with macOS 10.14 as my reference platform. > On Jun 23, 2020, at

Re: New Committer: Detlef Nannen

2020-07-01 Thread Dr. Michael Stehmann
Am 01.07.20 um 15:06 schrieb Jörg Schmidt: > Power, including the PMC, should be used responsibly. That is evidently true. Personal sympathies are not a good signpost; performance alone should count. If you want to build a team, performance is not the only thing that counts. But I do not see

Re: New Committer: Detlef Nannen

2020-07-01 Thread Dr. Michael Stehmann
Am 01.07.20 um 16:08 schrieb Dr. Michael Stehmann: > Is this your opinion or the opinion of Detlef? This was a mistake: The right question is: Is this your opinion or the opinion of Jan-Christian? Or are there more people involved in producing the flyers? Excuse my mistake. Kind regards Mi

[GitHub] [openoffice] ardovm opened a new pull request #89: Use std::vector instead of fixed-size array of cffLocal objects

2020-07-01 Thread GitBox
ardovm opened a new pull request #89: URL: https://github.com/apache/openoffice/pull/89 This is a follow-up of [bug 125359](https://bz.apache.org/ooo/show_bug.cgi?id=125359). Instead of using fixed-size arrays, use `std::vector` as a variable-sized array for `CffLocal` objects. --

[GitHub] [openoffice] ardovm commented on pull request #89: Use std::vector instead of fixed-size array of cffLocal objects

2020-07-01 Thread GitBox
ardovm commented on pull request #89: URL: https://github.com/apache/openoffice/pull/89#issuecomment-652464308 I see that in the same file there are other fixed-size arrays used as stacks (if I understand correctly): * `CffSubsetterContext::mnValStack`, * `CffSubsetterContext::mnHintS

RE: New Committer: Detlef Nannen

2020-07-01 Thread Jörg Schmidt
> -Original Message- > From: Dr. Michael Stehmann [mailto:anw...@rechtsanwalt-stehmann.de] > Sent: Wednesday, July 01, 2020 4:08 PM > To: dev@openoffice.apache.org > Subject: Re: New Committer: Detlef Nannen > > > > Am 01.07.20 um 15:06 schrieb Jörg Schmidt: > > Power, including the PMC

RE: New Committer: Detlef Nannen

2020-07-01 Thread Jörg Schmidt
> -Original Message- > From: Dr. Michael Stehmann [mailto:anw...@rechtsanwalt-stehmann.de] > Sent: Wednesday, July 01, 2020 4:18 PM > To: dev@openoffice.apache.org > Subject: Re: New Committer: Detlef Nannen > > > > Am 01.07.20 um 16:08 schrieb Dr. Michael Stehmann: > > > Is this your

Re: New Committer: Detlef Nannen

2020-07-01 Thread Dave Fisher
> On Jul 1, 2020, at 7:58 AM, Jörg Schmidt wrote: > >> -Original Message- >> From: Dr. Michael Stehmann [mailto:anw...@rechtsanwalt-stehmann.de] >> Sent: Wednesday, July 01, 2020 4:18 PM >> To: dev@openoffice.apache.org >> Subject: Re: New Committer: Detlef Nannen >> >> >> >> Am 01.

RE: New Committer: Detlef Nannen

2020-07-01 Thread Jörg Schmidt
> -Original Message- > From: Dave Fisher [mailto:w...@apache.org] > Sent: Wednesday, July 01, 2020 5:13 PM > To: dev > Cc: dev...@openoffice.apache.org > Subject: Re: New Committer: Detlef Nannen > > > > > On Jul 1, 2020, at 7:58 AM, Jörg Schmidt > wrote: > > > >> -Original Messa

Re: Dev-m2 on macOS

2020-07-01 Thread Matthias Seidel
Hi JIm, Am 01.07.20 um 15:59 schrieb Jim Jagielski: > I'll kick off a developer's build. Which specific language should I do? I have no personal preference. The background graphic should be there in every language. I also have no mac, so a screenshot would be sufficient for me. Thanks! Regards

Re: New Committer: Detlef Nannen

2020-07-01 Thread Patricia Shanahan
On 7/1/2020 6:06 AM, Jörg Schmidt wrote: ... And there should be no doubt: Detlef undoubtedly deserves to be a committer, only others have that to the same degree. And whoever apparently excludes these others from it(*), makes his opinion clear. This is intended for all AOO participants, not

Re: New Committer: Detlef Nannen

2020-07-01 Thread Marcus
Am 01.07.20 um 18:13 schrieb Jörg Schmidt: -Original Message- From: Dave Fisher [mailto:w...@apache.org] Sent: Wednesday, July 01, 2020 5:13 PM To: dev Cc: dev...@openoffice.apache.org Subject: Re: New Committer: Detlef Nannen On Jul 1, 2020, at 7:58 AM, Jörg Schmidt wrote: -

some discussion (was: New Committer: Detlef Nannen)

2020-07-01 Thread Jörg Schmidt
Hello, > Do you really think it's OK to complain here in this thread about others > which are not invited? > Don't you think that starting a *new* mail thread is the only way to do > this? Yes, this criticism is justified. I accept it and apologize for not opening a new thread. > But only fro

Re: New Committer: Czesław Wolański

2020-07-01 Thread Pedro Lino
Welcome Czeslaw! Your numerous contributions (not only to the Polish translation) are a welcome addition. I hope you can pass on to all your energy and motivation! Kind regards, Pedro > On 06/30/2020 11:10 PM Marcus wrote: > > > The Apache OpenOffice project is happy to have a new committe

[GitHub] [openoffice] leginee commented on pull request #89: Use std::vector instead of fixed-size array of cffLocal objects

2020-07-01 Thread GitBox
leginee commented on pull request #89: URL: https://github.com/apache/openoffice/pull/89#issuecomment-652654917 If you ncould change those and add them to the PR would be great. Or maybe make a new PR. I have a look on the weekend. I try to get some pointers on testing. I struggle th

[GitHub] [openoffice] ardovm commented on pull request #89: Use std::vector instead of fixed-size array of cffLocal objects

2020-07-01 Thread GitBox
ardovm commented on pull request #89: URL: https://github.com/apache/openoffice/pull/89#issuecomment-652807797 Thank you, Petko. It would help me to know what is the expected average size and variation of such stacks, to give a "meaningful" initial size and optimize the number of calls to