[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] Patch to merge integer members of union CValue
From: |
Edmund Grimley Evans |
Subject: |
[Tinycc-devel] Patch to merge integer members of union CValue |
Date: |
Fri, 13 Nov 2015 07:31:28 +0000 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
I sent a similar patch to the list in March:
https://lists.gnu.org/archive/html/tinycc-devel/2015-03/msg00067.html
The patch is a bit shorter this time because I've called the merged
member "i" instead of "ii".
No one objected much then. I think this time I will commit the patch
if no one objects strongly.
cvalue.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Tinycc-devel] Patch to merge integer members of union CValue,
Edmund Grimley Evans <=