pspp-dev
[Top][All Lists]
Advanced

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

restrict


From: Jason Stover
Subject: restrict
Date: Sun, 4 Feb 2007 12:48:15 -0500
User-agent: Mutt/1.5.10i

The latest checkout of gnulib puts a a couple of restricted
qualifiers in declarations in string.h. This breaks the OBSD
build with gcc 3.3.5.

restrict is part of c99, right?

So gcc 3.3.5 is breaking because it doesn't know about
restrict?

Shouldn't a portability library not bother with what seems like a kind
of optimization that restrict is for? I mean, isn't that a decision
best left to the compiler?

-Jason




reply via email to

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