You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Nikhil Gupta <ni...@gmail.com> on 2019/01/26 22:28:31 UTC

Successful 1st Build!

Hi everyone,
I successfully build the open-office on my system.Now I am looking forward
to where I can start contributing to the project. I have 2 year programming
experience in c++ mainly functional programming.
So if there any guide available there it would be appreciated.

Thanks.
Nikhil

Re: Successful 1st Build!

Posted by Patricia Shanahan <pa...@acm.org>.
CONGRATULATIONS!


On 1/26/2019 2:28 PM, Nikhil Gupta wrote:
> Hi everyone,
> I successfully build the open-office on my system.Now I am looking forward
> to where I can start contributing to the project. I have 2 year programming
> experience in c++ mainly functional programming.
> So if there any guide available there it would be appreciated.
> 
> Thanks.
> Nikhil
> 

---
This email has been checked for viruses by AVG.
https://www.avg.com


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


Re: Successful 1st Build!

Posted by Jim Jagielski <ji...@jaguNET.com>.
That is great news! Welcome!

> On Jan 26, 2019, at 5:28 PM, Nikhil Gupta <ni...@gmail.com> wrote:
> 
> Hi everyone,
> I successfully build the open-office on my system.Now I am looking forward
> to where I can start contributing to the project. I have 2 year programming
> experience in c++ mainly functional programming.
> So if there any guide available there it would be appreciated.
> 
> Thanks.
> Nikhil


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


Re: Successful 1st Build!

Posted by Mechtilde <oo...@mechtilde.de>.
Hello

we should also have a look against which version of OpenJDK we build.

It works for me with Java 8 but NOT with Java 11.

Kind regards

Am 27.01.19 um 15:54 schrieb Peter Kovacs:
> BTW, we had also the Idea to switch from C-Array to containers. This
> also needs a code audit to identify the code incidents first.
> 
> I currently have only noted a task for this.
> 
> On 27.01.19 15:51, Peter Kovacs wrote:
>> I could not find a Issue for that. So I opened a bug[1].
>>
>> But honestly I think this is might be quite a challenge. I am not sure
>> if the UTF-implementation is affected by this task.
>>
>> According to FOSDEM talk from the last years it has some very suboptimal
>> coding decisions. If that is affected, it might have some affect on our API.
>>
>> We should investigate this first and make a plan.
>>
>>
>> all the best
>>
>> Peter
>>
>> [1] https://bz.apache.org/ooo/show_bug.cgi?id=128019
>>
>>
>> On 27.01.19 15:27, Patricia Shanahan wrote:
>>> Another project to consider after this is replacing AOO's own string
>>> implementation with the standard template library string.
>>>
>>> On 1/27/2019 4:32 AM, Peter Kovacs wrote:
>>>> Awesome!
>>>>
>>>> Okay, next Step. Let me see if I have some Ideas.
>>>>
>>>> How about this one here:
>>>>
>>>> https://bz.apache.org/ooo/show_bug.cgi?id=118788
>>>>
>>>> It is about tweaking a LibreOffice patch to our code. The patch is dual
>>>> licensed so we can use this. Which is awesome.
>>>>
>>>> It may be a good low hanging fruit to grapple for you. Or a bad one, but
>>>> then we know it hangs higher. :P
>>>>
>>>>
>>>> All the best
>>>>
>>>> Peter
>>>>
>>>>
>>>> On 26.01.19 23:28, Nikhil Gupta wrote:
>>>>> Hi everyone,
>>>>> I successfully build the open-office on my system.Now I am looking
>>>>> forward
>>>>> to where I can start contributing to the project. I have 2 year
>>>>> programming
>>>>> experience in c++ mainly functional programming.
>>>>> So if there any guide available there it would be appreciated.
>>>>>
>>>>> Thanks.
>>>>> Nikhil
>>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>>>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>>>
>>> ---
>>> This email has been checked for viruses by AVG.
>>> https://www.avg.com
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
> 

-- 
Mechtilde Stehmann
## Apache OpenOffice
## Freie Office Suite für Linux, MacOSX, Windows
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F


