1
1
Edgar Gabriel 14bd114973 common/ompio: return error code from file_delete operation in file_close
in case the user opened a file using the DELETE_ON_CLOSE flag,
return the error code generated in the delete operation.

Note, that this is however just a partial fix to the e_close_1 test
from the ibm testsuite, since the object destructor that triggers
the file_close function does not have a mechanism right now to recognize
and return an error code.

Signed-off-by: Edgar Gabriel <gabriel@cs.uh.edu>
2018-06-07 19:30:14 -05:00
..
2018-06-07 17:52:32 -05:00
2018-05-21 14:18:30 -07:00
2018-06-06 12:18:52 -07:00
2018-04-14 17:14:12 -04:00