|
@@ -206,7 +206,7 @@ implementation
|
|
if ((status.verbosity and v_debug)<>0) then
|
|
if ((status.verbosity and v_debug)<>0) then
|
|
begin
|
|
begin
|
|
if assigned(usefwpd) then
|
|
if assigned(usefwpd) then
|
|
- Message1(parser_d_internal_parser_string,usefwpd.customprocname([pno_proctypeoption,pno_paranames,pno_noclassmarker,pno_noleadingdollar])+str)
|
|
|
|
|
|
+ Message1(parser_d_internal_parser_string,usefwpd.customprocname([pno_proctypeoption,pno_paranames,pno_ownername,pno_noclassmarker,pno_noleadingdollar])+str)
|
|
else
|
|
else
|
|
begin
|
|
begin
|
|
if is_classdef then
|
|
if is_classdef then
|