public inbox for glibc-bugs-regex@sourceware.org
help / color / mirror / Atom feed
* [Bug regex/1226] regex_internal.c says "static unsigned int inline"; some compilers warn
  2005-08-21  3:29 [Bug regex/1226] New: regex_internal.c says "static unsigned int inline"; some compilers warn eggert at gnu dot org
@ 2005-08-21  3:29 ` eggert at gnu dot org
  2005-09-06 18:53 ` drepper at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: eggert at gnu dot org @ 2005-08-21  3:29 UTC (permalink / raw)
  To: glibc-bugs-regex


------- Additional Comments From eggert at gnu dot org  2005-08-21 03:29 -------
Created an attachment (id=604)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=604&action=view)
put "inline" before type


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1226

------- 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] 3+ messages in thread

* [Bug regex/1226] New: regex_internal.c says "static unsigned int inline"; some compilers warn
@ 2005-08-21  3:29 eggert at gnu dot org
  2005-08-21  3:29 ` [Bug regex/1226] " eggert at gnu dot org
  2005-09-06 18:53 ` drepper at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: eggert at gnu dot org @ 2005-08-21  3:29 UTC (permalink / raw)
  To: glibc-bugs-regex

regex_internal.c uses the syntax "static unsigned int inline", but this
is unusual (I think the C standard warns that it's obsolescent) and
some compilers warn about it; see
<http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
I'll attach a patch.

-- 
           Summary: regex_internal.c says "static unsigned int inline"; some
                    compilers warn
           Product: glibc
           Version: 2.3.5
            Status: NEW
          Severity: normal
          Priority: P2
         Component: regex
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: eggert at gnu dot org
                CC: glibc-bugs-regex at sources dot redhat dot com,glibc-
                    bugs at sources dot redhat dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1226

------- 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] 3+ messages in thread

* [Bug regex/1226] regex_internal.c says "static unsigned int inline"; some compilers warn
  2005-08-21  3:29 [Bug regex/1226] New: regex_internal.c says "static unsigned int inline"; some compilers warn eggert at gnu dot org
  2005-08-21  3:29 ` [Bug regex/1226] " eggert at gnu dot org
@ 2005-09-06 18:53 ` drepper at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: drepper at redhat dot com @ 2005-09-06 18:53 UTC (permalink / raw)
  To: glibc-bugs-regex


------- Additional Comments From drepper at redhat dot com  2005-09-06 18:53 -------
> I think the C standard warns that it's obsolescent

That's bogus.  The syntax in the ISO C99 spec does not have any such requirement
and the compilers complaining are broken.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

------- 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] 3+ messages in thread

end of thread, other threads:[~2005-09-06 18:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-21  3:29 [Bug regex/1226] New: regex_internal.c says "static unsigned int inline"; some compilers warn eggert at gnu dot org
2005-08-21  3:29 ` [Bug regex/1226] " eggert at gnu dot org
2005-09-06 18:53 ` drepper at redhat dot com

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).