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

             Bug #: 14715
           Summary: 3.2 version string is 3.2svn
           Product: Build scripts
           Version: 3.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Makefiles
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


The version string for 3.2 in the build system is "3.2svn" instead of the
expected "3.2". For example the built shared object is called libLLVM-3.2svn.so
on linux.

Sean Silva recommends updating http://llvm.org/docs/HowToReleaseLLVM.html

It would be nice to upload a new tarball with this fixed; I don't know whether
that is compatible with your release process, but it would be nice to fix it
before this potentially throws a monkey wrench into various build and packaging
systems out there.

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to