[drmaa-wg] DRMAA_ERRNO_NO_MORE_ELEMENTS

Ed Baskerville lists at edbaskerville.com
Wed Jul 5 13:12:56 CDT 2006


The 1.0 C binding spec requires that DRMAA_ERRNO_NO_MORE_ELEMENTS be  
returned by the string vector helper functions, but it doesn't  
include that value in section 5.1.5 (C Preprocessor Directives for  
DRMAA Error Codes), so the proper integer value is not listed.

Should this be added to the end?

#define DRMAA_ERRNO_NO_MORE_ELEMENTS 24

--Ed





More information about the drmaa-wg mailing list