[Bug 736524] New: Uncompilable code generated by swig, patch available
https://bugzilla.novell.com/show_bug.cgi?id=736524 https://bugzilla.novell.com/show_bug.cgi?id=736524#c0 Summary: Uncompilable code generated by swig, patch available Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: d.pashov@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.8 (KHTML, like Gecko) Chrome/17.0.922.0 Safari/535.8 SUSE/17.0.922.0 Swig > 2.0.1 generates faulty code when function arguments include typedefs and function pointers. This bug affects python-pivy and possibly other bindings. It has been fixed upstream (svn r12157) and the fix will be included in 2.0.5. In the meanwhile a patch for 2.0.4 is available. Reproducible: Always Steps to Reproduce: 1. get the pivy source. 2. unpack, compile .. 3. filter out the endless warnings and see the hidden errors somewhere in the middle of the warnings. Actual Results: The errors are about some prototype mismatches. Expected Results: To compile succesfully A patched up version is at: https://build.opensuse.org/package/show?package=swig&project=home%3Apashov_d%3Abranches%3AopenSUSE%3A12.1%3AUpdate -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=736524 https://bugzilla.novell.com/show_bug.cgi?id=736524#c1 --- Comment #1 from Dimitar Pashov <d.pashov@gmail.com> 2011-12-13 17:33:34 UTC --- Created an attachment (id=467275) --> (http://bugzilla.novell.com/attachment.cgi?id=467275) fix typedef and function pointer handling regression -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=736524 https://bugzilla.novell.com/show_bug.cgi?id=736524#c2 Dimitar Pashov <d.pashov@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Severity|Normal |Major --- Comment #2 from Dimitar Pashov <d.pashov@gmail.com> 2011-12-13 17:35:15 UTC --- closing as resolved/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.
participants (1)
-
bugzilla_noreply@novell.com