Branch: Tag:

2012-07-12

2012-07-12 09:07:48 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Compiler: Fix CAR == CDR case in new_check_call().

612:      // Argument checking    + // Test new_check_call. + test_eq([[ +  constant foo = 5; +  +  // Test that it survives a F_ARG_LIST with CAR == CDR. +  return foo%foo; + ]], 0) +    // Test get_all_args.   test_eval_error([[    // A trick to get some svalues to freed refcounted stuff on the stack.