[Bug 630264] New: Review Request: ghc-bytestring-trie - An efficient finite map from (byte)strings to values

bugzilla at redhat.com bugzilla at redhat.com
Sat Sep 4 14:04:46 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: ghc-bytestring-trie - An efficient finite map from (byte)strings to values

https://bugzilla.redhat.com/show_bug.cgi?id=630264

           Summary: Review Request: ghc-bytestring-trie - An efficient
                    finite map from (byte)strings to values
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: mathstuf at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL:
http://benboeckel.net/packaging/ghc-bytestring-trie/ghc-bytestring-trie.spec
SRPM URL:
http://benboeckel.net/packaging/ghc-bytestring-trie/ghc-bytestring-trie-0.2.2-1.fc14.src.rpm
Description:
The implementation is based on big-endian patricia trees,
like "Data.IntMap". We first trie on the elements of
"Data.ByteString" and then trie on the big-endian bit
representation of those elements. Patricia trees have
efficient algorithms for union and other merging operations,
but they're also quick for lookups and insertions.

% lintmock fedora-14-x86_64-bb
ghc-bytestring-trie.src: W: spelling-error %description -l en_US endian ->
Indian, ending, endive
ghc-bytestring-trie.src: W: spelling-error %description -l en_US patricia ->
Patricia, patrician
ghc-bytestring-trie.src: W: spelling-error %description -l en_US IntMap -> Int
Map, Int-Map, Int-map
ghc-bytestring-trie.src: W: spelling-error %description -l en_US lookups ->
lockups, hookups, look ups
ghc-bytestring-trie.src: W: strange-permission ghc-bytestring-trie.spec 0640L
ghc-bytestring-trie.src: W: strange-permission bytestring-trie-0.2.2.tar.gz
0640L
ghc-bytestring-trie.x86_64: W: spelling-error %description -l en_US endian ->
Indian, ending, endive
ghc-bytestring-trie.x86_64: W: spelling-error %description -l en_US patricia ->
Patricia, patrician
ghc-bytestring-trie.x86_64: W: spelling-error %description -l en_US IntMap ->
Int Map, Int-Map, Int-ma
p
ghc-bytestring-trie.x86_64: W: spelling-error %description -l en_US lookups ->
lockups, hookups, look 
ups
ghc-bytestring-trie-devel.x86_64: W: spelling-error %description -l en_US
endian -> Indian, ending, en
dive
ghc-bytestring-trie-devel.x86_64: W: spelling-error %description -l en_US
patricia -> Patricia, patric
ian
ghc-bytestring-trie-devel.x86_64: W: spelling-error %description -l en_US
IntMap -> Int Map, Int-Map, 
Int-map
ghc-bytestring-trie-devel.x86_64: W: spelling-error %description -l en_US
lookups -> lockups, hookups,
 look ups
ghc-bytestring-trie-prof.x86_64: E: devel-dependency ghc-bytestring-trie-devel
ghc-bytestring-trie-prof.x86_64: W: spelling-error %description -l en_US endian
-> Indian, ending, end
ive
ghc-bytestring-trie-prof.x86_64: W: spelling-error %description -l en_US
patricia -> Patricia, patrici
an
ghc-bytestring-trie-prof.x86_64: W: spelling-error %description -l en_US IntMap
-> Int Map, Int-Map, I
nt-map
ghc-bytestring-trie-prof.x86_64: W: spelling-error %description -l en_US
lookups -> lockups, hookups, 
look ups
ghc-bytestring-trie-prof.x86_64: W: no-documentation
ghc-bytestring-trie-prof.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/ghc-6.12.3/bytestring-t
rie-0.2.2/libHSbytestring-trie-0.2.2_p.a
4 packages and 0 specfiles checked; 1 errors, 20 warnings.

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



More information about the package-review mailing list