Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Apr 23, 2019

VM_METER has been deprecated for over 15 years; VM_TOTAL should be used
to request the population of a struct vmtotal.

VM_METER has been deprecated for over 15 years; VM_TOTAL should be used
to request the population of a struct vmtotal.
@rversteegen
Copy link
Member

Is this a fix for gh bug #130 ?

@ghost
Copy link
Author

ghost commented Apr 23, 2019

Is this a fix for gh bug #130 ?

I suspect #130 is a different issue. Despite the deprecation, VM_METER is still mapped to VM_TOTAL in the current FreeBSD source code, so this change should not have an effect on the current behavior of the FreeBASIC FRE command: https://github.com/freebsd/freebsd/blob/master/sys/vm/vm_param.h#L78

@jayrm jayrm merged commit 836c800 into freebasic:master May 4, 2019
@jayrm
Copy link
Member

jayrm commented May 4, 2019

Thanks, update to changelog.txt will follow in a separate commit.

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

Successfully merging this pull request may close these issues.

2 participants