shirou / gopsutil

psutil for golang
Other
10.56k stars 1.58k forks source link

use macos 12.0.1 get warning #1189

Closed asd257644432 closed 2 years ago

asd257644432 commented 2 years ago

github.com/shirou/gopsutil/disk

iostat_darwin.c:28:2: warning: 'IOMasterPort' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h:132:1: note: 'IOMasterPort' has been explicitly marked deprecated here

shirou commented 2 years ago

duplicate #1164