Plan 9 from Bell Labs’s /usr/web/sources/patch/applied/ccchkrune/readme

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


assume that runes are format (but not flags).  this allows
a format of Γ to yield this warning:

	8c -FTVw vmx.c
	warning: vmx.c:2845 format mismatch 13Γ VLONG, arg 4

rather than the somewhat obtuse

	warning: vmx.c:2845 format mismatch 13 VLONG, arg 4

for the format "%13Γ".

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.