mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
ambiguous reference to member '==' #136
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?
Originally created by @tt37 on GitHub (May 23, 2017).
This is a rather strange error, unfortunately I can not give much information on how to reproduce it.
When using
import CoreStorein Swift, I get the following, tremendously long list of ambiguous references.This is on CoreStore version 3.1.1.
@JohnEstropia commented on GitHub (May 24, 2017):
Hi, can you show the relevant code where this happens?
@JohnEstropia commented on GitHub (May 28, 2017):
I am closing this issue as this seems to be solvable in user code. If that isn't the case please provide more info, thanks!