To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=49681 Issue #:|49681 Summary:|FreeBSD porting : powerof2 has already been defined Component:|porting Version:|680m104 Platform:|Other URL:| OS/Version:|FreeBSD Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|mh Reported by:|maho
------- Additional comments from [EMAIL PROTECTED] Sun May 22 14:33:33 -0700 2005 ------- For FreeBSD, powerof2 macro has been defined at % grep -R powerof2 /usr/include/* /usr/include/sys/param.h:#define powerof2(x) ((((x)-1)&(x))==0) and so, this induces a re-definition error. --------------------------------------------------------------------- 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]
