[PR #857] [MERGED] Fix compile error #773

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/857
Author: @bioball
Created: 12/19/2024
Status: Merged
Merged: 12/19/2024
Merged by: @bioball

Base: mainHead: fix-build


📝 Commits (1)

📊 Changes

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

View changed files

📝 pkl-core/src/main/java/org/pkl/core/ast/member/ElementOrEntryNode.java (+3 -3)

📄 Description

PRs https://github.com/apple/pkl/pull/789 and https://github.com/apple/pkl/pull/837 being merged caused a compile error; this fixes them.


🔄 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/857 **Author:** [@bioball](https://github.com/bioball) **Created:** 12/19/2024 **Status:** ✅ Merged **Merged:** 12/19/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `fix-build` --- ### 📝 Commits (1) - [`bfec648`](https://github.com/apple/pkl/commit/bfec648e22e456249bb3e876740a380e54cc51a5) Fix compile error ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `pkl-core/src/main/java/org/pkl/core/ast/member/ElementOrEntryNode.java` (+3 -3) </details> ### 📄 Description PRs https://github.com/apple/pkl/pull/789 and https://github.com/apple/pkl/pull/837 being merged caused a compile error; this fixes them. --- <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:26:39 +01:00
adam closed this issue 2025-12-30 01:26:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#773