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

Remove deprecated method/classes #11

Closed
minborg opened this issue Aug 23, 2021 · 1 comment
Closed

Remove deprecated method/classes #11

minborg opened this issue Aug 23, 2021 · 1 comment
Assignees

Comments

@minborg
Copy link
Contributor

minborg commented Aug 23, 2021

The remaining work on this issue is to untangle this depreciation:

[WARNING] /Users/pemi/git/chronicle/opensource/Chronicle-Algorithms/src/main/java/net/openhft/chronicle/algo/bytes/Access.java:[45,21] <S>writeFrom(T,long,net.openhft.chronicle.algo.bytes.ReadAccess<S>,S,long,long) in net.openhft.chronicle.algo.bytes.WriteAccess has been deprecated
[WARNING] /Users/pemi/git/chronicle/opensource/Chronicle-Algorithms/src/main/java/net/openhft/chronicle/algo/bytes/Access.java:[51,23] <S>compareTo(T,long,net.openhft.chronicle.algo.bytes.ReadAccess<S>,S,long,long) in net.openhft.chronicle.algo.bytes.ReadAccess has been deprecated
RobAustin added a commit that referenced this issue Mar 25, 2022
Remove deprecated methods, Fix #11
@hft-team-city
Copy link
Contributor

Released in Chronicle-Algorithms-2.23ea2, BOM-2.23ea17

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

No branches or pull requests

3 participants