Closed Bug 444297 Opened 16 years ago Closed 16 years ago

oink/ast depreciate used of <ostream.h> should be <ostream>

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: segg2, Unassigned)

References

Details

Attachments

(1 file, 1 obsolete file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008061712 Fedora/3.0-1.fc9 Firefox/3.0
Build Identifier: oink ast current

- depreciate used of <ostream.h> should be <ostream>
- name in std libraries need "using namespace std;"

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
adding the patch file
Attached patch diff file of the ast directory (obsolete) — Splinter Review
Blocks: 438061
new patch which replace <ostream.h> to <ostream>
agrampar.tab.{cc|h} even if they are in the repository, they are generated files. Means, they are not in the diff file.
Attachment #328643 - Attachment is obsolete: true
- gcc 4.3 compile successfully.
- agrampar.tab.cc should not be in repository, generated file.
- agrampar.tab.h should not be in repository, generated file.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: