Ticket #1664 (new bug)

Opened 12 years ago

OS PMC should use stat.pasm equivalent indices for stat buffer

Reported by: plobsing Owned by:
Priority: normal Milestone:
Component: none Version: 2.4.0
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

The stat dynop and OS.stat (dynpmc) use inconsistent indices.

OS.stat also does not provide symbolic constants to index into the returned array.

Either the array returned by OS.stat should be re-ordered, or the indices in stat.pasm should reflect the current ordering of the stat buffer as returned by OS.stat and the stat op should be modified.

Note: See TracTickets for help on using tickets.