Re: [Libreoffice] [PATCH] use SAL_CALL to fix build in msvc

2012-01-30 Thread Noel Power
On 29/01/12 11:35, Korrawit Pruegsanusak wrote: Hello Stephan, all, MSVC complains about error C2695 [1] while building, so I try to fix it with the attached patch, and the noise is now silent. But the build isn't success yet: still has problem in 'test', which I can't figure out. So, this patc

[Libreoffice] [PATCH] use SAL_CALL to fix build in msvc

2012-01-29 Thread Korrawit Pruegsanusak
Hello Stephan, all, MSVC complains about error C2695 [1] while building, so I try to fix it with the attached patch, and the noise is now silent. But the build isn't success yet: still has problem in 'test', which I can't figure out. So, this patch maybe wrong => review appreciated :-) [1] http: