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

Home » Public Forums » archive » windows 64 bit test
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
windows 64 bit test [message #77555] Wed, 07 September 2011 23:31
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Hi


I found yesterday a bug in one of my programs. Also I figured that idl
behaves different in handling my failure on 64 bit windows.

Can one verify a recent idl version windows 64 bit if this program fsck
off the idl eclipse environment.

If that happens you need to remove it from the task manager. Otherwise
you can't restart idl


pro bug1
problem = {comment: 'test'}
file = 'testfile.nc'
file_id = NCDF_CREATE(file)
NCDF_CONTROL,file_id,verbose=0
NCDF_ATTPUT,file_id,global=1,'comment', problem
NCDF_CONTROL,file_id, /ENDEF
NCDF_CLOSE,file_id
end

other platforms 32 bit windows or 64bit linux just don't write that
attribute.

Well it is my bug doing nonsense, but such a crash or different doing
isn't also wanted.


cheers
Reimar
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Contour Plot with Handful of Colors
Next Topic: ncdf + x-connection + many files = crazy.

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

Current Time: Wed Oct 08 13:49:48 PDT 2025

Total time taken to generate the page: 0.00552 seconds