mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Added missing check for BOOST_FT_MAX_ARITY when MOCK_MAX_ARGS was set to 21 or more
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@321 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
13cf400e82
commit
989830855c
2 changed files with 7 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
<build-turtle-test name="turtle"/>
|
||||
<build-turtle-test name="turtle_max_args">
|
||||
<defineset>
|
||||
<define name="MOCK_MAX_ARGS" value="20"/>
|
||||
<define name="MOCK_MAX_ARGS" value="30"/>
|
||||
</defineset>
|
||||
</build-turtle-test>
|
||||
<build-turtle-test name="turtle_use_conversions">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue