Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

in_tail: Simplify TargetInfo related code #3489

Merged
merged 6 commits into from May 17, 2022
Merged

in_tail: Simplify TargetInfo related code #3489

merged 6 commits into from May 17, 2022

Commits on May 17, 2022

  1. in_tail: Don't use TargetInfo as hash table key

    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie committed May 17, 2022
    Copy the full SHA
    dddcfad View commit details
    Browse the repository at this point in the history
  2. in_tail: Simplify using target_info.path

    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie committed May 17, 2022
    Copy the full SHA
    548a42e View commit details
    Browse the repository at this point in the history
  3. in_tail: Simplify the error handling while contructing a watcher

    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie committed May 17, 2022
    Copy the full SHA
    c1f348a View commit details
    Browse the repository at this point in the history
  4. in_tail: Keep consistency more carefully at construct_watcher

    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie committed May 17, 2022
    Copy the full SHA
    1a67635 View commit details
    Browse the repository at this point in the history
  5. in_tail: Fix a broken test on Windows

    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie committed May 17, 2022
    Copy the full SHA
    b5d7a25 View commit details
    Browse the repository at this point in the history
  6. in_tail: Remove a needless local variable

    Signed-off-by: Takuro Ashie <ashie@clear-code.com>
    ashie committed May 17, 2022
    Copy the full SHA
    bd4782d View commit details
    Browse the repository at this point in the history