sandeeptt

Results 2 comments of sandeeptt

## Patch attached: diff --git a/CMakeLists.txt b/CMakeLists.txt index 0abf076..fa7bb6b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,7 +23,6 @@ MBFL_CHECK_INCLUDE("memory.h") MBFL_CHECK_INCLUDE("strings.h") MBFL_CHECK_INCLUDE("string.h") ## CHECK_FUNCTION_EXISTS("strcasecmp" HAVE_STRCASECMP) CHECK_FUNCTION_EXISTS("strchr" HAVE_STRCHR) @@ -31,6 +30,14 @@...

Could you please let me know how to do it? When I clicked on 'Create pull request', I didn't understand how to attach the patch there Sandeep. ``` On Monday,...