[geany/geany] eb45c8: Always define ExecutableName variable

Jiří Techet git-noreply at xxxxx
Sat Sep 10 07:26:14 UTC 2016


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Wed, 03 Aug 2016 10:21:51 UTC
Commit:      eb45c80058bc74fb3331e91d78d41e54b1ff482b
             https://github.com/geany/geany/commit/eb45c80058bc74fb3331e91d78d41e54b1ff482b

Log Message:
-----------
Always define ExecutableName variable


Modified Paths:
--------------
    ctags/main/routines.c

Modified: ctags/main/routines.c
3 lines changed, 0 insertions(+), 3 deletions(-)
===================================================================
@@ -165,10 +165,7 @@ const char *const PathDelimiters = ":/\\";
 
 char *CurrentDirectory;
 
-#ifdef HAVE_MKSTEMP
 static const char *ExecutableProgram = NULL;
-#endif
-
 static const char *ExecutableName = "geany";
 
 /*



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list