Mentions légales du service

Skip to content
  • Jens Gustedt's avatar
    fix the usage of the different error codes · 888670d6
    Jens Gustedt authored
     - some didn't work because the numbers where greater than
       P99_MAX_NUMBER, push that limit
    
     - EOVERFLOW didn't work because OVERFLOW is used by SYSV
    
     - provide default values as enumeration constants for those codes that
       the system doesn't define
    888670d6