Bug 58643 - gcc3 patch produces ugly warning
Summary: gcc3 patch produces ugly warning
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: flex
Version: 1.0
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Than Ngo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-01-22 04:38 UTC by Enrico Scholz
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-01-22 04:39:05 UTC
Embargoed:


Attachments (Terms of Use)

Description Enrico Scholz 2002-01-22 04:38:59 UTC
Description of Problem:

The flex-2.5.4a-gcc3.patch of flex-2.5.4a-18 replaces

-  "class istream;",                                                           
                      

with

+  "#include <iostream.h>;",

which keeps the trailing ';'. This produces warnings like 

| foo.cc:25:22: warning: extra tokens at end of #include directive

Comment 1 Than Ngo 2002-01-23 12:15:30 UTC
it's fixed in flex-2.5.4a-189. thanks


Note You need to log in before you can comment on or make changes to this bug.