On Mon, Jan 14, 2013 at 8:50 PM, James Turner <[email protected]> wrote:

> Fix for warning introduced in most recent commit to descendants.c.
>
> ./src/descendants.c: In function 'leaves_cmd':
> ./src/descendants.c:397: warning: passing argument 1 of 'fossil_free'
> discards qualifiers from pointer target type
> ./src/descendants.c:407: warning: passing argument 1 of 'fossil_free'
> discards qualifiers from pointer target type
>

Tnx for the heads-up.  I somehow managed to remove the -Wall from my
Makefile.  These warnings and a couple of others are now fixed.


>
> --
> James Turner
>
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>


-- 
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to