Avoid goto-ing inside the scope of a local variable. Needed when CC=g++.
authorBruno Haible <bruno@clisp.org>
Tue, 15 Mar 2005 12:01:41 +0000 (12:01 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 15 Mar 2005 12:01:41 +0000 (12:01 +0000)
commit1e77562885acf16d8d31ddbe976cd38af7571938
tree659e516467e7730886c3d4f33569a589b23744f4
parent624d27350d087d927c960675738856fe85c62efc
Avoid goto-ing inside the scope of a local variable. Needed when CC=g++.
lib/ChangeLog
lib/regex.c