mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 20:09:25 +02:00
* Do now show newlines in listsettings
git-svn-id: trunk@16928 -
This commit is contained in:
parent
496a232570
commit
45f6cc6567
@ -689,7 +689,7 @@ begin
|
||||
Log(ALogLevel,SLogCompilerCfgLocalPrefix,[FLocalPrefix,LocalPrefix]);
|
||||
Log(ALogLevel,SLogCompilerCfgGlobalInstallDir,[FGlobalInstallDir,GlobalInstallDir]);
|
||||
Log(ALogLevel,SLogCompilerCfgLocalInstallDir,[FLocalInstallDir,LocalInstallDir]);
|
||||
Log(ALogLevel,SLogCompilerCfgOptions,[Options.Text]);
|
||||
Log(ALogLevel,SLogCompilerCfgOptions,[Options.DelimitedText]);
|
||||
end;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user