Bug 11594 - <cstddef> forwards to non-existant C header
Summary: <cstddef> forwards to non-existant C header
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: egcs
Version: 6.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-05-23 08:47 UTC by Red Hat Bugzilla
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-05-23 08:52:59 UTC
Embargoed:


Attachments (Terms of Use)

Description Red Hat Bugzilla 2000-05-23 08:47:19 UTC
/usr/include/g++-2/cstddef

C++ Standard header <cstddef> includes C header <stddef.h> which is not
included with glibc-2.1.3-15:

  # rpm -qf /usr/include/stddef.h
  file /usr/include/stddef.h: No such file or directory

  # rpm -ql glibc-devel | grep "stddef"
  (returns nothing)


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