Re: [AD] Relative filenames in dat/grabber utilities |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> Humm, something must have gone wrong... I get this:
>
> gcc -Wall -Wno-unused -Wno-long-double -O2 -funroll-loops -ffast-math
> -fomit-frame-pointer -pipe -DALLEGRO_USE_C -I. -I./include -o
> obj/macosx/alleg/datalpha.o -c tools/plugins/datalpha.c
> tools/plugins/datalpha.c: In function `do_alpha_import':
> tools/plugins/datalpha.c:273: warning: passing arg 1 of `datedit_grab'
> from incompatible pointer type
> tools/plugins/datalpha.c:273: too many arguments to function
> `datedit_grab' make: *** [obj/macosx/alleg/datalpha.o] Error 1
Sorry about that, I forgot to pass -r to 'diff'. Now fixed.
--
Eric Botcazou