Skip to content

Conversation

@waywardmonkeys
Copy link
Contributor

Window is an X11 typedef for unsigned long (via XID). We should
pass it as that, not an int, to avoid 64 bit conversion issues.

`Window` is an X11 typedef for `unsigned long` (via `XID`). We should
pass it as that, not an `int`, to avoid 64 bit conversion issues.
Copy link
Collaborator

@nbriggs nbriggs left a comment

Choose a reason for hiding this comment

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

LGTM

@nbriggs nbriggs merged commit 023cf60 into Interlisp:master Dec 28, 2020
@waywardmonkeys waywardmonkeys deleted the correct-window-type-init_Xcursor branch December 28, 2020 08:24
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.

2 participants