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

🐞 Candidate Name Interop Issue

Abierto
#338 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
C++
Estrellas
26
Forks
25
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.