Closed Bug 424 Opened 27 years ago Closed 26 years ago

Warning fix: -DBSD on BSD platforms

Categories

(SeaMonkey :: Build Config, defect, P3)

Other
Other
defect

Tracking

(Not tracked)

CLOSED FIXED

People

(Reporter: driehuis, Assigned: briano)

Details

Created by Bert Driehuis (driehuis@playbeing.org) on Friday, June 5, 1998 12:38:10 PM PDT Additional Details : Systems which define BSD in one of the system header files cause spurious warning messages. In message snews://secnews.netscape.com/Pine.SUN.3.95q.980601001123.13327A-200000%40dewmoth I propose a workaround by renaming the instances of -DBSD actually used by Mozilla to GENERIC_BSD. Updated by Wan-Teh Chang (wtc@netscape.com) on Monday, June 8, 1998 6:22:27 PM PDT Additional Details : Reassigned the bug to Brian Ostrom.
This should only be an issue on the BSDI BSD/OS platforms now, and only when param.h is included. I'll check for #ifdef BSD (and equivalents), and see if I can change them to something that will allow the elimination of '-DBSD' from BSD_OS.mk.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This shouldn't be a problem anymore. But since it's currently impossible to build mozilla on any version of BSD_OS, it's hard to tell what the runtime results will be....
QA Contact: 1677
Brian -- can you please verify this bug -- thanks
Status: RESOLVED → CLOSED
applied to old build system.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.