*fixed a member assignment bug when cloning a class instance; *avoided warnings with some compilers.

This commit is contained in:
paladin-t 2016-02-04 11:45:02 +08:00
parent 4d7dd1e28e
commit d0d9c84b9d
3 changed files with 382 additions and 399 deletions

View File

@ -1,3 +1,7 @@
Feb. 4 2016
Avoided warnings with some compilers
Fixed a member assignment bug when cloning a class instance
Feb. 3 2016
Added an INDEX_OF statement
Fixed a wrong parameter variable accessing bug

File diff suppressed because it is too large Load Diff

Binary file not shown.