Skip to content

Conversation

kokorokonekuto
Copy link

When calling the recursive varient of matchpattern, it doesn't call the function with the matchlength argument. This patch fixes it.

Also, set Makefile CC to gcc when GNU/make can't find the default CC path. This fixes compilation on other Unix-like platforms (e.g. *BSDs) where CC defaults to clang (we previously explicitly set this to GCC).

When calling the recursive varient of matchpattern, it doesn't
call the function with the matchlength argument. This patch fixes it.

Also, set Makefile CC to gcc when GNU/make can't find the default
CC path. This fixes compilation on other Unix-like platforms where
CC defaults to clang (we previously explicitly set this to GCC).
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.

1 participant