On 10/31/2014 10:04 PM, julien2412 wrote:
On MacOs 10.9.5, I got this error when building master sources updated
yesterday:
lo/core/crashrep/source/unx/main.cxx:168:26: error: 'tmpnam' is deprecated:
This function is provided for compatibility reasons only.  Due to security
concerns inherent in the design of tmpnam(3), it is highly recommended that
you use mkstemp(3) instead. [-Werror,-Wdeprecated-declarations]
     FILE    *fp = fopen( tmpnam( g_szReportFile ), "w" );

Easiest "fix" would be to not bother with --enable-crashdump.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to