Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compilation with i686-w64-mingw32-gcc #97

Merged
merged 1 commit into from
Oct 27, 2014
Merged

Fix compilation with i686-w64-mingw32-gcc #97

merged 1 commit into from
Oct 27, 2014

Conversation

ffes
Copy link
Member

@ffes ffes commented Oct 22, 2014

This patch is required to let the mingw-w64 compiler work. I tested with other Windows-based gcc compilers and Ubuntu. Could someone please test other distos, before I push this.

Based upon https://github.com/vim-jp/ctags

@ffes ffes mentioned this pull request Oct 22, 2014
masatake added a commit that referenced this pull request Oct 27, 2014
Fix compilation with i686-w64-mingw32-gcc
@masatake masatake merged commit 192e5b0 into universal-ctags:master Oct 27, 2014
@ffes ffes deleted the fix-mingw-w64 branch October 27, 2014 09:41
masatake pushed a commit to masatake/ctags that referenced this pull request Mar 12, 2020
E.g.
For the pattern `/----k/i`, optimization was totally turned off.
Make it possible to use the characters before `k` (i.e. `----`) for
optimization.
masatake pushed a commit to masatake/ctags that referenced this pull request Mar 12, 2020
Fix performance problem with /k/i and /s/i (Close universal-ctags#97)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants