Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

Commit

Permalink
Move TODO(#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
rexim committed Mar 23, 2021
1 parent dad8c48 commit 840824b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nobuild.h
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ typedef struct {
.args = cstr_array_make(__VA_ARGS__, NULL) \
}

// TODO(#20): pipes do not allow redirecting stderr
typedef struct {
Cstr input_filepath;
Cmd_Array cmds;
Expand Down

0 comments on commit 840824b

Please sign in to comment.