diff --git a/wiki/support_library.html b/wiki/support_library.html index df56f05dd..25561df2a 100644 --- a/wiki/support_library.html +++ b/wiki/support_library.html @@ -646,7 +646,7 @@ Error: #f88
[[SupportLibrary]]
! Proposal: We need some centralized way to handle errors and doing hard aborts. @@ -660,7 +660,7 @@ My following proposal defines a very simplistic way to define unique errors whic !!! detailed semantics (proposal): -a TLS pointer is allocated to keep a thread local error state. NULL means SUCCEESS, no error pending. +a TLS pointer is allocated to keep a thread local error state. NULL means SUCCESS, no error pending. API: