Commit Graph

2 Commits

Author SHA1 Message Date
Fergus Henderson
cb199ff0b8 Update the expected output for this test case to reflect
Estimated hours taken: 0.1

tests/hard_coded/remove_file.exp:
	Update the expected output for this test case to reflect
	my recent change to the error messages for io__remove_file.
1998-02-27 13:02:09 +00:00
Fergus Henderson
ced3f74b87 Fix a bug in io__remove_file_2 that was spotted by
Estimated hours taken: 0.5

library/io.m:
	Fix a bug in io__remove_file_2 that was spotted by
	Thomas By <T.By@dcs.shef.ac.uk>: a call to strcpy()
	in the pragma c_code had the wrong argument, causing
	it to do the wrong thing in the case where io__remove_file
	returned an error.

tests/hard_coded/Mmakefile:
tests/hard_coded/remove_file.m:
tests/hard_coded/remove_file.exp:
	Regression test.
1998-01-22 02:26:53 +00:00