[darcs-devel] [patch970] Resolve issue1332 for good

Owen Stephens bugs at darcs.net
Thu Nov 8 13:42:51 UTC 2012


Owen Stephens <darcs at owenstephens.co.uk> added the comment:

This patch adds a couple of warnings:

    src/Darcs/UI/Commands/Add.hs:172:9:
        Warning: Defined but not used: `nf'
    
    src/Darcs/UI/Commands/Add.hs:335:12:
        Warning: This binding for `includeBoring' shadows the existing
binding
                   imported from `Darcs.UI.Flags' at
src/Darcs/UI/Commands/Add.hs:66:25-37
                   (and originally defined at
src/Darcs/UI/Flags.hs:267:1-13)
    
    src/Darcs/UI/Commands/Add.hs:343:11:
        Warning: This binding for `includeBoring' shadows the existing
binding
                   imported from `Darcs.UI.Flags' at
src/Darcs/UI/Commands/Add.hs:66:25-37
                   (and originally defined at
src/Darcs/UI/Flags.hs:267:1-13)
    
    src/Darcs/UI/Commands/Add.hs:344:11:
        Warning: This binding for `includeBoring' shadows the existing
binding
                   imported from `Darcs.UI.Flags' at
src/Darcs/UI/Commands/Add.hs:66:25-37
                   (and originally defined at
src/Darcs/UI/Flags.hs:267:1-13)
    
    <no location info>: 
    Failing due to -Werror.

I'll send an updated bundle with the amended patch, otherwise it looks fine,
all tests pass.

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/patch970>
__________________________________


More information about the darcs-devel mailing list