Skip to content

Remove Ifdef around iso_level5 - #8612

Merged
nbolton merged 1 commit into
masterfrom
rmLvl5ifdef
May 23, 2025
Merged

Remove Ifdef around iso_level5#8612
nbolton merged 1 commit into
masterfrom
rmLvl5ifdef

Conversation

@sithlord48

@sithlord48 sithlord48 commented May 22, 2025

Copy link
Copy Markdown
Member

Why was this guarded ?
related #3259 to the latest comments ?

@sithlord48
sithlord48 marked this pull request as ready for review May 22, 2025 13:25
@sithlord48
sithlord48 requested a review from nbolton May 22, 2025 13:25

@nbolton nbolton left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why was this guarded ?

No idea. Will test tomorrow.

Edit: It seems I applied a patch 12 years ago in 2012 by Jim Hague: 6dcefaf

patch: for "old" unix, fixed compile problems (missing xi2 stuff), and refactored header tests (thanks to Jim Hague)

I must have missed the #ifdef XK_ISO_Level5_Shift line as it's basically the same as doing #ifdef 0 since XK_ISO_Level5_Shift was never defined. Looks like an accident.

I wonder what else I missed in that patch.

@nbolton
nbolton merged commit 476f3ba into master May 23, 2025
@nbolton
nbolton deleted the rmLvl5ifdef branch May 23, 2025 16:19
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