Mailinglist Archive: zypp-devel (149 mails)

< Previous Next >
Re: [zypp-devel] problem building libsatsolver 0.10.11
  • From: Klaus Kaempf <kkaempf@xxxxxxx>
  • Date: Mon, 15 Sep 2008 17:30:19 +0200
  • Message-id: <20080915153019.GA996@xxxxxxxxxxxxx>
* Jan-Simon Möller <dl9pf@xxxxxx> [Sep 15. 2008 17:01]:
Hi !

I've as qestion about building libsatsolver 0.10.11.
[...]
/usr/src/packages/BUILD/satsolver-0.10.11/bindings/python/satsolver_python.c:
In function 'xsolvable_each_attr_callback':
/usr/src/packages/BUILD/satsolver-0.10.11/bindings/python/satsolver_python.c:3132:
warning: dereferencing type-punned pointer will break strict-aliasing rules

e.g. line 3132, 3217 3292 are all assignements

value = Swig_True;
or
*result = Swig_True:

Any idea ?

Yeah, bad casts in the code :-(

Let me check ...

Klaus
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >
References