summaryrefslogtreecommitdiff
path: root/sys/src/cmd/python/Python/thread_os2.h
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-04-16 14:32:42 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2015-04-16 14:32:42 +0200
commit433b18ec2b54387119abdeb0a85767cd92e4a23b (patch)
tree67084a552408290bd2f64cc4a81126c3288d73bf /sys/src/cmd/python/Python/thread_os2.h
parent3d4fcc6c8ab02d0370919714fc08229e87f414ed (diff)
cc: catch non constant pointer initializers
char FOO[] = "abc"; /* ok */ char *BAR = FOO; /* ok */ char *BAZ = BAR; /* wrong */
Diffstat (limited to 'sys/src/cmd/python/Python/thread_os2.h')
0 files changed, 0 insertions, 0 deletions