google / eDistantObject

eDistantObject (eDO) - Remote invocation library for iOS
Apache License 2.0
176 stars 36 forks source link

Clean up typeof(self). #168

Closed mobile-devx-github-bot closed 4 years ago

mobile-devx-github-bot commented 4 years ago

Clean up typeof(self).

typeof(self) is an extension of GCC but not standard. Also adds warning flag as a follow up of last change.