Re: Possible easy hack

2016-01-02 Thread Chris Sherlock
Cheers, I’ve added the keywords and added the ML to the cc list. 

Chris

> On 1 Jan 2016, at 10:15 PM, Chris Sherlock  wrote:
> 
> Hi all, 
> 
> I think I have an old bug that could be used for an easy hack for new 
> contributors. 
> 
> The bug is Bug 77667 - Remove gcc3 workaround where it could handle 
> instantiated objects as parameters (found here: 
> https://bugs.documentfoundation.org/show_bug.cgi?id=77667 
> )
> 
> Basically, it’s a cleanup of code - for some reason a now ancient version of 
> gcc had problems allowing an object to be created directly as a parameter - 
> e.g. Draw(Point(), parameter2).
> 
> Could this be added as an easy hack, would it meet the criteria? If so, how 
> does one do this?
> 
> Cheers,
> Chris

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Possible easy hack

2016-01-02 Thread jan iversen
Hi

> The bug is Bug 77667 - Remove gcc3 workaround where it could handle 
> instantiated objects as parameters (found here: 
> https://bugs.documentfoundation.org/show_bug.cgi?id=77667)

I think you are right, that looks like a easyhack to me.

All you have to do is to add keywords to the bug see
https://bugs.documentfoundation.org/show_bug.cgi?id=54169
for a C++ example.

have a nice day.
rgds
jan i.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Possible easy hack

2016-01-01 Thread Chris Sherlock
Hi all, 

I think I have an old bug that could be used for an easy hack for new 
contributors. 

The bug is Bug 77667 - Remove gcc3 workaround where it could handle 
instantiated objects as parameters (found here: 
https://bugs.documentfoundation.org/show_bug.cgi?id=77667 
)

Basically, it’s a cleanup of code - for some reason a now ancient version of 
gcc had problems allowing an object to be created directly as a parameter - 
e.g. Draw(Point(), parameter2).

Could this be added as an easy hack, would it meet the criteria? If so, how 
does one do this?

Cheers,
Chris___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice