comparison hgweb.cgi @ 20535:5f683209f5b6 stable

pathencode: eliminate signed integer warnings Compiling mercurial with the Sun Studio compiler gives seven copies of the following warning on pathencode.c: line 533: warning: initializer will be sign-extended: -1 Using explicit unsigned literals silences it.
author Danek Duvall <danek.duvall@oracle.com>
date Wed, 19 Feb 2014 13:11:24 -0800
parents 85cba926cb59
children 4b0fc75f9403
comparison
equal deleted inserted replaced
20530:78f547cdc362 20535:5f683209f5b6