mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-12 21:49:43 +02:00
parent
0d97dc7965
commit
49fed0c710
@ -158,7 +158,7 @@ implementation
|
||||
declstabnr:=def_stab_number(def)
|
||||
end;
|
||||
if (symname='') or
|
||||
not(use_tag_types(def)) then
|
||||
not(use_tag_prefix(def)) then
|
||||
begin
|
||||
st:=def_stabstr_evaluate(def,':$1$2=',[stabchar,declstabnr]);
|
||||
st:='"'+def_stabstr_evaluate(def,symname,[])+st+ss;
|
||||
|
Loading…
Reference in New Issue
Block a user