Closed Bug 229990 Opened 21 years ago Closed 21 years ago

Mising #include <stdio.h> in nsScreenBeOS.cpp halts build

Categories

(Core Graveyard :: GFX: BeOS, defect)

x86
BeOS
defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: thesuckiestemail, Assigned: beos)

Details

Attachments

(1 file, 1 obsolete file)

User-Agent:       Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.7a) Gecko/20040103 Firebird/0.7+
Build Identifier: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.7a) Gecko/20040103 Firebird/0.7+

Build halts on implicit function printf.

Reproducible: Always

Steps to Reproduce:
1. Compile Mozilla





adding 

#include <stdio.h>

fixes this
confirming
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment on attachment 138351 [details] [diff] [review]
Patch that adds #include <stdio.h>

very simple patch.
no sr required - port only
Attachment #138351 - Flags: review+
No need for including stdio.
Attachment #138351 - Attachment is obsolete: true
thanks, I checked the second attachment in (and removed the #ifdef DEBUG, as
NS_NOTREACHED gets only executed in debug builds anyway)
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: