tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] Add missing scope modifier?


From: pursuer2
Subject: [Tinycc-devel] Add missing scope modifier?
Date: Thu, 11 Aug 2022 23:06:12 +0800


I'm sorry to send a duplicate mail by mistack a short while ago. 

what I really want to say is that I make a patch to add all missing scope modifier .
Static scope is userful when use ONE_SOURCE build mode, which can avoid unexpected name confilict.

The patch show below:

https://github.com/partic2/tinycc/commit/2cb29cf0eb29f4e8d79b3f1774c6b3df749af550

But the il and c67 backend are not change because I'm not sure how to test.

And will mob accept this patch?

reply via email to

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