Skip to content

fix for ruby 3 keyword arguments change#2

Open
bo-tato wants to merge 2 commits intoDAddYE:masterfrom
bo-tato:master
Open

fix for ruby 3 keyword arguments change#2
bo-tato wants to merge 2 commits intoDAddYE:masterfrom
bo-tato:master

Conversation

@bo-tato
Copy link
Copy Markdown

@bo-tato bo-tato commented Aug 17, 2023

No description provided.

Fiddle.constants now contains the removed values, so they are defined by the loop at line 33
@bo-tato
Copy link
Copy Markdown
Author

bo-tato commented Aug 17, 2023

also added fix for redefined constant warnings, TYPE_ULONG, TYPE_UCHAR, etc are now in Fiddler.constants, so they get defined in the loop on line 33 and don't need to be defined again

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

Successfully merging this pull request may close these issues.

1 participant