Re: Successful 1st Build!

Posted by Peter Kovacs <Pe...@Apache.org>.
BTW, we had also the Idea to switch from C-Array to containers. This
also needs a code audit to identify the code incidents first.

I currently have only noted a task for this.

On 27.01.19 15:51, Peter Kovacs wrote:
> I could not find a Issue for that. So I opened a bug[1].
>
> But honestly I think this is might be quite a challenge. I am not sure
> if the UTF-implementation is affected by this task.
>
> According to FOSDEM talk from the last years it has some very suboptimal
> coding decisions. If that is affected, it might have some affect on our API.
>
> We should investigate this first and make a plan.
>
>
> all the best
>
> Peter
>
> [1] https://bz.apache.org/ooo/show_bug.cgi?id=128019
>
>
> On 27.01.19 15:27, Patricia Shanahan wrote:
>> Another project to consider after this is replacing AOO's own string
>> implementation with the standard template library string.
>>
>> On 1/27/2019 4:32 AM, Peter Kovacs wrote:
>>> Awesome!
>>>
>>> Okay, next Step. Let me see if I have some Ideas.
>>>
>>> How about this one here:
>>>
>>> https://bz.apache.org/ooo/show_bug.cgi?id=118788
>>>
>>> It is about tweaking a LibreOffice patch to our code. The patch is dual
>>> licensed so we can use this. Which is awesome.
>>>
>>> It may be a good low hanging fruit to grapple for you. Or a bad one, but
>>> then we know it hangs higher. :P
>>>
>>>
>>> All the best
>>>
>>> Peter
>>>
>>>
>>> On 26.01.19 23:28, Nikhil Gupta wrote:
>>>> Hi everyone,
>>>> I successfully build the open-office on my system.Now I am looking
>>>> forward
>>>> to where I can start contributing to the project. I have 2 year
>>>> programming
>>>> experience in c++ mainly functional programming.
>>>> So if there any guide available there it would be appreciated.
>>>>
>>>> Thanks.
>>>> Nikhil
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>>
>> ---
>> This email has been checked for viruses by AVG.
>> https://www.avg.com
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>

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


Re: Successful 1st Build!

Posted by Patricia Shanahan <pa...@acm.org>.
Yes, the first step on this is definitely a feasibility and performance 
study. I would start by making the existing AOO string class a wrapper 
around an STL string. That way, we could experiment with only local 
changes, not finding and changing every place that does string manipulation.

On 1/27/2019 6:51 AM, Peter Kovacs wrote:
> I could not find a Issue for that. So I opened a bug[1].
> 
> But honestly I think this is might be quite a challenge. I am not sure
> if the UTF-implementation is affected by this task.
> 
> According to FOSDEM talk from the last years it has some very suboptimal
> coding decisions. If that is affected, it might have some affect on our API.
> 
> We should investigate this first and make a plan.
> 
> 
> all the best
> 
> Peter
> 
> [1] https://bz.apache.org/ooo/show_bug.cgi?id=128019
> 
> 
> On 27.01.19 15:27, Patricia Shanahan wrote:
>> Another project to consider after this is replacing AOO's own string
>> implementation with the standard template library string.
>>
>> On 1/27/2019 4:32 AM, Peter Kovacs wrote:
>>> Awesome!
>>>
>>> Okay, next Step. Let me see if I have some Ideas.
>>>
>>> How about this one here:
>>>
>>> https://bz.apache.org/ooo/show_bug.cgi?id=118788
>>>
>>> It is about tweaking a LibreOffice patch to our code. The patch is dual
>>> licensed so we can use this. Which is awesome.
>>>
>>> It may be a good low hanging fruit to grapple for you. Or a bad one, but
>>> then we know it hangs higher. :P
>>>
>>>
>>> All the best
>>>
>>> Peter
>>>
>>>
>>> On 26.01.19 23:28, Nikhil Gupta wrote:
>>>> Hi everyone,
>>>> I successfully build the open-office on my system.Now I am looking
>>>> forward
>>>> to where I can start contributing to the project. I have 2 year
>>>> programming
>>>> experience in c++ mainly functional programming.
>>>> So if there any guide available there it would be appreciated.
>>>>
>>>> Thanks.
>>>> Nikhil
>>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>>
>>
>> ---
>> This email has been checked for viruses by AVG.
>> https://www.avg.com
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
> 

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


