Mailinglist Archive: opensuse-bugs (14451 mails)
| < Previous | Next > |
[Bug 440387] New: typedefs missing in c++ header file
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 30 Oct 2008 15:22:27 -0600 (MDT)
- Message-id: <bug-440387-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=440387
Summary: typedefs missing in c++ header file
Product: openSUSE 11.0
Version: Final
Platform: x86-64
OS/Version: openSUSE 11.0
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Development
AssignedTo: pth@xxxxxxxxxx
ReportedBy: ingo.pussar@xxxxxx
QAContact: qa@xxxxxxx
Found By: ---
There's
typedef basic_ifstream<char> ifstream;
typedef basic_ofstream<char> ofstream;
missing in <fstream>
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: typedefs missing in c++ header file
Product: openSUSE 11.0
Version: Final
Platform: x86-64
OS/Version: openSUSE 11.0
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Development
AssignedTo: pth@xxxxxxxxxx
ReportedBy: ingo.pussar@xxxxxx
QAContact: qa@xxxxxxx
Found By: ---
There's
typedef basic_ifstream<char> ifstream;
typedef basic_ofstream<char> ofstream;
missing in <fstream>
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |