Skip to content

Conversation

moteus
Copy link
Member

@moteus moteus commented Apr 15, 2016

err = curl.error(curl.ERROR_EASY, curl.E_OK)
-- err:category() == 'CURL-EASY'
-- tostring(err) == '[CURL-EASY][OK] No error (0)'

```Lua
err = curl.error(curl.ERROR_EASY, curl.E_OK)
-- err:category() == 'CURL-EASY'
-- tostring(err) == '[CURL-EASY][OK] No error (0)'
```
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 63.432% when pulling c597521 on moteus:error_string_category into cda31a3 on Lua-cURL:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 63.271% when pulling b5a69f8 on moteus:error_string_category into cda31a3 on Lua-cURL:master.

@moteus moteus merged commit fb8c79e into Lua-cURL:master Apr 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants