mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 17:29:33 +02:00
* Fix compilation with DEBUG_NODE_XML
This commit is contained in:
parent
d3b8aa728e
commit
7a29d8f54d
@ -2887,6 +2887,7 @@ implementation
|
|||||||
;
|
;
|
||||||
conststring,
|
conststring,
|
||||||
constresourcestring,
|
constresourcestring,
|
||||||
|
constwresourcestring,
|
||||||
constwstring:
|
constwstring:
|
||||||
begin
|
begin
|
||||||
WriteLn(T, PrintNodeIndention, '<length>', value.len, '</length>');
|
WriteLn(T, PrintNodeIndention, '<length>', value.len, '</length>');
|
||||||
|
Loading…
Reference in New Issue
Block a user