Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

Initializer 'init()' is internal and cannot be referenced from a default argument value #341

Closed
johnflightsteter opened this issue Nov 12, 2018 · 1 comment
Labels
Milestone

Comments

@johnflightsteter
Copy link

In a Swift 4.2 project using

In ExtensionArray.swift

static func from(data: Data, serializer: JSONSerializer = GlossJSONSerializer(),

triggers error:

Initializer 'init()' is internal and cannot be referenced from a default argument value

@hkellaway
Copy link
Owner

good catch ! i've fixed that. you can point to develop or commit 5f848a0db7c0b89e128e0a75d2b5b7b5e78525b3 until the next release

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants