• Travis Cross's avatar
    Handle a failure of strerror_r · f07e58d3
    Travis Cross 提交于
    This fixes the build on gcc-4.7.3.  The build was breaking with:
    
      error: ignoring return value of 'strerror_r', declared with attribute warn_unused_result [-Werror=unused-result]
    f07e58d3
esl.c 35.2 KB