Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/lib/libc/stdlib
Module Name: src
Committed By: riastradh
Date: Mon Apr 7 02:28:01 UTC 2025
Modified Files:
src/tests/lib/libc/stdlib: t_strtod.c
Log Message:
tests/lib/libc/stdlib/t_strtod: Fix strtod_gherman_bug build on VAX.
A typo (DBL_MANG_DIG) excluded this whole block, so my attempts to
compile-test it failed to find the build errors. Oops!
PR port-vax/59264: t_strtod:strtod_gherman_bug test is failing
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/tests/lib/libc/stdlib/t_strtod.c
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