Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/gpl3/gcc/dist/libquadmath/printf



Module Name:    src
Committed By:   mrg
Date:           Sun Jan 18 08:10:09 UTC 2026

Modified Files:
        src/external/gpl3/gcc/dist/libquadmath/printf: printf_fphex.c
            quadmath-printf.c

Log Message:
cast to (unsigned char) before calling ctype on char indexes.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 \
    src/external/gpl3/gcc/dist/libquadmath/printf/printf_fphex.c
cvs rdiff -u -r1.1.1.1 -r1.2 \
    src/external/gpl3/gcc/dist/libquadmath/printf/quadmath-printf.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