danielga / gm_luaerror

A module for Garry's Mod that adds hooks for obtaining errors that happen on the client and server (if activated on server, it also pushes errors from clients).
https://github.com/danielga/gm_luaerror
Other
54 stars 8 forks source link

Fixed .travis.yml config #24

Closed danielga closed 6 years ago

danielga commented 6 years ago

Replaced std::ptr_fun with std::function