patchConcurrent Versions System - Patches: patch #8958, Allow CVS to compile on platforms...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #8958: Allow CVS to compile on platforms with mempcpy that are not GNU libc

Submitter:  A. Wilcox <awilfox>
Submitted:  Sun 27 Mar 2016 11:12:13 PM UTC
   
 
Category:  Feature (patch attached) Priority:  7 - High
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Fixed Release:  None Fixed Feature Release:  None

Sun 27 Mar 2016 11:12:13 PM UTC, original submission:  

The musl libc provides the mempcpy function, but the regex code (from gnulib, I believe) prefixes it with __ which is not exported by musl.  This patch fixes that deficiency.

A. Wilcox <awilfox>

 

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

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by awilfox (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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-03-27 awilfox Attached File- Added cvs-1.12.12-mempcpy.patch, #36783

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code