view src/dlldata.c @ 34785:e75d871c5b91

runtime: fix :compiler leaving behind a g:makeprg variable (#14414) Commit: https://github.com/vim/vim/commit/b73faa1c02d0911a60bddd1ba343cf620f2cd124 Author: zeertzjq <zeertzjq@outlook.com> Date: Sat Apr 6 02:01:16 2024 +0800 runtime: fix :compiler leaving behind a g:makeprg variable (https://github.com/vim/vim/issues/14414) Problem: :compiler may leave behind a g:makeprg variable after https://github.com/vim/vim/issues/14336. Solution: Use a script local variable. Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Fri, 05 Apr 2024 20:15:03 +0200
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 */