| Summary: | Lua library doesn't export lua_pcall symbol. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | abyss.7 |
| Component: | lua | Assignee: | Tim Niemueller <tim> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | cse.cem+redhatbugz, michel, tim, yjcoshc |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-23 12:52:30 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
abyss.7
2013-11-21 16:04:51 UTC
Not a bug - since the version 5.2 the lua_pcall() is just a #define over lua_pcallk(). It's placed in lua.h . |