cuberite / CuberitePluginChecker

Automated script for CI-checking Cuberite plugins
The Unlicense
3 stars 3 forks source link

Cannot specify implementation for a static function #4

Closed madmaxoft closed 8 years ago

madmaxoft commented 8 years ago

A static function cannot be assigned a special implementation, the param matcher will not recognize it. Even worse for functions that are optionally-static, such as cPluginManager:BindCommand()

madmaxoft commented 8 years ago

Fixed in 8f78174f1327bf1a33b1185fcfe0e5dfe5df0d99