Predicting_real_estate_prices_using_scikit-learn
Predicting_real_estate_prices_using_scikit-learn copied to clipboard
GCC 9+ support draft [for futureproofing]
Purpose
Futureproofing for migrations to future GCC versions. Not done yet, will need to fix a plethora of class, overflow, and etc. warnings ~~(p.s.: freeldr needs fixes from hbelusca)~~. Some changes I'm unsure about (dll/win32/crypt/store.c needs a static declaration in CRYPT_OpenParentStore for variable "base" to prevent -Wdangling-pointer, samething with MesaGL and FreeType), and the BTRFS/rosglue change is a temporary evil hack because GCC 11+ be damned for thinking that rand_s exists in XP.
D3D test fixes are merged from https://github.com/wine-mirror/wine/commit/3660176e09bc02e71586b4cf42f58c9498481af6, https://github.com/wine-mirror/wine/commit/71c6f5b1ca3f2528aabedf216e525c4526a3c337, https://github.com/wine-mirror/wine/commit/cee2d4c4c90887faa862f5d0dfc61e16312e9799, and https://github.com/wine-mirror/wine/commit/70c51f89bdcecd6119345038b8f33785aa465865.