issues
search
xlab
/
c-for-go
Automatic C-Go Bindings Generator for Go Programming Language
https://c.for-go.com
MIT License
1.5k
stars
119
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
translator: bug fix: give a tag name instead of typedef
#176
hajimehoshi
opened
2 weeks ago
2
Wrong Translation (Or somethig like that)
#175
henriquetied472
opened
4 weeks ago
0
golang-ui/nuklear build is broken
#174
agreppin
opened
1 month ago
0
How to read char* value from Deref()
#173
ljfuyuan
opened
1 month ago
2
runtime error: invalid memory address or nil pointer dereference
#172
henriquetied472
closed
4 weeks ago
0
Update `modernc.org/cc/v4` to latest version
#171
sue445
closed
2 months ago
1
Fails to parse vulkan_beta.h
#170
theoparis
opened
4 months ago
0
Fix for issue #167 - pass an array to the C function that modifies it and read it after function exec
#169
nivanov-ati
closed
5 months ago
1
Write rules against the location of the type/define rather than the name
#168
nickh-stripe
opened
6 months ago
0
Passing in an array to a C function and reading the data - incorrect autogenerated Go code
#167
nivanov-ati
closed
5 months ago
0
Feat symbol validation
#166
fishingfly
closed
8 months ago
2
Avoid symbol lookup error
#165
fishingfly
closed
8 months ago
0
A few changes needed to support go-libvirt
#164
mpontillo
closed
9 months ago
1
Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
#163
dependabot[bot]
closed
9 months ago
0
Revert "Fix website"
#162
xlab
closed
9 months ago
0
Fix website
#161
xlab
closed
9 months ago
0
fix slice reflect error
#160
huxulm
opened
9 months ago
0
THIS IS NOT AN ISSUE!!!
#159
huxulm
opened
10 months ago
0
Callback generation
#158
grzesl
closed
11 months ago
2
Example where C const get translated into Go typed const
#157
sbezverk
opened
1 year ago
0
Add support for additional float types
#156
bobbyluig
closed
1 year ago
1
Extracting SAL annotations from declarations
#155
ayoubfaouzi
closed
1 year ago
2
[OS X / Ubuntu ARM64] include file not found: <string>
#154
Sitin
opened
1 year ago
3
build
#153
ddkwork
closed
5 months ago
5
It would be nice to at least have an example of the YML required in the readme since the website does not work
#152
oandreasson
opened
1 year ago
1
handle recent go versions
#151
jstrachan
closed
1 year ago
1
avoid using "C.enum_" expressions in the generated go code
#150
jstrachan
opened
1 year ago
7
add an optional expression which can be used to default a slice length
#149
jstrachan
closed
1 year ago
1
add support for int128 and uint128 types
#148
jstrachan
closed
1 year ago
0
Website down
#147
SamuelMarks
closed
9 months ago
3
Generator uses underlying type of typedef when used as a parameter
#146
waj334
opened
1 year ago
0
Non int return function pointer not recognized
#145
jdkuki
opened
1 year ago
0
panic: unknown type _Float128
#144
maxsupermanhd
closed
1 year ago
2
handle ignorePaths is directory name
#143
leslie-wang
opened
1 year ago
0
Wiki need to be updated
#142
leslie-wang
opened
1 year ago
0
Avoid lock / unlock for some function call
#141
leslie-wang
opened
1 year ago
0
Verbose argument to print more logs
#140
leslie-wang
opened
1 year ago
0
adjust type_mapping if processor's data model uses 64bit long integers
#139
bearsh
closed
2 years ago
0
Type translation does not respect systems data model
#138
bearsh
closed
1 year ago
1
How to handle a function returning a struct as value
#137
bearsh
opened
2 years ago
0
type C.struct_ in strut and func
#136
mopo3ilo
opened
2 years ago
1
define pointer to function
#135
mopo3ilo
opened
2 years ago
1
Fixing https://github.com/xlab/c-for-go/issues/132
#134
lotodore
closed
2 years ago
0
Go Integer overflows translated from large C enum numbers
#133
hxy9243
opened
2 years ago
5
With the latest commit (c95ebd03aba931e7248a6011f86d822ab878d00c), c-for-go can no longer generate defines
#132
yeahdongcn
closed
2 years ago
10
How to make int8_t from c to int8 in golang?
#131
TheFern2
opened
2 years ago
1
How to keep int as int?
#130
TheFern2
closed
2 years ago
2
How to add a Framework?
#129
danjenkins
opened
2 years ago
5
Best way to handle different include paths for different operating systems?
#128
danjenkins
opened
2 years ago
1
Update cc to v4 and add unit tests
#127
lotodore
closed
2 years ago
5
Next