[PR #22] [MERGED] changed println() to print() #95

Closed
opened 2025-12-29 18:29:03 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/UrbanApps/Armchair/pull/22
Author: @kcsdad
Created: 9/29/2015
Status: Merged
Merged: 9/29/2015
Merged by: @coneybeare

Base: masterHead: patch-1


📝 Commits (1)

  • d14a80f changed println() to print()

📊 Changes

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

View changed files

📝 Source/Armchair.swift (+4 -4)

📄 Description

Xcode7.0.1/Swift2.0 release build complains about the println() lines.


🔄 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/UrbanApps/Armchair/pull/22 **Author:** [@kcsdad](https://github.com/kcsdad) **Created:** 9/29/2015 **Status:** ✅ Merged **Merged:** 9/29/2015 **Merged by:** [@coneybeare](https://github.com/coneybeare) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`d14a80f`](https://github.com/UrbanApps/Armchair/commit/d14a80f7482e6d3d34b5acb4e48c0063164788e2) changed println() to print() ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Source/Armchair.swift` (+4 -4) </details> ### 📄 Description Xcode7.0.1/Swift2.0 release build complains about the println() lines. --- <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-29 18:29:03 +01:00
adam closed this issue 2025-12-29 18:29:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair#95