c++/5327: compliation question

jianhua.zhou@informix.com jianhua.zhou@informix.com
Tue Jan 8 15:26:00 GMT 2002


>Number:         5327
>Category:       c++
>Synopsis:       compliation question
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 08 15:26:06 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jianhua Zhou
>Release:        3.0.3
>Organization:
>Environment:
RedHat 7.1
>Description:
hex is no longer compiled by g++ 3.0.3

main()
{
       cout << hex << 123 << dec << endl;
}

compile this code will get a error.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-prs mailing list