forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 369 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: Beta release of new Plato
sparge

Replies: 4
Views: 8360

PostForum: Plato   Posted: Thu Oct 13, 2011 2:52 pm   Subject:
I would agree with Agustin. There is of course the keyboard shortcuts to do the same thing, but they require one to remember them ...
  Topic: Runtime error and access violation
sparge

Replies: 11
Views: 14576

PostForum: Support   Posted: Thu Jul 28, 2011 11:52 am   Subject:
Woohoo ... glad you got it sorted. And yes, Dependency Walker is awesome. As an afterthought, it would be interesting to see what other compilers make of your code. A missing DLL is a completely routi ...
  Topic: Runtime error and access violation
sparge

Replies: 11
Views: 14576

PostForum: Support   Posted: Wed Jul 27, 2011 3:26 pm   Subject:
OK, I understand the problem now (bit slow sometimes). The program doesn't do something and then fall over. It fails as soon as it begins to execute?

This might or might not help ... leave SDBG out ...
  Topic: Passing INTEGER*2 arguments using STDCALL convention fails
sparge

Replies: 23
Views: 23761

PostForum: Support   Posted: Thu Jun 16, 2011 9:47 am   Subject: Third time lucky?
... the WinAPI/ODBC function SQLBindCol whose second argument requires a short unsigned integer to be passed ...
(italics mine) Just reading this thread again ... FORTRAN has no concept of unsigned, ...
  Topic: Server error gobbledegook
sparge

Replies: 0
Views: 8207

PostForum: General   Posted: Thu Jun 16, 2011 6:56 am   Subject: Server error gobbledegook
Have just tried twice to post, and receieved the following screenful of gobbledegook both times - and unlike the usual DEBUG mode error red herring, on neither occasion did the post actually get throu ...
  Topic: Passing INTEGER*2 arguments using STDCALL convention fails
sparge

Replies: 23
Views: 23761

PostForum: Support   Posted: Wed Jun 15, 2011 4:37 pm   Subject: Re:
Actually, however, the Fortran standard doesn't say that arguments must be passed by reference, only that it must appear like that.

Does the FORTRAN standard say that enclosing an argument in brack ...
  Topic: An unexpected single step exception has occurred
sparge

Replies: 30
Views: 28366

PostForum: Support   Posted: Wed Jun 15, 2011 8:37 am   Subject:
To play devil's advocate, then ... if it is going to be too expensive for anyone to develop a FORTRAN 2008 compiler, and not many people would want to use it anyway, we can all keep using battle-teste ...
  Topic: An unexpected single step exception has occurred
sparge

Replies: 30
Views: 28366

PostForum: Support   Posted: Tue Jun 14, 2011 10:30 am   Subject:
Hi John,

That's the version I was looking at too. I started to put those numbers in my post then I took them out again when I realised I couln't make head or tail of the "genealogy". That ...
  Topic: An unexpected single step exception has occurred
sparge

Replies: 30
Views: 28366

PostForum: Support   Posted: Mon Jun 13, 2011 4:50 pm   Subject: Re:
Where C is character*n, is not covered by the standard, but FTN95 only considers the first character.

John/David,

I looked a bit harder - I had forgotten that http://www.fortran.com/ provides a ...
  Topic: An unexpected single step exception has occurred
sparge

Replies: 30
Views: 28366

PostForum: Support   Posted: Mon Jun 13, 2011 12:48 pm   Subject: Re:
You think you are declaring a variable as character*3 but you could equally be declariing a function of character*3 ... So, if the module is valid here, it must be valid in your example too.

Variab ...
  Topic: An unexpected single step exception has occurred
sparge

Replies: 30
Views: 28366

PostForum: Support   Posted: Mon Jun 13, 2011 11:02 am   Subject: Re:


David, I don't follow this logic? chainp is declared, within chaout, as character*3. Even if chainp is a function, ICHAR can only take a single character as an argument, and the compiler is not sp ...
  Topic: and() and rs() functions
sparge

Replies: 2
Views: 5069

PostForum: ClearWin+   Posted: Sun Jun 12, 2011 3:20 am   Subject:
Hi Johannes,

These functions (and several others) are minimally documented in the FTN95 helpfile (look under intrinsic functions). They are Salford Software extensions - they were documented in the ...
  Topic: An unexpected single step exception has occurred
sparge

Replies: 30
Views: 28366

PostForum: Support   Posted: Sun Jun 12, 2011 3:11 am   Subject:
@David, Hi!

I'm not sure if you have read the whole thread - in particular, you don't seem to:
- have realised that I posted a modified version of my code which the compiler swallowed lock, stock ...
  Topic: An unexpected single step exception has occurred
sparge

Replies: 30
Views: 28366

PostForum: Support   Posted: Fri Jun 10, 2011 12:52 pm   Subject:
Eddie (edit: and John, who snuck in while I was composing this),

Evidently I did not make my point(s) clear.

The code I posted is designed to reproduce a FTN95 compile-time oversight and associa ...
  Topic: An unexpected single step exception has occurred
sparge

Replies: 30
Views: 28366

PostForum: Support   Posted: Fri Jun 10, 2011 10:10 am   Subject:
Hi John,

Hmm, yes, this rings a bell. When I compile my code I always have main program and modules in separate files, and I rely on Plato to get the compilation order right - so this issue would n ...
 
Page 1 of 25 Goto page 1, 2, 3 ... 23, 24, 25  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group