This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CARM: Incorrect return code for PREPRINTONLY option.

Hello.

While trying the demo of CARM, i stumbled upon a bug:
Im using the tool under Cygwin.

The following should return error code 0, but instead returns error code 176.

This causes makefiles or similar to bail out.

CAINC=../../INC/Philips/ ../../BIN/ca.exe Time.c PREPRINTONLY; echo $?

It works correctly for the PREPRINT option.

This this a known bug? How do i get around it?

0