|
From: | Elijah Stone |
Subject: | [Tinycc-devel] Plan9 extensions |
Date: | Sat, 15 May 2021 16:39:07 -0700 (PDT) |
Hi all,Attached patches implement the plan9 extensions to c, also implemented by gcc&co. It also improves the quality of error messages for code using typedefs.
I've split the patch into two parts: the first implements the simpler half of the extension and the error improvements, while the second, which implements the other half of the extension, is somewhat invasive and may not be worthwhile to support. (Particularly since it can be simulated in-userspace using _Generic.)
Cheers, -E
1.diff
Description: Text document
2.diff
Description: Text document
[Prev in Thread] | Current Thread | [Next in Thread] |