On Sun, 13 Sep 2009, Pascal wrote:
Hello Michael.
I've some more questions about modifiers and keywords :
OTHERWISE
GENERIC
STORED
IMPLEMENTS
MESSAGE
STATIC
BITPACKED
SPECIALIZE
=> are they keywords ?
They missing in keyword lists.
That's because they are not keywords.
In which list TP ?
Thanks Jonas.
I could have sworn I had it installed and never bothered to check. Shows
that one should never assume ;-)
But it's good to you explained this linker behaviour though, for future
reference.
-- MG
___
fpc-pascal maillist - fpc-pascal
On 09/13/2009 11:38 PM, Graeme Geldenhuys wrote:
2009/9/13 Nikolay Nikolov:
Could you provide some more information? Which distro are you using? What's
your locale (i.e. the value of the LANG environment variable)? And which
I'm using Ubuntu 8.04 and Ubuntu 9.04 on x86 hardware. If I
On 13 Sep 2009, at 23:54, Michael Green wrote:
Even if I were to specify:
...
const
FUSELIBFile = '/lib/libfuse.so.2';
...
Then the link.res file tries to use:
...
INPUT(
-l/lib/libfuse
)
...
So, where's the rest of the library's name? Is it a bug?
No, this is intentional. Under Unix, the
Graeme Geldenhuys ha scritto:
2009/9/13 Nikolay Nikolov :
Could you provide some more information? Which distro are you using? What's
your locale (i.e. the value of the LANG environment variable)? And which
I'm using Ubuntu 8.04 and Ubuntu 9.04 on x86 hardware. If I run the
Text IDE in
Hi All!
I've noticed that someone made a headstart with a unit to bind with FUSE
in FreePascal at http://bugs.freepascal.org/view.php?id=12218. I've
taken the last two entries (FUSE-2008-12-20-3.PP and
Test-2008-12-20-3.PP) and modified the test file on line 88 to use the
move() function inst
2009/9/13 Nikolay Nikolov :
>
> Could you provide some more information? Which distro are you using? What's
> your locale (i.e. the value of the LANG environment variable)? And which
I'm using Ubuntu 8.04 and Ubuntu 9.04 on x86 hardware. If I run the
Text IDE inside gnome-terminal, everything look
On 09/13/2009 06:08 PM, Graeme Geldenhuys wrote:
Hi,
When I run the Text IDE under the Linux Framebuffer (fbdev), then the
box drawing characters do not display correctly.
Anybody know if there is a solution for this. The FPC Text IDE is not
the only application with this problem. Midnight Comm
Hello Michael.
I've some more questions about modifiers and keywords :
OTHERWISE
GENERIC
STORED
IMPLEMENTS
MESSAGE
STATIC
BITPACKED
SPECIALIZE
=> are they keywords ?
They missing in keyword lists.
In which list TP ? Delphi ? FPC ?
OVERLOAD
SAVEREGISTERS
SOFTLOAD
VARARGS
INTERRUPT
NODEFAULT
CVAR
Hi,
When I run the Text IDE under the Linux Framebuffer (fbdev), then the
box drawing characters do not display correctly.
Anybody know if there is a solution for this. The FPC Text IDE is not
the only application with this problem. Midnight Commander does the
same thing -- though the window / di
10 matches
Mail list logo