Thu, 22 Jan 2026 10:03:17 CST | login

Information for build ghc-language-c99-0.2.0-1.ocs23

ID14505
Package Nameghc-language-c99
Version0.2.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ghc-language-c99.git?.#ab179a0b392cddc3e5da06d9754b9fcbc09efaba
SummaryAn implementation of the C99 AST that strictly follows the standard
DescriptionThis package contains an implementation of the C99 AST as described in <http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf>. Sticking closely to this standard assures us that the program we deal with is a valid C99 program. Additionally the library comes with a pretty printer. The package does not come with handy wrapper and utility functions to write a C99 program, it just contains the bare AST. It is highly recommended to use the wrapper provided by 'language-c99-simple' and 'language-c99-util' for writing programs.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 09 Aug 2024 10:39:33 CST
CompletedFri, 09 Aug 2024 10:41:19 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ghc-language-c99.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-language-c99.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-language-c99-0.2.0-1.ocs23.src.rpm (info) (download)
aarch64
ghc-language-c99-0.2.0-1.ocs23.aarch64.rpm (info) (download)
ghc-language-c99-devel-0.2.0-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-language-c99-doc-0.2.0-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-language-c99-0.2.0-1.ocs23.x86_64.rpm (info) (download)
ghc-language-c99-devel-0.2.0-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.0-1 - initial build