https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193803
--- Comment #20 from Steven Hartland <[email protected]> --- (In reply to kash from comment #19) > /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/ > zfs_ioctl.c:1126:11: warning: comparison of constant -1 with expression of > type 'zfs_prop_t' is always false > [-Wtautological-constant-out-of-range-compare] > if (prop == ZPROP_INVAL) { > ~~~~ ^ ~~~~~~~~~~~ Nothing to do with this, it always does that. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
