Skip to content

Chrono stuff is accessing private properties #138

Description

@apjanke

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingchronoThe date/time stuff

Projects

Status
Needs triage

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions