« Return to Thread: dir on Octave 3.2.0 on Vista

Re: dir on Octave 3.2.0 on Vista

by Philippe Lavoie :: Rate this Message:

Reply to Author | View in Thread

>Hi,
>
>I tried to do a 'dir' command on Octave 3.2.0 on Vista, but it crashed
> (see below). The same thing seems to work on XP. I localized the problem
>to the strftime call in dir.m, but didn't have the time to dig into it
>any further. Still being new to Octave, I decided to ask here first
>before filing a bug report. Is this a known thing, or some stupid
>mistake on my side?
>
>Best,
>Koen


I can confirm that dir never worked on Windows Server 2008 nor on Windows 7 (64 bits).


> dir
error: memory exhausted or requested size too large for range of Octave's index type -- trying to return to prompt

However, the good news is that ls works.

I'm happy that one of the works :)

Phil

Confidentiality Message

This e-mail and its content is confidential: its privileged information is intended for the exclusive use of the addressee. Any other person is strictly prohibited from disclosing, distributing or reproducing it. If the addressee cannot be reached or is unknown to you, please inform the sender by return e-mail immediately and delete this e-mail message and destroy all copies.

Avis de confidentialit?

Le pr?sent courriel et son contenu est confidentiel: l'information privil?gi?e est ? l'usage exclusif du destinataire ci-dessus. Toute autre personne est par les pr?sentes avis?e qu'il lui est strictement interdit de le diffuser, le distribuer ou le reproduire. Si le destinataire ne peut ?tre joint ou vous est inconnu, veuillez informer l'exp?diteur par courrier ?lectronique imm?diatement et d?truire ce message et toute copie de celui-ci.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev

 « Return to Thread: dir on Octave 3.2.0 on Vista