Matt Swann

Results 22 comments of Matt Swann

This is blocking my team's use of .NET Interactive as well. Would love an update on whether a fix is on the roadmap.

Hi @pierricgimmig, yes - the Windows 10 SDK is a requirement for compiling against the krabsetw headers today. Is this a blocker for your application? Would love to learn more...

Thanks for the clarification! The compiled binary will work on Windows 7/2008 R2 and above.

This is an easy change but I'm still going through the seven stages of grief re: the retiring of Message Analyzer. 😞 I haven't found a good replacement yet. When...

Would the fluent predicates be faster if we updated them to work with `string_view` as well?

Cool. That could be a nice performance boost for high-event-rate producers.

@wmatw are you able to produce a PR or point us to an example demonstrating your proposed change?

Looking forward to it! I’m okay with introducing C++ 17 language features into the codebase as long as we are still able to build using the latest version of Visual...

Revisiting this since it has been open for a year -- @kylereedmsft @wmatw any new thoughts on how best to implement this? Is `collection_view` still the best approach, or is...

Hi @i-nino, this is a neat idea. I'm open to reviewing a PR if you'd be willing to submit one. Cheers!