On 16 October 2013 08:42, Andrea Pescetti <pesce...@apache.org> wrote:

> On 11/10/2013 janI wrote:
>
>> I think I have corrected the flex issue, with r1531149, thanks to the
>> flex generated file I got from juergen.
>> @andrea, @jsc, when you have time please give it a shoot.
>> please only "build --all --genPo"
>>
>
> I confirm that the build is now successful, very good.
>
> I still get a bunch of warnings, all following the pattern
>
> Compiling: l10ntools/source/gL10nMem.cxx
> .../main/l10ntools/source/**gL10nMem.cxx: In member function 'void
> l10nMem_impl::**convertToInetString(std::**string&)':
> .../main/l10ntools/source/**gL10nMem.cxx:714:68: warning: comparison
> between signed and unsigned integer expressions [-Wsign-compare]
>      while((pos = sText.find(replacingStr[i], pos)) != std::string::npos) {
>                                                                     ^
> but I'm mentioning this only because you were addressing all warnings; I
> get lots of them in other modules too.
>
> Thanks for your effort so far, can I ask you to do 2 things more:

1) rebuild l10ntools from scratch, and redirect all the warnings to a file,
mail me the file, so I can edit them one-by-one, it seems some of the
standard functions is changed to unsigned int.

2) rm languages/source/templates/*; build --all --genPO and then do a svn
diff in  languages/source/templates, you will see 5 files missing (at least
the happened for juergen and me) because the build system does not call the
modules (svn up cures that problem). All other files should be undchanged.

thanks in advance.
rgds
jan I.

Ps. for info, yesterday I finally got helpcontent2 working with "genLang
merge", next stop is SWL where I have a problem generating .src files
correctly.

Regards,
>   Andrea.
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> dev-unsubscribe@openoffice.**apache.org<dev-unsubscr...@openoffice.apache.org>
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>

Reply via email to