Patch 9.0.1465

2 views
Skip to first unread message

Bram Moolenaar

unread,
Apr 18, 2023, 12:20:46 PM4/18/23
to vim...@googlegroups.com

Patch 9.0.1465
Problem: Haiku build fails.
Solution: Do not include globals.h and proto.h twice. (Ozaki Kiichi,
closes #12273)
Files: src/gui_haiku.cc


*** ../vim-9.0.1464/src/gui_haiku.cc 2023-04-14 21:54:21.092430693 +0100
--- src/gui_haiku.cc 2023-04-18 17:17:04.150041944 +0100
***************
*** 75,82 ****
#include <syslog.h>

#include "vim.h"
- #include "globals.h"
- #include "proto.h"
#include "version.h"

} // extern "C"
--- 75,80 ----
*** ../vim-9.0.1464/src/version.c 2023-04-17 22:31:32.565014586 +0100
--- src/version.c 2023-04-18 17:18:30.925804720 +0100
***************
*** 697,698 ****
--- 697,700 ----
{ /* Add new patch number below this line */
+ /**/
+ 1465,
/**/

--
Why don't cannibals eat clowns?
Because they taste funny.

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages