close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 20 years ago

Closed 18 years ago

Last modified 18 years ago

#252 closed defect (fixed)

bug when "decompiling"

Reported by: Jorge Owned by: Jorge
Priority: normal Milestone:
Component: Interface Version: head
Severity: normal Keywords:
Cc:

Description

From tolbase interface do the following

  • Open matrix_type/test_MH/binormal_MH.tol
  • Compile it, may be set the size of the MCMC to a lower value for instance:

Matrix chain = MetropolisHastings(MH_def, 10, 10);

  • Decompile it
  • Try to compile again: TOL complains about d1 and d2. Also if you instead try

to inspect the Real node in the grammar tree tolbase crash.

Change History (3)

comment:1 Changed 18 years ago by Jorge

bug_file_loc: http://cvs.tol-project.org/viewcvs.cgi/tol_tests/toltcl/Bugzilla/bug_000252/?only_with_tag=TOL-REL-1-1-4_BRANCH_20061130
Owner: changed from danirus to Jorge

test added to CVS

comment:2 Changed 18 years ago by Jorge

Resolution: fixed
Status: newclosed

comment:3 Changed 18 years ago by Jorge

bug_file_loc: http://cvs.tol-project.org/viewcvs.cgi/tol_tests/toltcl/Bugzilla/bug_000252/?only_with_tag=TOL-REL-1-1-4_BRANCH_20061130http://cvs.tol-project.org/viewcvs.cgi/tol_tests/toltcl/Bugzilla/bug_000252
Note: See TracTickets for help on using tickets.