• svn URL

Use this URL in your Subversion client. Need more instructions?
 

school compile project, part 2 - code gen.

root

User picture

Author: mpchoy

Revision: 197 («Previous)


(June 03, 2011 18:29 UTC) 12 months ago

Fixed bug: size passed to calloc in new should not be size of sto, which is always a pointer, but of the pointer's return type.

 
Name Date Rev. Commit message
trunk Fri, Jun 03 2011 197 [mpchoy] Fixed bug: size passed to calloc in new should not be siz...