Nikita Popov
59c3ddab13
Remove support for preloading on Windows
...
Due to ASLR restrictions, preloading on Windows does not work with
any code that has preloading dependencies on internal classes.
This effectively makes it unusable for any non-trivial codebase.
Instead of pretending like preloading is going to work, only to
make people realize that it really doesn't once they get beyond
a dummy example, we disable support for preloading on Windows
entirely.
Closes GH-4999.
2020-01-06 22:41:55 +01:00
..
2019-12-16 10:32:49 -08:00
2019-09-04 08:53:35 +02:00
2019-10-19 11:51:05 +02:00
2020-01-06 10:42:57 +01:00
2020-01-03 14:32:30 +01:00
2020-01-03 18:51:07 +01:00
2019-10-31 16:09:38 +01:00
2019-10-19 22:11:34 +02:00
2019-12-30 17:23:53 +01:00
2020-01-06 22:41:55 +01:00
2019-12-20 11:24:03 +01:00
2020-01-06 10:38:22 +01:00
2019-09-20 13:30:13 +02:00
2019-09-17 16:16:31 +02:00
2019-10-08 12:10:58 +02:00
2019-12-09 16:34:56 +01:00
2019-10-30 11:06:46 +01:00
2019-10-19 19:19:28 +02:00
2019-12-25 12:33:30 +01:00
2019-11-30 14:00:41 +01:00
2019-12-27 17:26:15 +01:00
2019-12-27 17:27:45 +01:00
2019-08-28 17:58:35 +02:00
2020-01-06 22:41:55 +01:00
2019-11-05 12:16:09 +01:00
2019-12-20 11:02:57 +01:00
2019-11-22 19:29:11 +01:00
2019-09-30 17:51:41 +02:00
2019-09-09 14:24:26 +02:00
2019-11-02 10:19:15 +01:00
2019-12-27 17:25:58 +01:00
2019-09-09 10:10:41 +02:00
2019-12-20 12:06:05 +01:00
2020-01-03 11:08:48 +01:00
2019-07-22 17:17:28 +02:00
2019-12-09 15:05:24 +03:00
2019-08-09 10:33:15 +02:00
2019-09-30 17:51:41 +02:00
2019-12-09 13:49:12 +03:00
2019-12-30 11:31:27 +01:00
2019-10-02 08:17:04 +02:00
2019-10-19 19:19:28 +02:00
2019-07-23 11:27:23 +02:00
2019-10-12 16:28:57 +02:00
2019-09-27 23:01:48 +02:00
2019-12-17 17:52:18 +01:00
2020-01-03 11:08:48 +01:00
2020-01-06 18:47:27 +01:00
2019-10-14 16:36:27 +02:00
2019-12-25 12:33:30 +01:00
2019-10-25 12:50:26 +02:00
2020-01-03 11:53:03 +01:00
2019-09-04 08:53:35 +02:00
2019-10-17 23:39:55 +02:00