commit | 23c0608e288888e28fea030ee8ecf6b48411b59b | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Apr 17 10:22:30 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Apr 17 17:24:25 2015 +0200 |
tree | 6a2e4625f7882bc213c145b5869ad85a16e13ee2 | |
parent | ba334201a9fbe5886819bd7382f69c667b87d54a [diff] |
Fix bug in generate_code.pl The following did fail: Test 1 foo:SOME_CONSTANT:"string" Test 2 foo:OTHER_CONSTANT:"string" due to the first string actually including the second "foo" up to (but no including) the colon.