> Cloning v9.0.1356, under MSYS2 Win11, gcc.exe (Rev6, Built by MSYS2=20 > project) 12.2.0. > > structs.h:3454:22: note: remove parentheses > 3454 | frame_T *(tp_snapshot[SNAP_COUNT]); // window layout= > =20 > snapshots > | ^~~~~~~~~~~~~~~~~~~~~~~~~
This didn't change recently, I wonder why this is a problem. > 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; > | ^~~~~ I'll fix this one. -- hundred-and-one symptoms of being an internet addict: 185. You order fast food over the Internet /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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/20230227080846.568571C0B1F%40moolenaar.net.
