3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 00:55:31 +00:00
z3/src/math
Nuno Lopes 7ce88d4da9 fix a few compilation warnings
- remove unused variables and class fields
 - add support for gcc 4.5 & clang's __builtin_unreachable
 - fix 2 bugs related to strict aliasing
 - remove a few unused function parameters

Signed-off-by: Nuno Lopes <t-nclaud@microsoft.com>
2013-04-21 14:36:39 -07:00
..
euclid added READMEs 2012-11-17 09:32:01 -08:00
grobner reorganizing the code 2012-10-23 21:53:34 -07:00
interval Add html pretty printing mode for RCF package 2013-01-27 10:19:54 -08:00
polynomial Remove non-ascii characters 2012-12-20 11:22:03 -08:00
realclosure Fix memory allocation problems in RCF module 2013-04-10 19:03:25 -07:00
subpaving fix a few compilation warnings 2013-04-21 14:36:39 -07:00