On 09/11/2018 06:54 PM, Jakub Jermář wrote:
> the attached patch exhibits the problem. The error message is:
> 
> <uspace/lib/c/include/time.h:109:30:space>: Unexpected whitespace after '*'.
> <uspace/lib/c/include/time.h:109:65:space>: Unexpected whitespace after '*'.
> <uspace/lib/c/include/time.h:110:22:space>: Unexpected whitespace after '*'.

Hm, it looks though that Sycek understands __restrict__, but insists on
it coming after the asterisk immediately, which is strange.

Jakub

> 
> Cheers,
> Jakub
> 
> On 09/11/2018 03:29 PM, Jiri Svoboda wrote:
>> Hi Jakub,
>>
>> I recall you mentioned having a problem with ccheck and (some form of)
>> restrict qualifier? What was the problem? Can you give me the exact code
>> snipped that caused the issue? What was the expected result as opposed
>> to the actual result? You could also submit it as an Issue on GitHub (I
>> enabled issue tracking for Sycek).
>>
>> Thanks,
>> Jiri
>>
>>
>> _______________________________________________
>> HelenOS-devel mailing list
>> HelenOS-devel@lists.modry.cz
>> http://lists.modry.cz/listinfo/helenos-devel

_______________________________________________
HelenOS-devel mailing list
HelenOS-devel@lists.modry.cz
http://lists.modry.cz/listinfo/helenos-devel

Reply via email to