I think I've just found my 3rd bug in the unit.
for me, it always says true when booleans are returned with .asBoolean,
and as empty strings when returned with .asString with the latest svn
compiler, is this also true of the release compiler?
{
This file is part of the Free Component Library
> geratestadoresintegridadereferencial.pas(3,8) Note: Ignored compiler switch
> "$G"
> geratestadoresintegridadereferencial.pas(1438,6) Fatal: Internal error
> 200506183
That error seems to be a sanity check relating to "goto" or exceptions.
Try to make an as minimal as possible program showing t
At 18:49 25-10-2006, you wrote:
But, what about resourcestrings?
They will not be placed in the .rsrc section. They are handled
differently (gettext compatible) in FPC for cross-platform reasons.
Peter
___
fpc-pascal maillist - fpc-pascal@lists
But, what about resourcestrings?
- Original Message -
From: "Michael Van Canneyt" <[EMAIL PROTECTED]>
To: "FPC-Pascal users discussions"
Sent: Wednesday, October 25, 2006 1:31 PM
Subject: Re: [fpc-pascal] win resource sections
On Wed, 25 Oct 2006, Rimgaudas Laucius wrote:
Hello
On Wed, 25 Oct 2006, Rimgaudas Laucius wrote:
> Hello,
>
> could you tell what progress (approximately in percents) is done with Windows
> exe resource sections support, please?
Resource sections are supported in Windows. You need windres, and
add a {$R somefile.res} statement. That's it. You
Hello,
could you tell what progress (approximately in percents) is done with
Windows exe resource sections support, please?
Herewith i want to note that login status label in bug tracker page is
"logout" always. It is confusing a bit.
Regards,
Rimgaudas
_