issues
search
habvi
/
42_minishell
Re-implemented a simple shell.
4
stars
0
forks
source link
update error handling - error msg
#255
Closed
ak0327
closed
1 year ago
ak0327
commented
1 year ago
[x] エラーメッセージ系の関数を作成 a8c93f4
[x] エラーを直書きしている箇所を関数に置換
unclosed quoteはunexpected token newline
concat parenはunexpected token ( or )
unclosed parenは閉じていなければnewline, )が多ければ)をunexpectrd tokenとした
[x] テストケースを追加、bashと合わせきれない部分は仕方ないか... 955a4df
issue #252
issue #252