Skip to content

Explicitly cast major() and minor() to uints

Vlad Zahorodnii requested to merge work/major-minor-freebsd into master

On FreeBSD, the major() and the minor() macros return ints instead of uints.

Merge request reports

Loading