Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Il 07/11/2014 12:51, tarungoyal ha scritto:
Hi Riccardo,

Thanks for the patch. I think a little modification is required.

$(if $(ENABLE_HEADLESS),, \ must be modified to: $(if ! $(ENABLE_HEADLESS),,
\

Nope, the original patch was fine :)
The if syntax is: conditional,true branch,false branch

Also after making this change I got this error:
Test name: testFdo37606Copy::Import
equality assertion failed
- Expected: 2
- Actual  : 1

Failures !!!
Run: 20   Failure total: 1   Failures: 1   Errors: 0

I'd say that it's fine for us to ignore that since it's a c&p bug where
we well maybe not implementing all the interfaces.

thanks,
riccardo

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.