Hi Dave,

I am figuring out what GSICheck needs. So I already have an overview. is you look for files gsicheck you will find it.

The Codebase is really small, and it uses following Classes from AOO:


I see following Includes:

#include "precompiled_l10ntools.hxx"
#include <stdio.h>
#include <tools/fsys.hxx>
#include <tools/stream.hxx>
#include <tools/list.hxx>

// local includes
#include "tagtest.hxx"
#include "gsicheck.hxx"

#include "precompiled_l10ntools.hxx"
#include <tools/string.hxx>
#include "tagtest.hxx"

#if OSL_DEBUG_LEVEL > 1
#include <stdio.h>
#endif

#include "gsicheck.hxx"

#include <tools/string.hxx>
#include <tools/list.hxx>
#include <hash_map> /* std::hashmap*/
#include <rtl/string.h>


Am 29.05.20 um 19:28 schrieb Dave Fisher:
Hi Peter,

Your issue assumes that developers know where the gsicheck code is in the 
repository. I haven’t a clue and therefore can’t even comment on whether or not 
a new repository makes sense.

Regards,
Dave

On May 29, 2020, at 10:20 AM, Peter Kovacs <pe...@apache.org> wrote:

Hello all,


In Order to automate the Translation Process Mechtilde has requested to extract 
the GSI Check into an Own Repository.

GSI Check has an own Versioning, the current Version in the Repo is named 1.9.

So It makes totally sense to extract the Code into an own Repository.


I created a work Package on Jira:

https://issues.apache.org/jira/browse/OPENOFFICE-183#


Any Objection with this endeavor?

(If not)

Any tasks to add to this work package?


If the work package is accepted I create a bugzilla report for the extraction.


All the Best

Peter


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


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


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

Reply via email to