Mailinglist Archive: zypp-devel (57 mails)

< Previous Next >
[zypp-devel] sat-solver must not abort()
  • From: Klaus Kaempf <kkaempf@xxxxxxx>
  • Date: Tue, 8 Jan 2008 17:00:15 +0100
  • Message-id: <20080108160015.GA23130@xxxxxxxxxxxxx>
The current sat-solver implementation (solver.c) has almost
30 (thirty !) calls to abort().
Since C does not support exceptions, these calls should be replaced
by proper return values.


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

< Previous Next >
Follow Ups