libffi-3.1-23.el8.ML.1
エラータID: AXBA:2022-3354:02
Compilers for high level languages generate code that follow certain conventions. These conventions are necessary, in part, for separate compilation to work. One such convention is the "calling convention". The calling convention is a set of assumptions made by the compiler about where function arguments will be found on entry to a function. A calling convention also specifies where the return value for a function is found.
Some programs may not know at the time of compilation what arguments are to be passed to a function. For instance, an interpreter may be told at run-time about the number and types of arguments used to call a given function. `Libffi' can be used in such programs to provide a bridge from the interpreter program to compiled code.
The `libffi' library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run time.
FFI stands for Foreign Function Interface. A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. The `libffi' library really only provides the lowest, machine dependent layer of a fully featured foreign function interface. A layer must exist above `libffi' that handles type conversions for values passed between the two languages.
Bug fix(es):
Update the version to 3.1-23.el8.ML.1
Update packages.
N/A
SRPMS
- libffi-3.1-23.el8.ML.1.src.rpm
MD5: ca8605b18520dfa7bfad2bcd111ac62f
SHA-256: 0a7838b747d3cd62de2bc26115ef686ac191f699f1a19f609ce582bc76edce93
Size: 936.28 kB
Asianux Server 8 for x86_64
- libffi-3.1-23.el8.ML.1.x86_64.rpm
MD5: 798ebe75d12c5ae485efdd6adb198014
SHA-256: 13b7bc74cab023d7000b8f8e9f7c295faea066ded9887a3b699421bfe486c131
Size: 36.51 kB - libffi-devel-3.1-23.el8.ML.1.x86_64.rpm
MD5: d10a3b3715c097bef30b9ab3462ed841
SHA-256: 13c88cde05e6892092196dc38b74ad8385c5697c93cd0adc0cfac071d7a5e369
Size: 27.97 kB - libffi-3.1-23.el8.ML.1.i686.rpm
MD5: 4e80d38688abe797c6a7fcf11724ed85
SHA-256: 4503ecab2d1f7a2ece19f425838e6474b522ba6227f3909d6456addb26e9631f
Size: 35.21 kB - libffi-devel-3.1-23.el8.ML.1.i686.rpm
MD5: f7d9a4ba98e640be3d2b2d1f03ecbdf2
SHA-256: 216f70d2acd18d0f92355d28b32749bbd664fc29615c0ec23bbc2e6aca702d05
Size: 27.99 kB