Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp

🐞 Candidate Name Interop Issue

Ouverte
#338 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
bug
Langage dominant
C++
Étoiles
26
Forks
25
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Current Behavior

In C#, the Candidate Name field assumes that the C++ code is sending a string pointer out. However, what is being sent out is an InternationalizedText pointer instead.

By having the wrong pointer type, Visual Studio sometimes crashes during testing and the data cannot be seen at all.

### Expected Behavior

_No response_

### Steps To Reproduce

_No response_

### Environment

```markdown
- OS:
```

### Anything else?

_No response_

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.