Comment 4 for bug 1593963

Revision history for this message
Jabiertxof (jabiertxof) wrote :

Thanks su_v!, finaly I could reproduce.

I go trougth the code and seems to be a 2GEOM problem here:
sbasis-to-bezier.cpp:478 in the tail_error comparsion. Give a recursive infinite loop.

Anyway in d2-sbasis.cpp on line 60 there is a TODO in the tail_error function.
I think it overload my math :(.