Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cython
Repository
cython
Cython
Utility
ModuleSetupCode.c
Find file
Blame
History
Permalink
make C char* string literals "const" unless specified otherwise
· 8dc18957
Stefan Behnel
authored
Aug 07, 2015
prevent non-const char* string literals from being interned
8dc18957