Skip to content

Instantly share code, notes, and snippets.

View felixbuenemann's full-sized avatar
💭
I may be slow to respond.

Felix Bünemann felixbuenemann

💭
I may be slow to respond.
View GitHub Profile
begin
require 'bundler/inline'
rescue LoadError => e
$stderr.puts 'Bundler version 1.10 or later is required. Please update your Bundler'
raise e
end
gemfile(true) do
source 'https://rubygems.org'
# Activate the gem you are reporting the issue against.
+__rvm_parse_args:715> [[ -n 4.3.11 ]]
+__rvm_parse_args:744> [[ -z '' && -n '' ]]
+__rvm_parse_args:746> [[ 0 -eq 1 || -n '' ]]
+__rvm_parse_args:20> [[ -n install ]]
+__rvm_parse_args:22> rvm_token=install
+__rvm_parse_args:24> (( 3 > 0 ))
+__rvm_parse_args:26> next_token=1.9.3
+__rvm_parse_args:27> shift
+__rvm_parse_args:32> case install ([[:alnum:]]*|@*)
+__rvm_parse_args:36> case install (use)
diff --git a/Doc/Makefile.in b/Doc/Makefile.in
index dacbd51..69b7b04 100644
--- a/Doc/Makefile.in
+++ b/Doc/Makefile.in
@@ -66,8 +66,8 @@ Zsh/mod_sched.yo Zsh/mod_socket.yo \
Zsh/mod_stat.yo Zsh/mod_system.yo Zsh/mod_tcp.yo \
Zsh/mod_termcap.yo Zsh/mod_terminfo.yo \
Zsh/mod_zftp.yo Zsh/mod_zle.yo Zsh/mod_zleparameter.yo \
-Zsh/mod_zprof.yo Zsh/mod_zpty.yo Zsh/mod_zselect.yo \
-Zsh/mod_zutil.yo
require 'formula'
class Zsh5Installed < Requirement
fatal true
satisfy :build_env => false do
which('zsh') && `zsh --version|awk '{print $2}'|cut -d. -f1`.to_i == 5
end
def message; <<-EOS.undent
diff --git a/src/configure b/src/configure
index 26f1b4e..ca368d5 100755
--- a/src/configure
+++ b/src/configure
@@ -6404,7 +6406,7 @@ $as_echo_n "checking Ruby rbconfig... " >&6; }
$as_echo "$ruby_rbconfig" >&6; }
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking Ruby header files" >&5
$as_echo_n "checking Ruby header files... " >&6; }
- rubyhdrdir=`$vi_cv_path_ruby -r mkmf -e "print $ruby_rbconfig::CONFIG['rubyhdrdir'] || $ruby_rbconfig::CONFIG['archdir'] || \\$hdrdir" 2>/dev/null`
+ rubyhdrdir=`$vi_cv_path_ruby -r rbconfig -e "print $ruby_rbconfig::CONFIG['rubyhdrdir'] || $ruby_rbconfig::CONFIG['archdir']" 2>/dev/null`
diff --git a/src/auto/configure b/src/auto/configure
index 4fd7b82..08af7f3 100755
--- a/src/auto/configure
+++ b/src/auto/configure
@@ -7184,7 +7186,7 @@ echo $ECHO_N "checking Ruby rbconfig... $ECHO_C" >&6; }
echo "${ECHO_T}$ruby_rbconfig" >&6; }
{ echo "$as_me:$LINENO: checking Ruby header files" >&5
echo $ECHO_N "checking Ruby header files... $ECHO_C" >&6; }
- rubyhdrdir=`$vi_cv_path_ruby -r mkmf -e "print $ruby_rbconfig::CONFIG['rubyhdrdir'] || $ruby_rbconfig::CONFIG['archdir'] || \\$hdrdir" 2>/dev/null`
+ rubyhdrdir=`$vi_cv_path_ruby -r rbconfig -e "print $ruby_rbconfig::CONFIG['rubyhdrdir'] || $ruby_rbconfig::CONFIG['archdir']" 2>/dev/null`
diff -r 92c9748e0ccb src/config.h.in
--- a/src/config.h.in Sun Oct 06 17:46:56 2013 +0200
+++ b/src/config.h.in Sun Oct 13 23:11:37 2013 +0200
@@ -442,3 +442,6 @@
/* Define if you want Cygwin to use the WIN32 clipboard, not compatible with X11*/
#undef FEAT_CYGWIN_WIN32_CLIPBOARD
+
+/* Define if we have AvailabilityMacros.h on Mac OS X */
+#undef HAVE_AVAILABILITYMACROS_H
@felixbuenemann
felixbuenemann / .gitignore
Last active December 22, 2015 05:09 — forked from karmi/.gitignore
.DS_Store
tmp/
*** vim/src/os_unix.c Thu Oct 24 11:50:44 2013
--- vim-local/src/os_unix.c Thu Oct 24 13:25:03 2013
***************
*** 804,809 ****
--- 804,815 ----
* completely full.
*/
+ #if defined(__APPLE__) && \
+ defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && \
[ 2016-01-09 23:07:49.9050 3004/7f524af057c0 age/Cor/CoreMain.cpp:794 ]: Disconnecting long-running connections for process 3099, application app
[ 2016-01-09 23:07:50.1082 3004/7f524af057c0 age/Cor/CoreMain.cpp:942 ]: Passenger core shutdown finished
[ 2016-01-09 23:07:50.9311 4370/7fa4e787e7c0 age/Wat/WatchdogMain.cpp:1276 ]: Starting Passenger watchdog...
[ 2016-01-09 23:07:50.9378 4373/7f47a3ec07c0 age/Cor/CoreMain.cpp:957 ]: Starting Passenger core...
[ 2016-01-09 23:07:50.9380 4373/7f47a3ec07c0 age/Cor/CoreMain.cpp:234 ]: Passenger core running in multi-application mode.
[ 2016-01-09 23:07:50.9401 4373/7f47a3ec07c0 age/Cor/CoreMain.cpp:707 ]: Passenger core online, PID 4373
[ 2016-01-09 23:07:50.9495 4378/7f213d73f7c0 age/Ust/UstRouterMain.cpp:504 ]: Starting Passenger UstRouter...
[ 2016-01-09 23:07:50.9501 4378/7f213d73f7c0 age/Ust/UstRouterMain.cpp:317 ]: Passenger UstRouter online, PID 4378
App 4402 stdout:
App 4484 stdout: