Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp
🐞 Candidate Name Interop Issue
Đang mở
bug
- Ngôn ngữ chính
- C++
- Star
- 26
- Fork
- 25
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.