libc6-dev ships /usr/include/features.h with wrong version

Bug #138525 reported by Stefan Sauer
2
Affects Status Importance Assigned to Milestone
glibc (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: libc6-dev

$ grep -Hn "__GLIBC_MINOR__" /usr/include/features.h
...
/usr/include/features.h:307:#define __GLIBC_MINOR__ 4
...
This should be
/usr/include/features.h:307:#define __GLIBC_MINOR__ 5

# apt-cache show libc6-dev | grep Version
Version: 2.5-0ubuntu14

Revision history for this message
Colin Watson (cjwatson) wrote :

The current version in Gutsy, 2.6.1-1ubuntu3, does not suffer from this problem.

/usr/include/features.h:306:#define __GLIBC_MINOR__ 6

Changed in glibc:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.