Mattias Gaertner schrieb:
On Mon, 20 Feb 2012 14:04:49 +0100
Hans-Peter Diettrich wrote:
Hans-Peter Diettrich schrieb:
Hint: FPDoc Editor escapes these characters already :-)
But it doesn't insert an space after "operator":
The space is not required in Free Pascal.
This might
michael.vancann...@wisa.be schrieb:
In an attempt to check the yet undocumented FCL units for use with
FPDoc and MakeSkel, I got an error in the created skeleton for gmp:
The "<" and ">" chars in operator names should be escaped in the XML
files.
Last time this was remarked on, there was
On Mon, 20 Feb 2012 14:04:49 +0100
Hans-Peter Diettrich wrote:
> Hans-Peter Diettrich schrieb:
>
> > Hint: FPDoc Editor escapes these characters already :-)
>
> But it doesn't insert an space after "operator":
>
The space is not required in Free Pascal.
> This might result in proble
Am 20.02.2012 14:00, schrieb michael.vancann...@wisa.be:
On Mon, 20 Feb 2012, Hans-Peter Diettrich wrote:
In an attempt to check the yet undocumented FCL units for use with
FPDoc and MakeSkel, I got an error in the created skeleton for gmp:
The "<" and ">" chars in operator names should be
On Mon, 20 Feb 2012 14:00:44 +0100 (CET)
michael.vancann...@wisa.be wrote:
>
>
> On Mon, 20 Feb 2012, Hans-Peter Diettrich wrote:
>
> > In an attempt to check the yet undocumented FCL units for use with FPDoc
> > and
> > MakeSkel, I got an error in the created skeleton for gmp:
> >
> >
> >
Hans-Peter Diettrich schrieb:
Hint: FPDoc Editor escapes these characters already :-)
But it doesn't insert an space after "operator":
This might result in problems with finding operators (untested), when
operators generated by MakeSkel have an space added.
DoDi
On Mon, 20 Feb 2012, Hans-Peter Diettrich wrote:
In an attempt to check the yet undocumented FCL units for use with FPDoc and
MakeSkel, I got an error in the created skeleton for gmp:
The "<" and ">" chars in operator names should be escaped in the XML files.
Last time this was remarked
michael.vancann...@wisa.be schrieb:
I have this fixed locally, but it is not yet committed.
Thanks for the quick fix :-)
I'll check again when committed.
DoDi
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mai
In an attempt to check the yet undocumented FCL units for use with FPDoc
and MakeSkel, I got an error in the created skeleton for gmp:
The "<" and ">" chars in operator names should be escaped in the XML files.
Is this easy to fix, or should I dig a bit deeper into the MakeSkel code?
Hint:
On Mon, 20 Feb 2012, Hans-Peter Diettrich wrote:
The extended syntax of hint tokens should be reflected in IsTokenHint.
See oldlinux.pp:
unit oldlinux deprecated 'Use Baseunix/Unix';
Perhaps it's sufficient to skip the next token after an hint, when it is a
string literal? Dunno about the c
The extended syntax of hint tokens should be reflected in IsTokenHint.
See oldlinux.pp:
unit oldlinux deprecated 'Use Baseunix/Unix';
Perhaps it's sufficient to skip the next token after an hint, when it is
a string literal? Dunno about the concrete syntax changes...
DoDi
__
11 matches
Mail list logo