Skip to content

Commit

Permalink
defs/known_errors.def: update on macOS Mojave Xcode 10.1
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65717 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
nobu committed Nov 14, 2018
1 parent 2c989a6 commit cb592b3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions defs/known_errors.def
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@ EAFNOSUPPORT
EAGAIN
EALREADY
EAUTH
EBADARCH
EBADE
EBADEXEC
EBADF
EBADFD
EBADMACHO
EBADMSG
EBADR
EBADRPC
Expand All @@ -28,6 +31,7 @@ ECONNRESET
EDEADLK
EDEADLOCK
EDESTADDRREQ
EDEVERR
EDOM
EDOOFUS
EDOTDOT
Expand Down Expand Up @@ -56,6 +60,7 @@ EL2HLT
EL2NSYNC
EL3HLT
EL3RST
ELAST
ELIBACC
ELIBBAD
ELIBEXEC
Expand Down Expand Up @@ -91,6 +96,7 @@ ENOMEM
ENOMSG
ENONET
ENOPKG
ENOPOLICY
ENOPROTOOPT
ENOSPC
ENOSR
Expand Down Expand Up @@ -121,6 +127,8 @@ EPROGUNAVAIL
EPROTO
EPROTONOSUPPORT
EPROTOTYPE
EPWROFF
EQFULL
ERANGE
EREMCHG
EREMOTE
Expand All @@ -129,6 +137,7 @@ ERESTART
ERFKILL
EROFS
ERPCMISMATCH
ESHLIBVERS
ESHUTDOWN
ESOCKTNOSUPPORT
ESPIPE
Expand Down

0 comments on commit cb592b3

Please sign in to comment.