Re: Successful 1st Build!

Posted by Peter Kovacs <Pe...@Apache.org>.
I could not find a Issue for that. So I opened a bug[1].

But honestly I think this is might be quite a challenge. I am not sure
if the UTF-implementation is affected by this task.

According to FOSDEM talk from the last years it has some very suboptimal
coding decisions. If that is affected, it might have some affect on our API.

We should investigate this first and make a plan.


all the best

Peter

[1] https://bz.apache.org/ooo/show_bug.cgi?id=128019


On 27.01.19 15:27, Patricia Shanahan wrote:
> Another project to consider after this is replacing AOO's own string
> implementation with the standard template library string.
>
> On 1/27/2019 4:32 AM, Peter Kovacs wrote:
>> Awesome!
>>
>> Okay, next Step. Let me see if I have some Ideas.
>>
>> How about this one here:
>>
>> https://bz.apache.org/ooo/show_bug.cgi?id=118788
>>
>> It is about tweaking a LibreOffice patch to our code. The patch is dual
>> licensed so we can use this. Which is awesome.
>>
>> It may be a good low hanging fruit to grapple for you. Or a bad one, but
>> then we know it hangs higher. :P
>>
>>
>> All the best
>>
>> Peter
>>
>>
>> On 26.01.19 23:28, Nikhil Gupta wrote:
>>> Hi everyone,
>>> I successfully build the open-office on my system.Now I am looking
>>> forward
>>> to where I can start contributing to the project. I have 2 year
>>> programming
>>> experience in c++ mainly functional programming.
>>> So if there any guide available there it would be appreciated.
>>>
>>> Thanks.
>>> Nikhil
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>
>
> ---
> This email has been checked for viruses by AVG.
> https://www.avg.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>

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


Re: Successful 1st Build!

Posted by Patricia Shanahan <pa...@acm.org>.
Another project to consider after this is replacing AOO's own string 
implementation with the standard template library string.

On 1/27/2019 4:32 AM, Peter Kovacs wrote:
> Awesome!
> 
> Okay, next Step. Let me see if I have some Ideas.
> 
> How about this one here:
> 
> https://bz.apache.org/ooo/show_bug.cgi?id=118788
> 
> It is about tweaking a LibreOffice patch to our code. The patch is dual
> licensed so we can use this. Which is awesome.
> 
> It may be a good low hanging fruit to grapple for you. Or a bad one, but
> then we know it hangs higher. :P
> 
> 
> All the best
> 
> Peter
> 
> 
> On 26.01.19 23:28, Nikhil Gupta wrote:
>> Hi everyone,
>> I successfully build the open-office on my system.Now I am looking forward
>> to where I can start contributing to the project. I have 2 year programming
>> experience in c++ mainly functional programming.
>> So if there any guide available there it would be appreciated.
>>
>> Thanks.
>> Nikhil
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
> 

---
This email has been checked for viruses by AVG.
https://www.avg.com


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


Re: Successful 1st Build!

Posted by Peter Kovacs <Pe...@Apache.org>.
Awesome!

Okay, next Step. Let me see if I have some Ideas.

How about this one here:

https://bz.apache.org/ooo/show_bug.cgi?id=118788

It is about tweaking a LibreOffice patch to our code. The patch is dual
licensed so we can use this. Which is awesome.

It may be a good low hanging fruit to grapple for you. Or a bad one, but
then we know it hangs higher. :P


All the best

Peter


On 26.01.19 23:28, Nikhil Gupta wrote:
> Hi everyone,
> I successfully build the open-office on my system.Now I am looking forward
> to where I can start contributing to the project. I have 2 year programming
> experience in c++ mainly functional programming.
> So if there any guide available there it would be appreciated.
>
> Thanks.
> Nikhil
>


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