Commit c44aa5b
committed
fix: 在fake_headers中添加intptr_t和uintptr_t类型定义
- 在c2go/fake_headers.go的stdintH()中添加intptr_t和uintptr_t typedef
- 从project/qt6/gen/project_test.go的Predefined中移除重复定义
- 统一在fake header中定义这些标准类型
🤖 Generated with CodeMate1 parent 8a5460a commit c44aa5b
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
262 | 265 | | |
263 | 266 | | |
264 | 267 | | |
| |||
0 commit comments