Hello,<br><br><div class="gmail_quote">2011/9/30 Maciej Rumianowski <span dir="ltr">&lt;<a href="mailto:maciej.rumianowski@gmail.com">maciej.rumianowski@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi *,<br>
<br>
I am building LibreOffice since July and I have never set any<br>
Localization Options. I don&#39;t know if it is necessary for build without<br>
install.<br>
<br>
But now Calc&#39;s Filter-test fails with such output (DEBUG_CSV_HANDLER is<br>
on)<br>
<br>
&gt; [ build CXX ] sc/qa/unit/filters-test<br>
&gt; [ build DEP ] LNK:CppunitTest/libtest_sc_filters_test.so<br>
&gt; [ build ALL ] top level modules: sc<br>
&gt; [ build ALL ] loaded modules: sc<br>
&gt; [ build CUT ] sc_ucalc<br>
&gt; [ build LNK ] CppunitTest/libtest_sc_filters_test.so<br>
&gt; [ build CUT ] sc_filters_test<br>
&gt; ods Test<br>
&gt; xls Test<br>
&gt; ods Test<br>
&gt; xls Test<br>
&gt; xlsx Test<br>
&gt; ods Test<br>
&gt; Col: 0 Row: 0<br>
&gt; String: FAŁSZ<br>
&gt; CSVString: FALSE<br>
&gt; result: 0<br>
&gt; ods Test<br>
&gt; ods Test<br>
&gt; Col: 0 Row: 0<br>
&gt; String: 2,00<br>
&gt; CSVString: 2.00<br>
&gt; result: 0<br>
&gt; ods Test<br>
&gt; xls Test<br>
&gt; xlsx Test<br>
&gt; csv_handler.hxx:128:Assertion<br>
&gt; Test name: FiltersTest::testFunctions<br>
&gt; assertion failed<br>
&gt; - Expression: aString == aCSVString<br>
&gt; - content is not correct in cell<br>
&gt;<br>
&gt; csv_handler.hxx:100:Assertion<br>
&gt; Test name: FiltersTest::testFormats<br>
&gt; assertion failed<br>
&gt; - Expression: aString == aCSVString<br>
&gt; - content is not correct in cell<br>
&gt;<br>
&gt; Failures !!!<br>
&gt; Run: 9   Failure total: 2   Failures: 2   Errors: 0<br>
&gt; make: *** [/home/maciej/Dokumenty/LibreOffice-Dev/master/workdir/<a href="http://unxlngi6.pro/CppunitTest/sc_filters_test.test" target="_blank">unxlngi6.pro/CppunitTest/sc_filters_test.test</a>] Błąd 1<br><br></blockquote>
<div><br>Strange that is only the filters-test (kendy&#39;s tinderbox also has problems with ucalc). I&#39;m working on it but switching back to the old code that worked before bootstrapfixture did not work.<br><br>Regards,<br>
Markus <br></div></div>