| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Signed-off-by: Theo Paris <theo@theoparis.com>
| macro_rules! init_startup_state_capture { | ||
| () => { | ||
| #[cfg(not(target_os = "macos"))] | ||
| #[cfg(not(any(target_os = "macos", target_os = "ios")))] |
There was a problem hiding this comment.
| #[cfg(not(any(target_os = "macos", target_os = "ios")))] | |
| #[cfg(not(target_vendor = "apple"))] |
Sorry, something went wrong.
|
I'm fine to use vendor = apple always. However, I don't think there is worth to officially support iOS (add CI). |
Sorry, something went wrong.
|
GNU testsuite comparison: Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch) Skipping an intermittent issue tests/cut/bounded-memory (passes in this run but fails in the 'main' branch) Skipping an intermittent issue tests/tail/tail-n0f (passes in this run but fails in the 'main' branch) Note: The gnu test tests/printf/printf-surprise is now being skipped but was previously passing. Congrats! The gnu test tests/tail/pipe-f is now passing! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.