Mercurial > vim
view src/dlldata.c @ 32178:9493de63a3f6 v9.0.1420
patch 9.0.1420: build failure because SIZE_MAX is not defined
Commit: https://github.com/vim/vim/commit/aa26153b6cb8353c1cd64667ec55ab5186fa1036
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Mar 21 20:04:58 2023 +0000
patch 9.0.1420: build failure because SIZE_MAX is not defined
Problem: Build failure because SIZE_MAX is not defined.
Solution: Define SIZE_MAX when missing. (John Marriott)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 21 Mar 2023 21:15:03 +0100 |
parents | 3fc0f57ecb91 |
children |
line wrap: on
line source
/********************************************************* DllData file -- generated by MIDL compiler DO NOT ALTER THIS FILE This file is regenerated by MIDL on every IDL file compile. To completely reconstruct this file, delete it and rerun MIDL on all the IDL files in this DLL, specifying this file for the /dlldata command line option *********************************************************/ #define PROXY_DELEGATION #include <rpcproxy.h> #ifdef __cplusplus extern "C" { #endif EXTERN_PROXY_FILE( if_ole ) PROXYFILE_LIST_START /* Start of list */ REFERENCE_PROXY_FILE( if_ole ), /* End of list */ PROXYFILE_LIST_END DLLDATA_ROUTINES( aProxyFileList, GET_DLL_CLSID ) #ifdef __cplusplus } /*extern "C" */ #endif /* end of generated dlldata file */