From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2b8382e0387f53c5 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!p19g2000yqa.googlegroups.com!not-for-mail From: marius63 Newsgroups: comp.lang.ada Subject: Re: Eigenvalues to find roots of polynomials Date: Tue, 26 Jul 2011 12:45:12 -0700 (PDT) Organization: http://groups.google.com Message-ID: <207776db-0934-4fde-aff9-d3d948e78c52@p19g2000yqa.googlegroups.com> References: <3ec148c9-a033-40a1-bc32-1aa52867478a@e35g2000yqc.googlegroups.com> <13ad64a7-813a-451b-b0d2-9ab5d5037ad6@o4g2000vbv.googlegroups.com> <4e2f019f$0$6549$9b4e6d93@newsspool4.arcor-online.net> NNTP-Posting-Host: 188.82.29.171 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1311709512 24645 127.0.0.1 (26 Jul 2011 19:45:12 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 26 Jul 2011 19:45:12 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p19g2000yqa.googlegroups.com; posting-host=188.82.29.171; posting-account=3cDqWgoAAAAZXc8D3pDqwa77IryJ2nnY User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: LECRUANKH X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; en) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/4.1.3 Safari/533.19.4,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:21341 Date: 2011-07-26T12:45:12-07:00 List-Id: On Jul 26, 7:04=A0pm, Georg Bauhaus wrote: > On 26.07.11 16:47, marius63 wrote: > > > On Jul 26, 3:04 pm, Simon Wright wrote: > >>https://sourceforge.net/account/registration/recover.php > > > I know this page. Looks like something out of the sirius cybernetic > > corporation. It offers one(!) option: recover by email. And that's > > all. No email address field, no submit button. That's why I asked how > > you did it. Voice activation? > > No, Netscape Lisp, a.k.a. Javascript is needed. The radio button is > UI polymorphic, and has a handler that will take you to the next > step. Yeah, well, it's buggy. The relevant code fragment is and the Javascript debugger says "reference error: cant find variable select_method" Maybe this system, Safari Version 4.1.3 (4533.19.4) on Mac OS X 10.4, is too old. /* Chrome is not available for 10.4 Someday will upgrade Mac OS. Not now. Too many critical stuff installed. */ Will try from a different computer soon. Thanks.