Skip to content

Replace uint with unsigned int#6

Open
eulerbeat5 wants to merge 1 commit into
rebryk:masterfrom
eulerbeat5:patch-1
Open

Replace uint with unsigned int#6
eulerbeat5 wants to merge 1 commit into
rebryk:masterfrom
eulerbeat5:patch-1

Conversation

@eulerbeat5

Copy link
Copy Markdown

uint seems not declared on windows by default. Mitigate the issue by elaborating as unsigned int.

Close #5

@ytrezq

ytrezq commented Nov 4, 2023

Copy link
Copy Markdown

@eulerbeat5 : can you share your Windows binary please ?

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.

type uint not declared in Windows

2 participants