Hi,
Cloning v9.0.1356, under MSYS2 Win11, gcc.exe (Rev6, Built by MSYS2
project) 12.2.0.
structs.h:3454:22: note: remove parentheses
3454 | frame_T *(tp_snapshot[SNAP_COUNT]); // window layout
snapshots
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| - -
In file included from proto.h:217,
from vim.h:2311:
vim9.h:523:30: error: expected unqualified-id before 'class'
523 | class_T *class;
| ^~~~~
make: *** [Make_cyg_ming.mak:1299: gobjx86-64/if_ole.o] Error 1
[image: Capture d’écran 2023-02-26 215002.png]
Compiler options:
gcc -c -I. -Iproto -DWIN32 -DWINVER=0x0A00 -D_WIN32_WINNT=0x0A00
-DHAVE_PATHDEF -DFEAT_HUGE -DHAVE_STDINT_H -DMS_WIN64 -DHAVE_GETTEXT
-DHAVE_LOCALE_H -DDYNAMIC_GETTEXT -DFEAT_OLE -DFEAT_CSCOPE
-DFEAT_NETBEANS_INTG -DFEAT_JOB_CHANNEL -DFEAT_IPV6 -DHAVE_INET_NTOP
-DFEAT_TERMINAL -DFEAT_SOUND -DFEAT_DIRECTX -DDYNAMIC_DIRECTX
-DFEAT_DIRECTX_COLOR_EMOJI -DHAVE_SODIUM -DDYNAMIC_SODIUM
-DDYNAMIC_SODIUM_DLL=\"libsodium-23.dll\" -DFEAT_GUI_MSWIN -DFEAT_CLIPBOARD
-DFEAT_MBYTE_IME -DDYNAMIC_IME -DDYNAMIC_ICONV -pipe -march=x86-64 -Wall
-I./lua-5.4.4/src/include -I./lua-5.4.4/src -DFEAT_LUA -DDYNAMIC_LUA
-DDYNAMIC_LUA_DLL=\"lua54.dll\" -DFEAT_RUBY -I
c:/Ruby31-x64/include/ruby-3.1.0 -I
c:/Ruby31-x64/include/ruby-3.1.0/x64-mingw-ucrt -DDYNAMIC_RUBY
-DDYNAMIC_RUBY_DLL=\"x64-ucrt-ruby310.dll\" -DRUBY_VERSION=31
-DFEAT_PYTHON3 -DDYNAMIC_PYTHON3 -DDYNAMIC_PYTHON3_DLL=\"python312.dll\"
-O3 -fomit-frame-pointer -freg-struct-return -std=gnu++11 if_ole.cpp -o
gobjx86-64/if_ole.o
Thank you
N i c o las
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/268d9af2-d49a-432a-9213-fb7e76af6617n%40googlegroups.com.