[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #64155] [PATCH] specifying -fZD on command line generates warnings
From: |
G. Branden Robinson |
Subject: |
[bug #64155] [PATCH] specifying -fZD on command line generates warnings |
Date: |
Thu, 25 May 2023 07:34:02 -0400 (EDT) |
Follow-up Comment #13, bug #64155 (project groff):
[comment #12 comment #12:]
> [comment #11 comment #11:]
> > + * src/roff/troff/env.cpp (is_family_valid): New function checks
> > + for all text styles (R, I, B, BI) and returns true only if the
> > + given family supports them all.
> > + (family_change): Call `is_family_valid()` on given argument.
> > + If invalid, throw diagnostic and ignore `fam` request.
>
> If comment #9 is correct, wouldn't this disallow a CJK family? Or do those
fonts not use the family concept?
They don't, yet. If they're going to, we need to make the "styles" concept
considerably more flexible, and probably have it driven by new directives in
the device and/or font description files. I've had a couple of different
ideas along these lines, and I don't like either one.
So I reckon we can cross that bridge later.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?64155>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #64155] specifying -fZD on command line generates warnings, (continued)
- [bug #64155] specifying -fZD on command line generates warnings, G. Branden Robinson, 2023/05/06
- [bug #64155] specifying -fZD on command line generates warnings, Dave, 2023/05/06
- [bug #64155] specifying -fZD on command line generates warnings, Dave, 2023/05/06
- [bug #64155] specifying -fZD on command line generates warnings, G. Branden Robinson, 2023/05/06
- [bug #64155] specifying -fZD on command line generates warnings, Bjarni Ingi Gislason, 2023/05/07
- [bug #64155] specifying -fZD on command line generates warnings, G. Branden Robinson, 2023/05/07
- [bug #64155] specifying -fZD on command line generates warnings, Deri James, 2023/05/07
- [bug #64155] specifying -fZD on command line generates warnings, G. Branden Robinson, 2023/05/25
- [bug #64155] [PATCH] specifying -fZD on command line generates warnings, G. Branden Robinson, 2023/05/25
- [bug #64155] [PATCH] specifying -fZD on command line generates warnings, Dave, 2023/05/25
- [bug #64155] [PATCH] specifying -fZD on command line generates warnings,
G. Branden Robinson <=
- [bug #64155] [PATCH] specifying -fZD on command line generates warnings, Dave, 2023/05/25
- [bug #64155] [PATCH] specifying -fZD on command line generates warnings, G. Branden Robinson, 2023/05/25