diff options
author | Matthew Smith <mgsmith@netgate.com> | 2022-08-23 15:46:25 +0000 |
---|---|---|
committer | Matthew Smith <mgsmith@netgate.com> | 2022-08-24 15:17:16 +0000 |
commit | d3456b8d85160167c56b1fbc900b11ad67e033a8 (patch) | |
tree | 50612e10b742d433e3d9eb2121bdc13deff8c999 /MAINTAINERS | |
parent | 4b4aded6afc8abce602cd826c52ec28beb3b7ec0 (diff) |
vlib: allow longer version string
Type: improvement
When trying to use a version string in a downstream build that appends a
timestamp to the standard version string, compiling fails because the
version string is too long for the version and version_required fields
in vlib_plugin_registration_t. Increase the size of those arrays from 32
to 64 chars.
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
Change-Id: I3632139e5ae7110aa4769359f380ad29522ad4ed
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions