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

Bug#320121: /usr/include/semaphore.h's use of the 'restrict' keyword



Package: hurd-dev
Version: 20050513-3

Hi,

I tried to compile some app on GNU/Hurd, but had a problem with semaphore.h's use of 'restrict' keyword: it is a C99 keyword, and hence makes gcc (Debian 1:3.3.6-4) a little unhappy. I was said on #hurdfr to replace restrict with __restrict, to see if it made things better. It does, but I'm not sure it is a right fix.

Hope it helps,

JP



Reply to: