From: Andy A. <ad...@nc...> - 2004-09-29 12:00:41
|
I say we can get rid of them. getfields is 'deprecated' in the sense that we have Matlab compatible getfield/setfield available. They are used in very few places in octave-forge, and in non-speed critical ways. Andy ----- Original Message ----- From: Teemu Ikonen <tpi...@pc...> Date: Wednesday, September 29, 2004 3:29 am Subject: [OctDev] getfields > Hi all, > > main/struct/getfields.oct dumps core with recent CVS versions of > octave and > octave-forge. Since there are working m-file versions of getfields and > setfields in the same directory, is there any reason to keep the > oct-versions around? |