https://bugs.kde.org/show_bug.cgi?id=432801

--- Comment #61 from Eyal <eyals...@gmail.com> ---
(In reply to Paul Floyd from comment #59)
> You forgot to update the expecteds (I saw that just the line numbers have
> changed), and I had to convert the text .cpp files into symlinks (does Linux
> / GCC accept a plain text .cpp file that just contains a path?).
> 
> On FreeBSD 13.2 amd64 with clang 14 I get
> 
> == 830 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0
> stdoutB failures, 0 post failures ==

Right you are!  I made the patch again:
https://bugs.kde.org/attachment.cgi?id=161418

It is normal for git to store a symlink as a small file with just a path in it.
 Did you apply the patch using `git am` or using `patch`?  I created the patch
using `git format-patch` and if you apply it with `git am` then it should
properly handle the symlink.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to