issues
search
den-run-ai
/
ctypesgen
Automatically exported from code.google.com/p/ctypesgen
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Parsing errors with specific #define usage.
#50
GoogleCodeExporter
opened
9 years ago
0
Structures change type from python readable!
#49
GoogleCodeExporter
opened
9 years ago
1
Add Python 3 support.
#48
GoogleCodeExporter
opened
9 years ago
0
Unexpected "Warning: No libraries specified"
#47
GoogleCodeExporter
opened
9 years ago
0
Support gcc __attribute__((__packed__))
#46
GoogleCodeExporter
opened
9 years ago
1
WindowsError does not exist in cygwin
#45
GoogleCodeExporter
opened
9 years ago
1
Fix undefined global/name in ctypesgencore/printer_python/printer.py
#44
GoogleCodeExporter
opened
9 years ago
0
Patch: add support for bool type and __attribute()
#43
GoogleCodeExporter
opened
9 years ago
1
No errno support
#42
GoogleCodeExporter
opened
9 years ago
0
ctypesgen fails if given an --includedir ( -I ) arg with spaces in the directory name
#41
GoogleCodeExporter
opened
9 years ago
0
Issue with _anonymous_ fields of non-struct types
#40
GoogleCodeExporter
opened
9 years ago
0
Tests failing to find libc.so.6 and libm.so.6 on 64bit Ubuntu (SVN r147)
#39
GoogleCodeExporter
opened
9 years ago
1
Tests failing to find correct printer (SVN r141)
#38
GoogleCodeExporter
closed
9 years ago
1
Feature request: support #pragma pack
#37
GoogleCodeExporter
opened
9 years ago
1
Libdirs ignored on Windows (option -L)
#36
GoogleCodeExporter
opened
9 years ago
0
Feature request: Remove prefix from function names
#35
GoogleCodeExporter
opened
9 years ago
0
PosixLibraryLoader Ignores "include" directives in /etc/ld.so.conf
#34
GoogleCodeExporter
opened
9 years ago
0
String argument issue
#33
GoogleCodeExporter
opened
9 years ago
0
LICENSE and README disagree on license
#32
GoogleCodeExporter
opened
9 years ago
0
Support several include/exclude symbol options
#31
GoogleCodeExporter
opened
9 years ago
0
logic of creating EnumDescription was reversed.
#30
GoogleCodeExporter
closed
9 years ago
1
Keyword confliction checker is python specific
#29
GoogleCodeExporter
closed
9 years ago
1
Add more informations to function parameter.
#28
GoogleCodeExporter
closed
9 years ago
1
enum types issue
#27
GoogleCodeExporter
opened
9 years ago
4
POINTER/None work around for 64 bit platforms breaks pointer argument parsing
#26
GoogleCodeExporter
opened
9 years ago
4
"Syntax error at '\n'" on a valid C macro.
#25
GoogleCodeExporter
closed
9 years ago
9
-m option not working
#24
GoogleCodeExporter
opened
9 years ago
0
library search path incomplete if generated script used as module
#23
GoogleCodeExporter
closed
9 years ago
3
find_names_in_modules code incorrect in r121
#22
GoogleCodeExporter
opened
9 years ago
4
Support casts in macros
#21
GoogleCodeExporter
opened
9 years ago
0
Feature request: option to treat certain pointers as opaque
#20
GoogleCodeExporter
opened
9 years ago
0
Enhancement: Support 'bool'
#19
GoogleCodeExporter
closed
9 years ago
7
Treat FILE type as a special case
#18
GoogleCodeExporter
opened
9 years ago
0
Failed to parse real anonymous field in struct.
#17
GoogleCodeExporter
closed
9 years ago
2
Wrap 'c' with ord()
#16
GoogleCodeExporter
opened
9 years ago
0
Preserve #ifdef #else #endif
#15
GoogleCodeExporter
opened
9 years ago
5
Load symbols on demand?
#14
GoogleCodeExporter
opened
9 years ago
1
Provide CFUNCTYPE prototype name for function pointers defined in Structure
#13
GoogleCodeExporter
opened
9 years ago
0
Error: Ctypes does not support the type "long double".
#12
GoogleCodeExporter
opened
9 years ago
0
OS X -framework and -F flags not handled
#11
GoogleCodeExporter
opened
9 years ago
3
Remove wrap.py
#10
GoogleCodeExporter
closed
9 years ago
2
Include SVN revision number in ctypesgen version
#9
GoogleCodeExporter
opened
9 years ago
6
Revision 86 fixes 64-bit but breaks 32-bit
#8
GoogleCodeExporter
closed
9 years ago
13
issue with Apple's "C" headers
#7
GoogleCodeExporter
opened
9 years ago
0
New C extension in Snow Leopard breaks C parsing
#6
GoogleCodeExporter
closed
9 years ago
1
generated code doesn't work with python 2.6
#5
GoogleCodeExporter
closed
9 years ago
1
Ignore load_library failure at runtime, sometimes?
#4
GoogleCodeExporter
opened
9 years ago
1
Need RTLD_GLOBAL for linux?
#3
GoogleCodeExporter
opened
9 years ago
4
LibraryLoader should prefer /lib64 for 64 bit apps, but not for 32 bit
#2
GoogleCodeExporter
opened
9 years ago
2
ctypesgen doesn't seem to support the example on the front page
#1
GoogleCodeExporter
opened
9 years ago
1
Next