mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #969] [MERGED] Ensure findOrAddAuxiliarySlot is not called during compilation
#832
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix-native-image-build📝 Commits (1)
ae13203EnsurefindOrAddAuxiliarySlotis 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.