bugGNU roff - Bugs: bug #62619, .../libgroff.am: replace some...

 
 

bug #62619: .../libgroff.am: replace some files with gnulib modules

Submitter:  Bjarni Ingi Gislason <bjarniig>
Submitted:  Sun 12 Jun 2022 11:29:10 PM UTC
   
 
Category:  General Severity:  1 - Wish
Item Group:  Build/Installation Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 12 Jun 2022 11:29:10 PM UTC, original submission:  

Subject: .../libgroff.am: exchange some files with the GNULIB versions

In "src/libs/libgroff/libgroff.am":

# TODO: these .c files could be removed (use gnulib instead).
EXTRA_DIST += \
  src/libs/libgroff/mkstemp.cpp \
  src/libs/libgroff/fmod.c \
  src/libs/libgroff/getcwd.c \
  src/libs/libgroff/putenv.c \
  src/libs/libgroff/strcasecmp.c \
  src/libs/libgroff/strerror.c \
  src/libs/libgroff/strncasecmp.c \
  src/libs/libgroff/strtol.c \
  src/libs/libgroff/config.charset \
  src/libs/libgroff/ref-add.sin \
  src/libs/libgroff/ref-del.sin \
  src/libs/libgroff/make-uniuni

## end of citation

  These files can be dropped (add '#' in front of EXTRA_DIST) (and
remove (invalidate) them in the repository) and the GNULIB modules
instead added in "bootstrap.conf":

  mkstemp
  fmod
  getcwd
  putenv
  strcase
  strerror
  strtol

Bjarni Ingi Gislason <bjarniig>

 

(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: None found

 

Carbon-Copy List
  • -email is unavailable- added by gbranden (Updated the item)
  • -email is unavailable- added by bjarniig (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-06-21 gbranden CategoryCore General
    2022-06-15 gbranden Summary.../libgroff.am: exchange some files with the GNULIB versions .../libgroff.am: replace some files with gnulib modules
    2022-06-15 gbranden Severity3 - Normal 1 - Wish

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code