search for: extract_f

Displaying 1 result from an estimated 1 matches for "extract_f".

Did you mean: extract_u
2011 Dec 22
1
[Bug 44061] New: dri/nouveau: Build error with clang
...^ nouveau_array.c:39:50: note: expanded from macro 'EXTRACT' out_t f(struct nouveau_array *a, int i, int j) { \ ^ nouveau_array.c:50:16: error: illegal storage class on function *extract_f = EXTRACT(char, float, SCHAR_MAX); ^ nouveau_array.c:38:3: note: expanded from macro 'EXTRACT' auto out_t f(struct nouveau_array *, int, int); \ ^ nouveau_array.c:50:16: error: expected ';' at end of declaration...