Re: [v8-users] Issues with preserve_most?

2023-02-22 Thread ClearScript Developers
Hi Clemens, >Do you need us to merge that back to v8 11.1, or can you just disable that on your side until you upgrade to a recent version of v8? There's no need to merge the fix back to v8 11.1, as we've added preserve_most disablement to our set of V8 patches. Thanks again! On Tuesday, Feb

[v8-users] Re: bazel build v8 from source code failed with `js-temporal-objects.cc`

2023-02-22 Thread 'Yulan Wang' via v8-users
Seems this caused by gcc version flag setting. After add the flag `-Wno-nonnull` to gcc build, problem solved. On Tuesday, February 21, 2023 at 11:21:24 PM UTC-8 ya...@iscas.ac.cn wrote: > Can you try ninja to build it? > > 在2023年2月22日星期三 UTC+8 03:40:31 写道: > >> Hi, >> >> I'm trying to include