diff options
author | Fangrui Song <maskray@google.com> | 2024-01-31 15:46:23 -0800 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2024-01-31 15:46:23 -0800 |
commit | 0d70accc06a9cbb9b13004116f5fa8b1f41a7150 (patch) | |
tree | 0dec3ae61ea57a3664396c09f0c71e23c0d1c310 /stdlib/tst-strtol-binary-gnu2x.c | |
parent | da89496337b97e6a2aaf1e81d55cf998f6db1070 (diff) | |
download | glibc-0d70accc06a9cbb9b13004116f5fa8b1f41a7150.zip glibc-0d70accc06a9cbb9b13004116f5fa8b1f41a7150.tar.gz glibc-0d70accc06a9cbb9b13004116f5fa8b1f41a7150.tar.bz2 |
build-many-glibcs: relax version check to allow non-digit characters
A version string may contain non-digit characters, commonly found in
built-from-VCS tools, e.g.
```
git version 2.39.GIT
git version 2.43.0.493.gbc7ee2e5e1
```
`int()` will raise a ValueError, leading to a spurious 'missing'.
Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'stdlib/tst-strtol-binary-gnu2x.c')
0 files changed, 0 insertions, 0 deletions