You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Yury Tarasievich <yu...@gmail.com> on 2021/06/22 06:14:43 UTC

minor patch enabling the piecewise inclusion of category-b components

Hi all,

The thing's here:

https://gist.github.com/yurytch/8ea677f1fa937cf508526618768b9a61

Does what it says in the Subject.

(disregard the exclamation marks, they are there 
just for my attention)

Why that patch? Because standard configure AS IT 
IS either enables category-b -- and all the 
stuff in it is then needed, or disables all 
cat-b components at once.
I needed just the grammar-related ones.

So the patch puts REAL meaning into configure 
options like --enable-hyphen.

I'm making builds of 4.5.0 with that patch for 
more than a year now, everything seems to 
function fine.

-Yury

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


Re: minor patch enabling the piecewise inclusion of category-b components

Posted by Yury Tarasievich <yu...@gmail.com>.
@Carl: Done, to the best of my understanding.

@Matthias: I meant the thing is trivial,
and I just have NO practice with more complex 
git use scenarios
(trivial 'pull'ing and looking at 'diff' 
contents do not count).

Yes, I SHOULD spare a day or two, to read and 
internalise a book or a tutorial. But that day 
hasn't yet come ))

-Yury

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


Re: minor patch enabling the piecewise inclusion of category-b components

Posted by Carl Marcum <cm...@apache.org>.
Hi Yury,


On 6/25/21 3:00 PM, Matthias Seidel wrote:
> Hi Yury,
>
> Am 25.06.21 um 08:18 schrieb Yury Tarasievich:
>> Could you guys put these changes in, please, instead of me messing
>> with git?
>> I'm quite incompetent in git process,
>> and the patch content is straightforward. Anybody could produce it.
> If anybody could produce it, why can't you? ;-)
>
> If you don't want to use Git, can you provide a diff file?
>
> Matthias
>
>

I've applied patch from your Gist link.

Can you provide some examples of your usage to the PR-134 [1] and I'll 
test it with a build.

[1] https://github.com/apache/openoffice/pull/134

Thanks,
Carl

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


Re: minor patch enabling the piecewise inclusion of category-b components

Posted by Matthias Seidel <ma...@hamburg.de>.
Hi Yury,

Am 25.06.21 um 08:18 schrieb Yury Tarasievich:
> Could you guys put these changes in, please, instead of me messing
> with git?
> I'm quite incompetent in git process,
> and the patch content is straightforward. Anybody could produce it.

If anybody could produce it, why can't you? ;-)

If you don't want to use Git, can you provide a diff file?

Matthias

>
> -Yury
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>


Re: minor patch enabling the piecewise inclusion of category-b components

Posted by Yury Tarasievich <yu...@gmail.com>.
Could you guys put these changes in, please, 
instead of me messing with git?
I'm quite incompetent in git process,
and the patch content is straightforward. 
Anybody could produce it.

-Yury

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


Re: minor patch enabling the piecewise inclusion of category-b components

Posted by Matthias Seidel <ma...@hamburg.de>.
Hi Yury,

Can you please create a pull request in our official repo for that?

Regards,

   Matthias

Am 22.06.21 um 08:14 schrieb Yury Tarasievich:
> Hi all,
>
> The thing's here:
>
> https://gist.github.com/yurytch/8ea677f1fa937cf508526618768b9a61
>
> Does what it says in the Subject.
>
> (disregard the exclamation marks, they are there just for my attention)
>
> Why that patch? Because standard configure AS IT IS either enables
> category-b -- and all the stuff in it is then needed, or disables all
> cat-b components at once.
> I needed just the grammar-related ones.
>
> So the patch puts REAL meaning into configure options like
> --enable-hyphen.
>
> I'm making builds of 4.5.0 with that patch for more than a year now,
> everything seems to function fine.
>
> -Yury
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>