]> Kevux Git Server - fll/commit
Update: Restructure enum non-alphabetically and detect empty version for a specified...
authorKevin Day <thekevinday@gmail.com>
Wed, 23 Jun 2021 03:43:57 +0000 (22:43 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 23 Jun 2021 03:43:57 +0000 (22:43 -0500)
commit2532eff74fd9c83d83f5f39ae36a0dd1fb394a5f
treed96b6b918984f8b3ba814fb33df662f783b52403
parent27cceafe567802ee9af2c64f332c0003e0028142
Update: Restructure enum non-alphabetically and detect empty version for a specified version target.

If version_target is set to something, then that something should not be empty.
Detect this requirement.

In the case of the major/minor/micro/nano versioning, having the enum match the major/minor/micro/nano order makes more sense than alphabetical.
This then allows for using the enum as a relative position when detecting if one of these is required to not be empty.
level_3/fake/c/fake.h
level_3/fake/c/private-build.c