On Mon, 2006-02-13 at 20:11 +0100, Mark Wielaard wrote: > Hi Andrew, > > On Mon, 2006-02-13 at 16:13 +0000, Andrew John Hughes wrote: > > On Mon, 2006-02-06 at 21:58 +0000, Andrew John Hughes wrote: > > > I'd welcome any comments on the attached patch, > > > which separates the Math native methods into a separate > > > class, VMMath, so that they can optionally be replaced > > > by the VM. This fixes PR22198. > > > > > Committed. > > Thanks. Since this is a VM interface change could you update the NEWS > file (and doc/vmintegration.texinfo) to reflect this? > > Cheers, > > Mark >
Yes. This is already on my list of things to do with this, but I'd prefer to finish the job first by adding the new Math methods (hopefully including those that aren't currently in our version of fdlibm). However, I'll postpone this and do the doc. update if a release becomes imminent before then... :) Thanks, -- Andrew :-) Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments. See http://www.fsf.org/philosophy/no-word-attachments.html If you use Microsoft Office, support movement towards the end of vendor lock-in: http://opendocumentfellowship.org/petition/ "Value your freedom, or you will lose it, teaches history. `Don't bother us with politics' respond those who don't want to learn." -- Richard Stallman Escape the Java Trap with GNU Classpath! http://www.gnu.org/philosophy/java-trap.html public class gcj extends Freedom implements Java { ... }
