[Bug 213692] New: struct lua_State undeclared after lua update
https://bugzilla.novell.com/show_bug.cgi?id=213692 Summary: struct lua_State undeclared after lua update Product: openSUSE 10.2 Version: Alpha 5 plus Platform: PowerPC OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: mjancar@novell.com ReportedBy: olh@novell.com QAContact: qa@suse.de the current lua package defines no struct lua_State. There is a typedef in lua.h, but thats it. according to google, a lstate.h is missing. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=213692 ------- Comment #1 from olh@novell.com 2006-10-19 14:11 MST ------- failing package is lighttpd. mod_cml_lua.c:224: warning: implicit declaration of function 'luaL_newstate' mod_cml_lua.c:224: warning: assignment makes pointer from integer without a cast -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=213692 mjancar@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mrueckert@novell.com Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=213692 ------- Comment #2 from mrueckert@novell.com 2006-10-20 11:52 MST ------- the fixed package is already submitted. 1.4.13 should not have this issue anymore. at least from the lighttpd side i dont see any stuff that needs to be fixed. lua 5.0 to 5.1 is a major api change. you could argue the change was a bit late... but i am happy with 5.1 as i can include mod_magnet. :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=213692 mjancar@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #3 from mjancar@novell.com 2006-10-23 08:59 MST ------- fixed -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=213692 Olaf Hering <olh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Found By|Other |Development -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com