--- sml/branches/SMLNJ/config/chk-global-names.sh 1997/10/04 23:33:46 3 +++ sml/branches/SMLNJ/config/chk-global-names.sh 1998/01/18 01:01:29 8 @@ -14,7 +14,7 @@ main () {} XXXX -$CC -c -o $TMP_FILE $TMP_FILE_C +$CC -o $TMP_FILE $TMP_FILE_C if [ "$?" != "0" ]; then rm -f $TMP_FILE $TMP_FILE_C exit 1
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: +$CC -o $TMP_FILE $TMP_FILE_C if [ "$?" != "0" ]; then rm -f $TMP_FILE $TMP_FILE_C exit 1