Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion IDL 8.0 bug -- line number of errors not given
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Paulo Penteado  
View profile  
 More options Oct 13 2010, 1:06 pm
Newsgroups: comp.lang.idl-pvwave
From: Paulo Penteado <pp.pente...@gmail.com>
Date: Wed, 13 Oct 2010 10:06:36 -0700 (PDT)
Local: Wed, Oct 13 2010 1:06 pm
Subject: Re: IDL 8.0 bug -- line number of errors not given
On Oct 13, 1:46 pm, Paulo Penteado <pp.pente...@gmail.com> wrote:

> It seems that I just got bitten by this new behavior. A simple example
> that shows the problem:

> IDL> w=window()
> IDL> w.title='a'
> % Expression must be a structure in this context: OTITLE.
> % Execution halted at: $MAIN$

> So it seems that somewhere in the Graphics routines (I am guessing in
> a setproperty method) there is a bug, but the error message does not
> tell where. I will have to start digging now.

And this confirmed the existence of another problem, which I had been
suspecting existed: when I set breakpoints in programs in IDL's
library, they get ignored. It is not an issue of not putting them in
the right routine by changing the source code (in this particular
instance, of graphicswin__define.pro). And when I move that file from
the IDL library directory to my own, the breakpoints work. Is this
intended? Is there a way around it (besides moving the entire library
directory somewhere else)?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.