Turn all these old-school pointer/size things into std::wstring_view and std::string_view throughout the parser/adapter #1301

Closed
opened 2026-01-30 22:21:40 +00:00 by claunia · 4 comments
Owner

Originally created by @zadjii-msft on GitHub (May 24, 2019).

Yuck. We should file a follow on task to turn all these old-school pointer/size things into std::wstring_view and std::string_view throughout the parser/adapter...

Originally posted by @miniksa in https://github.com/microsoft/terminal/diffs

Originally created by @zadjii-msft on GitHub (May 24, 2019). Yuck. We should file a follow on task to turn all these old-school pointer/size things into `std::wstring_view` and `std::string_view` throughout the parser/adapter... _Originally posted by @miniksa in https://github.com/microsoft/terminal/diffs_
Author
Owner

@dlong11 commented on GitHub (May 24, 2019):

The link is 404.

@dlong11 commented on GitHub (May 24, 2019): The link is 404.
Author
Owner

@zadjii-msft commented on GitHub (May 24, 2019):

Uhg, thanks for catching that. Dunno why github horked it there.

The original issue with this discussion was https://github.com/microsoft/terminal/pull/891

@zadjii-msft commented on GitHub (May 24, 2019): Uhg, thanks for catching that. Dunno why github horked it there. The original issue with this discussion was https://github.com/microsoft/terminal/pull/891
Author
Owner

@zadjii-msft commented on GitHub (Jan 9, 2020):

Hey look, this was actually fixed by #3956

@zadjii-msft commented on GitHub (Jan 9, 2020): Hey look, this was actually fixed by #3956
Author
Owner

@miniksa commented on GitHub (Jan 9, 2020):

Hey look, this was actually fixed by #3956

Nice catch.

@miniksa commented on GitHub (Jan 9, 2020): > Hey look, this was actually fixed by #3956 Nice catch.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1301