Hello All, I had ported ctanl long double complex method from NetBSD, But forgot to change the line w = HUGE_VALF + HUGE_VALF * I; to w = HUGE_VALL + HUGE_VALL * I; I have fixed it and sent it as [PATCH 2/2]. I was sending the [PATCH 1/2] for catanl using git send-email but do know why i am not able to send it. So i am attaching this patch here. Please review the same. Thanks & Regards, Aditya Upadhyay