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

Home » Public Forums » archive » dictionary bug
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
dictionary bug [message #89578] Wed, 29 October 2014 14:09 Go to previous message
Helder Marchetto is currently offline  Helder Marchetto
Messages: 520
Registered: November 2011
Senior Member
Hi,
I've came across an awkward error using dictionaries and dot syntax.
The bug is pretty straight forward to reproduce, but the idl crashes hard. In windows 7, the window simply disappears and I'm left with a bug report.
#############
Disclaimer: If you test this code, I will not be responsible for any data loss or damages of any kind (pc burning, earthquakes, losses at the stock exchange,...) resulting!
#############

Here we go:

a = dictionary()
a['item'] = 0l
a.item++ ;source of the crash

using array syntax is ok:

a['item']++ instead works.

In case anybody is willing to try this... is this IDL 8.4 related or was it also the case in 8.3?

Any chance this gets repaired soon?


Cheers,
Helder
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: get size of function graphics objects
Next Topic: strange behaviour of color property in function graphics

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

Current Time: Wed Oct 08 15:26:22 PDT 2025

Total time taken to generate the page: 0.00562 seconds