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

Peter <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #11 from Peter <[email protected]> ---
Hi  Arrigo Marchiori

Please see the Wiki entry here:
https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Improvement

We want to remove all c-arrays over time. Currently no volunteer looking into
this.

A patch is welcome. However we prefer a pull request on github.

We are still bound by C++ std GNU98, due to set supported Operating Sysytems.
But it is a good thing to go for modern Programming style as much as possible.

please use std::vector. If you can avoid new and delete, please do so.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to