summary refs log tree commit diff stats
path: root/compiler/ccgliterals.nim
diff options
context:
space:
mode:
authoralaviss <alaviss@users.noreply.github.com>2019-06-26 07:40:11 +0700
committerAndreas Rumpf <rumpf_a@web.de>2019-06-26 02:40:10 +0200
commit2f1a1b710621e9027babdd36561f8c9958930481 (patch)
tree269421b3a646e41db0ca3e7cb9f65d1551b383a7 /compiler/ccgliterals.nim
parent0d50b0c8a766a80c357edfcdda563f239caaf9e6 (diff)
downloadNim-2f1a1b710621e9027babdd36561f8c9958930481.tar.gz
compiler/[msgs, options]: confine --listFullPaths to compiler messages (#11583)
* compiler/[msgs, options]: make toFilename independent of listFullPaths

toFilename is used mainly in codegen, as such it should not follow
--listFullPaths

* compiler/msgs: use toMsgFilename for toFileLineCol

This proc is mainly used for compiler messages, so it should follow
--listFullPaths

* compiler/msgs: remove toFileLine

unused proc

* compiler/msgs: cleanup toMsgFilename

Also improved path choosing logic, /home should now be preferred over
../home on *nix
Diffstat (limited to 'compiler/ccgliterals.nim')
0 files changed, 0 insertions, 0 deletions