[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] remove use of "and" in types.db
From: |
felix . winkelmann |
Subject: |
[PATCH] remove use of "and" in types.db |
Date: |
Thu, 26 Mar 2020 10:21:26 +0100 |
Hi!
This patch addresses #1690 by hand-expanding the use of "and" in types.db,
which can not work, since syntax is already expanded when the compiler
specializes.
felix
0001-Hand-expand-use-of-and-in-specialization-rules-for-i.patch
Description: Text document
- [PATCH] remove use of "and" in types.db,
felix . winkelmann <=