"lib/astV6.ml" did not exist on "0f54289a07cc50368452e11d6d5d2440369957a4"
Erwan Jahier
authored
cf test/should_work/NONREG/fresh_name.lus where the local variable _n1e1_1 was defined twice ! The fix contist the following idea : prefix fresh var name by "_", except if at least one user ident begins by "_". In that case, we try to prefix them by "_1", and then "_2", and so on. We take the first possible one. nb : this won't work if the user defined idents from "_1" to "_1073741823" (on 32-bits machine), but I bet that this compiler would die before anyway...
Name | Last commit | Last update |
---|---|---|
.pastex | ||
doc | ||
figs | ||
lv6-ref-man | ||
notes-pascal | ||
release-lv6 | ||
src | ||
test-old | ||
.depend | ||
.gitignore | ||
.lpp.prcs_aux | ||
.mkfig | ||
Makefile |