Commit 144d218
committed
Refactor audio.cpp source path handling in AudioCppManager
- Updated the logic in the `AudioCppManager` class to improve the handling of the audio.cpp source path.
- Introduced a temporary variable `raw_source_path` to streamline the validation of source path metadata before converting it to an absolute path.
- Enhanced error handling to ensure completeness of audio.cpp source install metadata.1 parent d2069a3 commit 144d218
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
517 | | - | |
518 | | - | |
| 517 | + | |
| 518 | + | |
519 | 519 | | |
| 520 | + | |
520 | 521 | | |
521 | 522 | | |
522 | 523 | | |
| |||
0 commit comments