You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify heartbeat local storage to use wide strings on Windows. (#1313)
* Modify heartbeat local storage to use wide strings on Windows.
* Fix macro.
* Fix heartbeat test that uses filename.
* Format code.
* More format.
* Fix build error.
* Clean up GetFilename code.
* For debugging, add an international path to Windows runs.
* Fix Mkdir.
* Disable the i18n characters.
* Change codecvt use.
* Move heartbeats to a unique subdirectory.
* Move international characters.
* Ensure that the bug actually happens without the fix.
* Fix heartbeat path - and undo the international characters.
* Revert "Ensure that the bug actually happens without the fix."
This reverts commit cc6c164.
* Format code.
0 commit comments