author | mjsousa |
Sat, 18 Mar 2017 22:02:14 +0000 | |
changeset 1035 | 0a58b2720976 |
parent 1034 | f802b5494d56 (current diff) |
parent 997 | 7518955c875a (diff) |
child 1036 | 1000db86d0af |
--- a/stage4/generate_c/generate_c_vardecl.cc Sat Mar 18 21:50:00 2017 +0000 +++ b/stage4/generate_c/generate_c_vardecl.cc Sat Mar 18 22:02:14 2017 +0000 @@ -2137,6 +2137,7 @@ } print_retain(); s4o.print(")"); + current_varqualifier = none_vq; #if 0 /* The following code would be for globalinit_vf !! * But it is not currently required...