public inbox for glibc-bugs-regex@sourceware.org
help / color / mirror / Atom feed
* [Bug regex/5945] New: regoff_t wrong has posix type
@ 2008-03-16 14:02 vik at forgottenroots dot de
  2008-03-30  4:31 ` [Bug regex/5945] " drepper at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: vik at forgottenroots dot de @ 2008-03-16 14:02 UTC (permalink / raw)
  To: glibc-bugs-regex

The type regoff_t should hold at least the same amount of bytes as off_t and
ssize_t 
here: http://www.opengroup.org/onlinepubs/009695399/basedefs/regex.h.html
It's defined in regex.h as 'int` so it won't hold off_t on a 64bit machine or a
32bit machine where off_t 64bit support is enabled (#define _FILE_OFFSET_BITS 64)

-- 
           Summary: regoff_t wrong has posix type
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: regex
        AssignedTo: drepper at redhat dot com
        ReportedBy: vik at forgottenroots dot de
                CC: glibc-bugs-regex at sources dot redhat dot com,glibc-
                    bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5945

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-06-25 16:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-5945-132@http.sourceware.org/bugzilla/>
2011-06-17 10:43 ` [Bug regex/5945] regoff_t wrong has posix type bonzini at gnu dot org
2013-02-08  1:52 ` eggert at gnu dot org
2013-02-08  2:32 ` bugdal at aerifal dot cx
2014-06-27 13:08 ` fweimer at redhat dot com
2015-06-25 16:50 ` filbranden at google dot com
2008-03-16 14:02 [Bug regex/5945] New: " vik at forgottenroots dot de
2008-03-30  4:31 ` [Bug regex/5945] " drepper at redhat dot com
2008-08-18 10:10 ` bonzini at gnu dot org
2008-08-18 14:05 ` drepper at redhat dot com
2010-09-09 15:44 ` bonzini at gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).