Branch: Tag:

2014-11-15

2014-11-15 13:42:52 by Stephen R. van den Berg <srb@cuci.nl>

Remove superfluous legacy compat support prior to 7.8.

386:    *! @[args] are the arguments passed when the program was called.    *!    *! @note -  *! In Pike 7.2 and later this function can be created implicitly -  *! by the compiler using the new syntax: +  *! This function can be created implicitly +  *! by the compiler using the syntax:    *! @code    *! class Foo(int foo) {    *! int bar;
518:    *! destruction and will therefore be destroyed even if external    *! references are added to them.    *! -  *! @note -  *! The garbage collector had completely random destruct order in -  *! versions prior to 7.2. -  *! +     *! @seealso    *! @[lfun::create()], @[predef::destruct()]    */