| Name: | ucpp |
|---|---|
| Version: | 1.3.5 |
| Release: | 7.el9 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 55738 |
| License: | BSD |
| RPM: | ucpp-1.3.5-7.el9.x86_64.rpm |
| Source RPM: | ucpp-1.3.5-7.el9.src.rpm |
| Build Date: | Fri Jan 21 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://gitlab.com/scarabeusiv/ucpp |
| Summary: | Embeddable, quick, light and fully compliant ISO C99 preprocessor |
| Description: | A C preprocessor is a part of a C compiler responsible for macro replacement, conditional compilation and inclusion of header files. It is often found as a stand-alone program on Unix systems. ucpp is such a preprocessor; it is designed to be quick and light, but anyway fully compliant to the ISO standard 9899:1999, also known as C99. ucpp can be compiled as a stand-alone program, or linked to some other code; in the latter case, ucpp will output tokens, one at a time, on demand, as an integrated lexer. |
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- fix FTBFS due to -Werror on s390x
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- update to 1.3.5 - update upstream location - include SO version in files list to avoid unexpected bumps - use modern macros - drop obsolete comments