comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Simple bug in IDL 5.4 compiler under Win2000
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Simple bug in IDL 5.4 compiler under Win2000 [message #27572 is a reply to message #27555] Fri, 26 October 2001 05:01 Go to previous messageGo to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Joe Means wrote:
>
> This looks like a simple bug in the IDL 5.4 compiler under Windows2000.
> If others confirm this, then RSI you may want to take note. Perhaps it
> is fixed in 5.5 which I cannot afford yet.
>
> PRO Showbug
>
> numAll1Rets = 6
> segmentT = 2d
>
> distancesT = segmentT*(Dindgen(numAll1Rets-2)+1d)
>
> distancesT = segmentT*(1d+Dindgen(numAll1Rets-2))
> ;This second statement generates a compile error:
> ;%Syntax error.
>
> Return
> End
>

Dear Joseph,

my linux Version gives a much more better error statement.

distancesT = segmentT*(1d+Dindgen(numAll1Rets-2))
^
% Syntax error.


print,1e+dindgen(10)

gives the same syntax error.


I could not decide what is more wrong to set an exponent by a function
or to ignore exponents settings for double numbers by d.

I believe it is no bug but I agree that's the error statement you got
isn't very helpful.


regards

Reimar





> --
> Joseph E. Means, joe.means@orst.edu
> Department of Forest Science
> Oregon State University
> Corvallis, OR 97331-5752
> 541-750-7351

--
Reimar Bauer

Institut fuer Stratosphaerische Chemie (ICG-1)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
http://www.fz-juelich.de/icg/icg1/
============================================================ ======
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg1/idl_icglib/idl_lib_intro.h tml

http://www.fz-juelich.de/zb/text/publikation/juel3786.html
============================================================ ======

read something about linux / windows
http://www.suse.de/de/news/hotnews/MS.html
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: IDL 5.5 jpeg and tiff
Next Topic: How-to? color png

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 08:58:39 PDT 2025

Total time taken to generate the page: 1.04471 seconds