test_name inline-incorrect-with-cpp test_description An inline routine appears in an Eiffel class which has a C++ external, it causes a C compiler error when this inline routine reference an external C function as it thinks it is a C++ function rather than C copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e copy_raw test1.e $CLUSTER test1.e compile_frozen compile_result ok c_compile_work c_compile_result ok execute_work NONE exec_output_w execute_result ok compare exec_output_w output compile_final compile_result ok c_compile_final c_compile_result ok execute_final NONE exec_output_f execute_result ok compare exec_output_f output test_end