3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 22:05:36 +00:00
z3/src/math
David Seifert 2ce89e5f49
Gcc 15 two phase (#7313)
* Fix `-Wclass-memaccess`

* Fix for GCC 15 two-phase lookup

* GCC 15 is more aggressive about checking dependent names:
  https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=r15-2117-g313afcfdabeab3

Bug: https://bugs.gentoo.org/936634
2024-07-29 11:07:10 -07:00
..
automata Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
dd Use noexcept more. (#7058) 2023-12-16 12:14:53 +00:00
grobner fix #7248 2024-06-12 14:26:35 -07:00
hilbert Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
interval add code to enable unit propagation of bounds 2023-10-09 16:04:39 +09:00
lp Gcc 15 two phase (#7313) 2024-07-29 11:07:10 -07:00
polynomial Nlsat simplify (#7227) 2024-05-14 22:19:33 -07:00
realclosure Use noexcept more. (#7058) 2023-12-16 12:14:53 +00:00
simplex Typo Fixes (#6803) 2023-07-09 11:56:10 -07:00
subpaving fix #6676 get rid of rem0 declare it to be mod0 semantics to simplify code paths 2023-04-11 16:46:43 -07:00