Skip to content
  • Per Bothner's avatar
    Fix Savannah bug 43233 "Dumping circular literals". · 86bf5ee3
    Per Bothner authored
    	* LitTable.java (emit): If a cycle is seen, look for an "init"
    	method before checked for a "set" method.  The former is more
    	appropriate for immutable-after-initialization methods.
    
    	* PairWithPosition.java (init): New method.
    	(readExternal): Use new init method.
    
    	* module3.scm (all-zeros): Add test for Savannah bug #43233
    	"Dumping circular literals".
    	* obj-test.scm: Test all-zeros.
    86bf5ee3