[Bug 1597] New: UCLIBC_HAS_NFTW should default to y

bugzilla at busybox.net bugzilla at busybox.net
Tue Apr 20 00:27:59 UTC 2010


https://bugs.busybox.net/show_bug.cgi?id=1597

           Summary: UCLIBC_HAS_NFTW should default to y
           Product: uClibc
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at uclibc.org
        ReportedBy: thomas.petazzoni at free-electrons.com
                CC: uclibc-cvs at uclibc.org
   Estimated Hours: 0.0


http://git.buildroot.net/uClibc/commit/?id=946b7b5ab8508fa8bf32fdd89d55d9e2f0b4fe25
has introduced the UCLIBC_HAS_NFTW option, in order to be able to separatly
compile ftw() and nftw(). The commit log says that ftw() is deprecated and that
nftw() should be used instead.

In that case, shouldn't UCLIBC_HAS_NFTW default to yes ?

(For example, here, Gtk+ uses nftw() and does not build because UCLIBC_HAS_NFTW
wasn't selected by default in uClibc configuration)


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list