bugGNU roff - Bugs: bug #64683, update with respect to Unicode 15.1

 
 

bug #64683: update with respect to Unicode 15.1

Submitter:  G. Branden Robinson <gbranden>
Submitted:  Sat 16 Sep 2023 10:56:49 PM UTC
   
 
Category:  General Severity:  1 - Wish
Item Group:  Feature change Status:  Fixed
Privacy:  Public Assigned to:  gbranden
Open/Closed:  Closed Planned Release:  1.24.0
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 31 Aug 2024 04:42:44 AM UTC, comment #3: 


commit 294349c6742f6ebfe2eebb8548ac7915d1387948
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Wed Aug 28 23:59:11 2024 -0500

    [afmtodit]: Tidy `make-afmtodit-tables`.

    Remove redundant comment from this maintainer-mode script.  The program
    already provides a usage message if you miscall it.

commit b334f7a3f5ebdfb2192979a5db47f528b5774308
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Thu Aug 29 00:04:29 2024 -0500

    [libgroff]: Fix code style nits in `make-uniuni`.

    * src/libs/libgroff/make-uniuni: Fix code style nits.  Permit override
      via environment of `CPP` variable locating C preprocessor program.
      Reduce `$0` to its "basename", and actually use, in the usage message,
      the variable set aside for that purpose.  Exit with status 2, not 1,
      on usage error.

      In generated C++ file:
      - Drop old-style Emacs file-local variable.
      - Use variable of type `size_t`, not `unsigned int`, to index array.
      - Use libgroff's newfangled `array_length()` template function to
        measure arrays.
      - Add editor aid comments.

commit a9c72e050c5fb25552ca56430384521233a7aaf5
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Thu Aug 29 00:10:52 2024 -0500

    Update with respect to Unicode 15.1.0.

    * src/libs/libgroff/uniuni.cpp:
    * src/utils/afmtodit/afmtodit.tables: Regenerate.

    Fixes <https://savannah.gnu.org/bugs/?64683>.


G. Branden Robinson <gbranden>
Group administrator
Thu 29 Aug 2024 05:10:00 AM UTC, comment #2: 

Changed my mind.  I found a step we hadn't been doing, so I needed to take the new procedure, now documented, for a test drive anyway.

G. Branden Robinson <gbranden>
Group administrator
Sun 18 Aug 2024 12:12:23 PM UTC, comment #1: 
G. Branden Robinson <gbranden>
Group administrator
Sat 16 Sep 2023 10:56:49 PM UTC, original submission:  
G. Branden Robinson <gbranden>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one

Digest:
   bug dependencies.

 

Carbon-Copy List
  • -email is unavailable- added by gbranden (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-08-31 gbranden StatusIn Progress Fixed
        Open/ClosedOpen Closed
        Planned ReleaseNone 1.24.0
    2024-08-29 gbranden StatusNone In Progress
        Assigned toNone gbranden
        Summaryupdate with respect to Unicode 16.0 update with respect to Unicode 15.1
    2024-08-18 gbranden Summaryupdate with respect to Unicode 15.1 update with respect to Unicode 16.0
    2024-01-01 gbranden Dependencies- bugs #65099 is dependent

    Back to the top

    Powered by Savane 3.13-7f26.
    Corresponding source code