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

Chrono stuff is accessing private properties #138

Open
apjanke opened this issue Jul 11, 2024 · 0 comments
Open

Chrono stuff is accessing private properties #138

apjanke opened this issue Jul 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@apjanke
Copy link
Owner

apjanke commented Jul 11, 2024

Some of the chrono code (datetime, duration) is accessing private properties ((Access = private)) in other classes. I guess Octave's not enforcing access controls. Modify the code so it's respecting that, so it still works if future Octave versions enforce it. Or just figure out what's going on here.

@apjanke apjanke self-assigned this Jul 11, 2024
@apjanke apjanke added the bug Something isn't working label Jul 11, 2024
@github-project-automation github-project-automation bot moved this to Needs triage in Octave-Tablicious Jul 11, 2024
@apjanke apjanke added this to the 0.5.0 milestone Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Needs triage
Development

No branches or pull requests

1 participant