bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

string.h uses restrict


From: Reuben Thomas
Subject: string.h uses restrict
Date: Thu, 19 Mar 2009 01:50:38 +0000 (GMT)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

string.h uses restrict, which doesn't work if the compiler is C89 (e.g. gcc in -std=c89 mode).

regex.h has some code to detect this case and allow for it; should string.h copy this code? Or should it be broken out into a module? (It would be useful to gnulib users too.)

--
http://rrt.sc3d.org/ | dumb blonde, n. susbt. phr.  peroxymoron




reply via email to

[Prev in Thread] Current Thread [Next in Thread]