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 #27600 is a reply to message #27597] Thu, 25 October 2001 12:02 Go to previous messageGo to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
Bug? I don't know.

But I can confirm that as written, I get the same error in IDL 5.4 and
5.5(beta) on Win2k and in IDL 5.3 and 5.4.1 on Solaris (sunos sparc).

FWIW, if you put spaces around your "+" you don't get the error:

-Rick


"Joe Means" wrote in message news:3BD85C6F.8040606@orst.edu...
> 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
>
[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: Sat Oct 11 06:07:00 PDT 2025

Total time taken to generate the page: 1.04059 seconds