[LLVMbugs] [Bug 11673] New: Please support the other naming scheme of Debian

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Dec 28 09:19:46 PST 2011


http://llvm.org/bugs/show_bug.cgi?id=11673

             Bug #: 11673
           Summary: Please support the other naming scheme of Debian
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Headers
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: sylvestre at debian.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 7817
  --> http://llvm.org/bugs/attachment.cgi?id=7817
Detection of version Debian name with numbers

In some releases of Debian, the content of /etc/debian_version is not the
codename of the release (ie squeeze/sid or wheezy/sid) but the version number
(example 6.0.3)

This causes the clang detection to fails.
The attached patch fixes it.

It has been originaly reported here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651301

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



More information about the llvm-bugs mailing list