[ccan] CCAN: code upload by 'iasoule32 at gmail.com' with name Polynomial.zip
Rusty Russell
rusty at rustcorp.com.au
Tue Apr 7 13:34:02 EST 2009
On Sunday 05 April 2009 14:34:55 Joseph Adams wrote:
> I got the easy stuff out of the way so it builds and ccanlint's with
> 5/5. However, this module depends on math ( -lm) so it can use sqrt,
> so make check-polynomial_adt doesn't work. Any way to fix that?
I just added a "libs" option to _info.c; I've wanted it for a while, and
this pushed me into implementing it.
I applied your changes over the current junkcode module, please test!
> Also, I attached a tiny fix to idempotent.c that was causing segfaults
> to creep up: get_ccan_line_pp(line_info[i].cond, sym, &val) needs to
> have , NULL at the end to terminate the argument list.
Thanks, applied!
Rusty.
More information about the ccan
mailing list