You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
In #5989, we inadvertently exposed an Objective-C++ header publicly, even though that was the problem we were trying to avoid with the .hpp extension. Given the downsides, I’m going ahead and renaming back to .h.
Xcode refuses to highlight Objective-C keywords in .hpp files. Indexing is also broken. Let’s rename the Objective-C++ headers back to .h.
/ref #5727 (comment)
/cc @frederoni
The text was updated successfully, but these errors were encountered: