Sun, 19 May 2024 18:43:14 UTC | login

Information for build lutok-0.4-12.fc29

ID71722
Package Namelutok
Version0.4
Release12.fc29
Epoch
SummaryLightweight C++ API library for Lua
DescriptionLutok provides thin C++ wrappers around the Lua C API to ease the interaction between C++ and Lua. These wrappers make intensive use of RAII to prevent resource leakage, expose C++-friendly data types, report errors by means of exceptions and ensure that the Lua stack is always left untouched in the face of errors. The library also provides a small subset of miscellaneous utility functions built on top of the wrappers. Lutok focuses on providing a clean and safe C++ interface; the drawback is that it is not suitable for performance-critical environments. In order to implement error-safe C++ wrappers on top of a Lua C binary library, Lutok adds several layers or abstraction and error checking that go against the original spirit of the Lua C API and thus degrade performance.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 20 Aug 2018 03:15:45 UTC
CompletedMon, 20 Aug 2018 04:46:03 UTC
Taskbuild (f29-candidate, lutok-0.4-12.fc29.src.rpm)
Tags
f29
f30
RPMs
src
lutok-0.4-12.fc29.src.rpm (info) (download)
noarch
lutok-doc-0.4-12.fc29.noarch.rpm (info) (download)
riscv64
lutok-0.4-12.fc29.riscv64.rpm (info) (download)
lutok-devel-0.4-12.fc29.riscv64.rpm (info) (download)
lutok-tests-0.4-12.fc29.riscv64.rpm (info) (download)
lutok-debuginfo-0.4-12.fc29.riscv64.rpm (info) (download)
lutok-debugsource-0.4-12.fc29.riscv64.rpm (info) (download)
lutok-tests-debuginfo-0.4-12.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild