view .gitignore @ 19685:885d38747cd5

Fix failing JIT tests (bug #41312). * pt-jit.cc (jit_convert::get_variable): Search for function name if vname is not a variable. * test/jit.tst: Make two tests with complex inputs %!xtest because support for complex function prototypes does not exist.
author Stefan Mahr <dac922@gmx.de>
date Mon, 27 Jan 2014 15:52:57 +0100
parents 5758e0013246
children
line wrap: on
line source

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