To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=76340 Issue #|76340 Summary|to-be-m209: sal build breaker: alloca.h Component|porting Version|680m207 Platform|All URL| OS/Version|Mac OS X Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P1 Subcomponent|MacOSX Assigned to|vg Reported by|pjanik
------- Additional comments from [EMAIL PROTECTED] Fri Apr 13 12:28:38 +0000 2007 ------- ustring.c: In function 'rtl_uString_internConvert': ustring.c:746: warning: implicit declaration of function 'alloca' ustring.c:746: warning: incompatible implicit declaration of built-in function 'alloca' (with WaE turned on is error). The problem is that m209 adds -I.../inc/sal and on Mac OS X, there is system <alloca.h> and <sal/ alloca.h>. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
