8000 FBRetainCycleDetector报错 · Issue #1193 · didi/DoKit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FBRetainCycleDetector报错 #1193

New issue

Have a question about this project? Sign up for a free GitHub account t 8000 o open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
q858333 opened this issue Mar 17, 2025 · 2 comments
Open

FBRetainCycleDetector报错 #1193

q858333 opened this issue Mar 17, 2025 · 2 comments
Assignees

Comments

@q858333
Copy link
q858333 commented Mar 17, 2025

**/Pods/FBRetainCycleDetector/FBRetainCycleDetector/Layout/Classes/FBClassStrongLayout.mm:202:21: error: cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'Class'

@q858333
Copy link
Author
q858333 commented Mar 17, 2025

Image

@yisRookie
Copy link

if (!ivars) {
ivars = FBGetStrongReferencesForClass(currentClass);
if (layoutCache && currentClass) {
layoutCache[(id)currentClass] = ivars;
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0