Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Photran console

Title: sincerely_yours.txt

Thanks for all of the replies. Apparently,  for windows, CMD is more reliable than Eclipse console. J

 

Best, Kebin

 

From: photran-bounces@xxxxxxxxxxx [mailto:photran-bounces@xxxxxxxxxxx] On Behalf Of Bruno
Sent: Thursday, September 08, 2011 3:50 PM
To: photran@xxxxxxxxxxx
Subject: Re: [photran] Photran console

 

same bug with me. Only workaround found so far is to put a "call flush(6)" after each write(*,*) statement. This normally fixes the problem.
Regards

On 08/09/2011 09:32, Michel DEVEL wrote:

Le 08/09/2011 13:19, Kebin Zeng a écrit :

Dear All

 

I am running Photran on windows 7 with Cygwin. I met a strange situation that for running a simple read and print program, in eclipse Photran console it always comes input first. However, if I use the command line, i.e. CMD in windows, it works fine. Can anyone explain why?

 

I cannot explain why but I do have the same problem (since several versions back in the past) not only in photran but also in the C perspective.
=> seems to be a CDT problem

--

Sincerely yours,
 
Michel DEVEL




_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran

Back to the top