Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: mrg
Date: Tue Apr 13 01:10:24 UTC 2021
Modified Files:
src/sys/sys: sysctl.h
Log Message:
in struct evcnt_sysctl, change ev_strings[0] to ev_strings[].
GCC 10 does not like accesses to zero length arrays.
To generate a diff of this commit:
cvs rdiff -u -r1.232 -r1.233 src/sys/sys/sysctl.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index