Powered by Apache

CVS log for OpenXM/src/k097/simple.y

[BACK] Up to [local] / OpenXM / src / k097

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: RELEASE_1_2_1


Revision 1.3 / (download) - annotate - [select for diffs], Sat Jan 13 12:40:56 2001 UTC (23 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.2: +5 -8 lines
Diff to previous 1.2 (colored)

There has been a bug on the evaluation of the size of class inctances.
class declaration requires the key word local even there is no
instance variable, for example,
class hoge extends foo {
   local ;
   def method1() {  }
}

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>