﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
433	compile & decompile	giken019	Jorge	"I noticed that a variable that has been compiled and decompiled sometimes cannot be compiled again.

For example, if I create a timeset and see the calendar by clicking on ""Ver conjunto temporal"" and decompile the timeset without closing the calendar :

TimeSet a = WD(7)

and compile it again, I get the message :

ERROR: [2] Conflicto entre variables.
Se ha intentado modificar ""a"" a través de la variable ""a""

This bug IS NOT only occurring with TimeSet because later I have noticed the same kind of bug with Sets of Texts although I cannot identify a sequence.

I think that this kind of bug can also occurs when there is an error of some kind at the moment of compiling.  If for example the grammar is wrong (forget a ; sign), at some point the compiling and decompiling problem appears."	defect	closed	highest		Interface	head	blocker	fixed		
