Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

gio/sys: resolve winapi reference #194

Merged
merged 1 commit into from
Dec 7, 2020
Merged

Conversation

wonchulee
Copy link
Contributor

It was broken to build gio package on windows platform.

16 | self::winapi::shared::ws2def::AF_UNSPEC;
| ^^^^^^ could not find winapi in self

I checked it on windows 10.

gio/sys/src/manual.rs Show resolved Hide resolved
It was broken to build gio package on windows platform.

16 |         self::winapi::shared::ws2def::AF_UNSPEC;
   |               ^^^^^^ could not find `winapi` in `self`
Copy link
Member

@sdroege sdroege left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sdroege sdroege merged commit 0f15d0b into gtk-rs:master Dec 7, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants