tor, 31 03 2011 kl. 15:27 +0100, skrev Carnë Draug: > I noticed some new functions on octave 3.4. It was mentioned before > that the gtksourceview devs only let new function names to be added to > the list of highlighted functions (for backwards compatibility). As > such, the functions added should be carefully selected. > > I was wondering if someone could name the functions less likely to one > day become deprecated and be removed (the list of new functions is at > the end of the e-mail). I'm guessing the ones that also exist in > MatLab are the more likely to remain for a very long time. > > This would allow me to create a more up to date lang file for users of > octave and gedit (I'll be sending it again for the gtksourceview > devs). Any help would be very appreciated.
The only function that sticks out to me is "nth_element". The use of an underscore indicates that Matlab does not support this function; hence it might be replaced by a similar Matlab counterpart in the future (I'm really guessing here). Otherwise I don't see any suspicious function names in your list. BTW. I think it is great that you are keeping up the fight of keeping the gedit syntax highlighting up-to-date even if the developers are less-than-helpful. So thanks for that :-) Søren ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
