[PR #969] [MERGED] Ensure findOrAddAuxiliarySlot is not called during compilation #832

Closed
opened 2025-12-30 01:27:05 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/969
Author: @bioball
Created: 2/20/2025
Status: Merged
Merged: 2/20/2025
Merged by: @bioball

Base: mainHead: fix-native-image-build


📝 Commits (1)

  • ae13203 Ensure findOrAddAuxiliarySlot is not called during compilation

📊 Changes

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

View changed files

📝 pkl-core/src/main/java/org/pkl/core/ast/type/TypeNode.java (+11 -3)

📄 Description

Fixes an issue that is preventing the native executable from building


🔄 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/apple/pkl/pull/969 **Author:** [@bioball](https://github.com/bioball) **Created:** 2/20/2025 **Status:** ✅ Merged **Merged:** 2/20/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `fix-native-image-build` --- ### 📝 Commits (1) - [`ae13203`](https://github.com/apple/pkl/commit/ae132039844708e8196b21b49f322f3a5d37cb28) Ensure `findOrAddAuxiliarySlot` is not called during compilation ### 📊 Changes **1 file changed** (+11 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `pkl-core/src/main/java/org/pkl/core/ast/type/TypeNode.java` (+11 -3) </details> ### 📄 Description Fixes an issue that is preventing the native executable from building --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:27:05 +01:00
adam closed this issue 2025-12-30 01:27:06 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#832