mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 02:31:18 -03:00
Partially rework profiling. Fix profiling crash with new parser. Fixes
1295
This commit is contained in:
@@ -83,7 +83,7 @@ static bool thread_assertions_configured_for_testing = false;
|
||||
wchar_t ellipsis_char;
|
||||
wchar_t omitted_newline_char;
|
||||
|
||||
char *profile=0;
|
||||
bool g_profiling_active = false;
|
||||
|
||||
const wchar_t *program_name;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user