[PR #139] [MERGED] Add an override to cs_typeName which deals with String explicitly. #465

Closed
opened 2025-12-29 15:32:17 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JohnEstropia/CoreStore/pull/139
Author: @deanWombourne
Created: 12/23/2016
Status: Merged
Merged: 12/26/2016
Merged by: @JohnEstropia

Base: swift3_developHead: swift3_develop


📝 Commits (1)

  • 9480e37 Add an override to cs_typeName which deals with String explicitly.

📊 Changes

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

View changed files

📝 Sources/Internal/Functions.swift (+5 -0)

📄 Description

Fix for issue #138 - all the tests pass, but I don't know if I've missed something subtle this method does in other cases in the library. I don't think so . . .


🔄 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/JohnEstropia/CoreStore/pull/139 **Author:** [@deanWombourne](https://github.com/deanWombourne) **Created:** 12/23/2016 **Status:** ✅ Merged **Merged:** 12/26/2016 **Merged by:** [@JohnEstropia](https://github.com/JohnEstropia) **Base:** `swift3_develop` ← **Head:** `swift3_develop` --- ### 📝 Commits (1) - [`9480e37`](https://github.com/JohnEstropia/CoreStore/commit/9480e372f146e418e8cba1c62bc2a8a44f0f9f8d) Add an override to cs_typeName which deals with String explicitly. ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Sources/Internal/Functions.swift` (+5 -0) </details> ### 📄 Description Fix for issue #138 - all the tests pass, but I don't know if I've missed something subtle this method does in other cases in the library. I don't _think_ so . . . --- <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 15:32:17 +01:00
adam closed this issue 2025-12-29 15:32:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#465