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
Copy file name to clipboardexpand all lines: scripts/sipify.pl
+1-1
Original file line number
Diff line number
Diff line change
@@ -591,7 +591,7 @@ sub detect_comment_block{
591
591
pop(@GLOB_BRACKET_NESTING_IDX);
592
592
pop(@ACCESS);
593
593
exit_with_error("Class $CLASSNAME[$#CLASSNAME] should be exported with appropriate [LIB]_EXPORT macro. If this should not be available in python, wrap it in a `#ifndef SIP_RUN` block.")
0 commit comments