Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BinaryAdapter fails to compile with latest LaTiS 3 #11

Closed
lindholc opened this issue Mar 15, 2020 · 1 comment
Closed

BinaryAdapter fails to compile with latest LaTiS 3 #11

lindholc opened this issue Mar 15, 2020 · 1 comment
Assignees

Comments

@lindholc
Copy link
Member

[error] /Users/lindholmc/projects/latis3-hapi/src/main/scala/latis/input/BinaryAdapter.scala:57:19: type mismatch;
[error]  found   : List[latis.data.Data]
[error]  required: Seq[latis.data.Datum]
[error]       Some(Sample(ds, rs))
@lindholc lindholc self-assigned this Mar 15, 2020
@lindholc
Copy link
Member Author

I've made #12 for another compilation failure that was revealed after this one was fixed.

@lindholc lindholc changed the title Fails to compile with latest LaTiS 3 BinaryAdapter fails to compile with latest LaTiS 3 Mar 15, 2020
lindholc added a commit that referenced this issue Mar 15, 2020
The AdaptedDataset trait changed in LaTiS 3.

See #11.
lindholc added a commit that referenced this issue Mar 15, 2020
lindholc added a commit that referenced this issue Mar 16, 2020
The AdaptedDataset trait changed in LaTiS 3.

See #11.
lindholc added a commit that referenced this issue Mar 16, 2020
lindholc added a commit that referenced this issue Mar 16, 2020
The AdaptedDataset trait changed in LaTiS 3.

See #11.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant