Hi!
 
CLN miscomputes factorial and doublefactorial on 64-bit Windows due to `long` type being 32-bit.
The attached patch solves the problem.
 
Best regards,
     Alexey