[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH v2] apt-pkg:contrib Avoid compiler warning about sign-compare



Hi apt developers,

    apt-pkg:contrib Avoid compiler warning about sign-compare
   
    The fix avoid the warning "comparison between signed and unsigned
    integer expressions [-Wsign-compare]"· The index for the loop
    needs to be unsigned for compare with globbuf.gl_pathc structure
    member.

Regards,
Ángel

Attachment: 0001-apt-pkg-contrib-Avoid-compiler-warning-about-sign-co.patch
Description: Binary data


Reply to: