Re: Future Postgres 15 and Clang 15

2022-06-25 Thread Fabien COELHO
Hello Thomas, llvmjit.c:1233:81: error: too few arguments to function call, expected 3, have 2 ref_gen = LLVMOrcCreateCustomCAPIDefinitionGenerator(llvm_resolve_symbols, NULL); Ah yes, I hadn't seen that one yet. That function grew a "Dispose" argument, which we can just pass

Re: Future Postgres 15 and Clang 15

2022-06-24 Thread Thomas Munro
On Fri, Jun 24, 2022 at 8:35 PM Fabien COELHO wrote: > Just a note/reminder that "seawasp" has been unhappy for some days now > because of yet another change in the unstable API provided by LLVM: Hi Fabien, Yeah, I've started on the changes needed for opaque pointers (that's the change that's

Future Postgres 15 and Clang 15

2022-06-24 Thread Fabien COELHO
Just a note/reminder that "seawasp" has been unhappy for some days now because of yet another change in the unstable API provided by LLVM: https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=seawasp=2022-06-23%2023%3A18%3A17 llvmjit.c:1115:50: error: use of undeclared identifier