Commit Graph

5 Commits

Author SHA1 Message Date
William S Fulton 84f7b740ea Fix testcase for visual studio (2) 2018-10-05 06:52:49 +01:00
William S Fulton 94377ef3ed Fix testcase for visual studio 2018-10-04 19:09:11 +01:00
William S Fulton 18383340e9 Fix C default arguments with -builtin and -fastunpack and -modernargs.
Problem occurred when there is just one (defaulted) parameter in the parameter list.

Closes #1126
2018-10-04 08:06:01 +01:00
William S Fulton ac8331648f Testcase fix for clang 2017-10-05 15:38:51 +01:00
William S Fulton ddd1b38fa2 Removing empty error tests - c_default_error
C default arguments are allowed, so migrated the error test to a proper test,
as no error or warning is expected.
2016-06-01 21:25:25 +01:00