Closed sabitbol42 closed 2 weeks ago
Matching detection with wildcards involves 2-3 design errors. However, we just need to correct the function that indicates whether there is a match or not:
https://github.com/tdameros/42-minishell/blob/main/src/expansions/wildcards/match.c
Hello, while testing some functionalities i noticed few problems and a crash:
also simple wildcard doesnt works as expected such as :
abc*abc*abc