##// END OF EJS Templates
hgfixes: added a fixer that makes bytes to be formatted correctly...
hgfixes: added a fixer that makes bytes to be formatted correctly This patch implement a fixer that replaces all calls to the '%' when bytes arguments are used to a call to bytesformatter(), a function that knows how to format byte strings. As one can't be sure if a formatting call is done when only variables are used in a '%' call, these calls are also translated. The bytesformatter, in runtime, makes sure to return the "raw" % operation if that's what was intended.

File last commit:

r10552:cc9f16a1 stable
r11749:e627fef9 default
Show More
COPYING.rtf
0 lines | 1.7 KiB | application/rtf | TextLexer
/ contrib / wix / COPYING.rtf
Binary file (application/rtf)