Skip to content

Include files in the directory of src#8

Merged
torj9n merged 1 commit intogoogle:mainfrom
akihikodaki:main
Jan 21, 2025
Merged

Include files in the directory of src#8
torj9n merged 1 commit intogoogle:mainfrom
akihikodaki:main

Conversation

@akihikodaki
Copy link
Contributor

mpact_isa_decoder() and mpact_bin_fmt_decoder() uses the working directory to find files to include, but it is unreliable the working directory will vary if the repository containing the source files is nested.

To avoid this unreliability, always include files in the directory of src.

See also: akihikodaki/mpact-riscv@6520b5e

mpact_isa_decoder() and mpact_bin_fmt_decoder() uses the working
directory to find files to include, but it is unreliable the working
directory will vary if the repository containing the source files is
nested.

To avoid this unreliability, always include files in the directory of
src.
@torj9n torj9n merged commit 312648e into google:main Jan 21, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants