Thank you all
Looks like I misinterpreted the output as an error - it’s just that in other versions of Playground that I have used, I have never seen such output. I couldn’t find anything anywhere that said it was just normal output.
The other thing I found baffling was that it takes time to appear. I typed in the custom struct and it was several minutes before the __lldb__expr ….. appeared.
Anyway
Thanks all. Peter
On May 22, 2017, at 10:21, Peter Hudson < email@hidden> wrote:
I’m a bit baffled as to how one of my quotes could be of the wrong type - I only have one type of quote on my keyboard ? ( I suspect it’s got changed in Mail )
I thought struct s couldn’t inherit ? Has something changed ?
Oops, poor choice of words–I meant “conform". CustomStringConvertible is a protocol.
Best Peter
On 22 May 2017, at 17:34, Michael Bauer < email@hidden> wrote:
Oops… let somePoint = Custom3DPoint(x: 0, y: 0, z: 0, origin: "LUTON") Thanks - these things do matter!
On May 22, 2017, at 12:31 PM, Saagar Jha < email@hidden> wrote:
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
|