diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-05-27 01:12:21 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-05-27 01:12:21 +0200 |
commit | 410d6bea6ac0ac8d57b6c531b8829152cb503e9d (patch) | |
tree | 0ea37612d23cecbcda34d9a2aa3ed262a44d905c /sys/src/libregexp/regcomp.c | |
parent | c4153b7755e3a4f3cab57ad8cbe85d18cc7cbd77 (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