summaryrefslogtreecommitdiff
path: root/sys/src/libregexp/regcomp.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2013-05-27 01:12:21 +0200
committercinap_lenrek <cinap_lenrek@gmx.de>2013-05-27 01:12:21 +0200
commit410d6bea6ac0ac8d57b6c531b8829152cb503e9d (patch)
tree0ea37612d23cecbcda34d9a2aa3ed262a44d905c /sys/src/libregexp/regcomp.c
parentc4153b7755e3a4f3cab57ad8cbe85d18cc7cbd77 (diff)
devfs/devsd: fix waserror() and unused variable compiler problem
the compiler optimizes setting unused variables out, which is problematic if they are used in waserror() handler which the compiler isnt aware of. rearrange the code to avoid this problem.
Diffstat (limited to 'sys/src/libregexp/regcomp.c')
0 files changed, 0 insertions, 0 deletions