view .gitignore @ 18637:e7369c43ebe0 stable

Fix segmentation fault for interp2 and pchip method (bug #41838). * libinterp/corefcn/__pchip_deriv__.cc (F__pchip_deriv__): Use F77_XFCN instead of F77_FUNC. The used FORTAN functions call xstopx_ that tries to restore the current_context, but F77_FUNC doesn't save the current_context.
author Stefan Mahr <dac922@gmx.de>
date Wed, 12 Mar 2014 02:36:45 +0100
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/