tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] [patch] adding path resolution to #line directives


From: Raul Hernandez
Subject: Re: [Tinycc-devel] [patch] adding path resolution to #line directives
Date: Sat, 7 May 2022 21:22:48 +0200

Hi,

You are indeed correct regarding the symlinks, I did not realize that would’ve 
been an issue.
The patch below contains a fix for the prefixing of absolute paths bug; this 
fixes our original issue as well, so we don’t actually need that 
canonicalization any longer :). 

It also contains new API for getting backtraces as char**’s. The code for it 
isn’t super pretty, though, suggestions are welcome.

Raul


Attachment: backtrace_str.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]