iOS-Runtime-Headers icon indicating copy to clipboard operation
iOS-Runtime-Headers copied to clipboard

"iOS 8.1.1" commit displays `BOOL` incorrectly, boolean instance variables

Open LeoNatan opened this issue 10 years ago • 0 comments

Hi @nst,

Something happened with the "iOS 8.1.1" commit. BOOL appears as bool now, but more importantly, boolean instance variables appear as bool_var instead of BOOL _var.

Please fix this.

LeoNatan avatar Jan 26 '15 11:01 LeoNatan