[PR #29] [CLOSED] fix undefined variable on OS X < 10.6 #48

Open
opened 2026-01-31 21:29:32 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/29
Author: @khepler
Created: 9/4/2015
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 485b175 fix undefined variable on OS X < 10.6

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 ui/cocoa.m (+1 -1)

📄 Description

Compiling with Cocoa support on Mac OS X Leopard resulted in an undefined variable.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qemu/qemu/pull/29 **Author:** [@khepler](https://github.com/khepler) **Created:** 9/4/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`485b175`](https://github.com/qemu/qemu/commit/485b17545b9cc492a30980192b6e4adc3eaf2715) fix undefined variable on OS X < 10.6 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ui/cocoa.m` (+1 -1) </details> ### 📄 Description Compiling with Cocoa support on Mac OS X Leopard resulted in an undefined variable. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 21:29:32 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#48