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
all items appear to be char* here (including the return type of strdup), and none should be int. I’m not sure I understand why it’s reporting an int-char* conversion in this scenario.
macOS docs indicate strdup comes from string.h which xdo.c does include. I’m unable to dig into this further without being on my computer. If yall find anything, let me know :)
👋 while regression build 3.20211022.1 release, I found some incompatible integer to pointer conversion error as below
relates to Homebrew/homebrew-core#180081
The text was updated successfully, but these errors were encountered: