view .hgignore @ 282:3c421f24c9b8

Make <...,PCR complain on byte overflows Richard Goedeken <Richard@fascinationsoftawre.com> reported that forcing 8 bit offsets relative to PCR would not complain if the magnitude of the offset did not fit in 8 bits. This was the result of a missing test for the byte overflow situation which has now been added.
author William Astle <lost@l-w.ca>
date Sat, 31 Aug 2013 11:46:00 -0600
parents 68f41eaf44f2
children d2f04fa0103b f90c9b044220
line wrap: on
line source

\.exe$
\.o$
\.d$
\.a$
~$
\.orig$
/lwbasic$
/lwlink$
/lwobjdump$
/lwar$
/lwasm$
/lwcc/lwcc$
/lwcc/lwcpp$