microsoft / microsoft/wil

RPC call helper swallows conversion exceptions

Open
#59 1 comment 0 reactions 1 assignee View on GitHub

@jonwis is already working on this.

Since Jun 21, 2019.

bug
Dominant language
C++
Stars
3k
Forks
300
Avg merge
19h 12m
Merged PRs (30d)
1

Description

Per the thread on #51, adopt one of Raymond's suggestions. I personally like the intermediate std::tuple approach. This may require yet another layer of indirection if the tuple instantiation triggers the "no mixing C++ & SEH in a single frame" requirement.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.