bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #8958] Allow CVS to compile on platforms with mempcpy that are no


From: A. Wilcox
Subject: [patch #8958] Allow CVS to compile on platforms with mempcpy that are not GNU libc
Date: Sun, 27 Mar 2016 23:12:14 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

URL:
  <http://savannah.nongnu.org/patch/?8958>

                 Summary: Allow CVS to compile on platforms with mempcpy that
are not GNU libc
                 Project: Concurrent Versions System
            Submitted by: awilfox
            Submitted on: Sun 27 Mar 2016 23:12:13 GMT
                Category: Feature (patch attached)
                Priority: 7 - High
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
           Fixed Release: None
   Fixed Feature Release: None

    _______________________________________________________

Details:

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.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 27 Mar 2016 23:12:13 GMT  Name: cvs-1.12.12-mempcpy.patch  Size:
537B   By: awilfox

<http://savannah.nongnu.org/patch/download.php?file_id=36783>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8958>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]