"Mike Hearn" mike@plan99.net wrote:
On Fri, 02 Jun 2006 08:01:55 -0700, Dan Kegel wrote:
You can embed a trivial DOS executable as data in the .c file
I'd rather we got out of the habit of doing this seeing as I think git can deal with binaries better than cvs can.
There is no point in storing the binaries in the *source* tree, besides tiny .com file which shows the bug shouldn't take more than 100 bytes of an array in the .c file.