RE: fingerprinting PBC files

2002-09-22 Thread Brent Dax
Leopold Toetsch: # As PBC files might be built from different core.ops aka # core_ops.c, it # is necessary to add a fingerprint to PBC files, to validate, that the # interpreter uses the very same ops, when running the PBC. Would it be possible to fingerprint based on the CVS version numbers o

Re: fingerprinting PBC files

2002-09-21 Thread Leopold Toetsch
Sean O'Rourke wrote: > On Sat, 21 Sep 2002, Leopold Toetsch wrote: > > >>As PBC files might be built from different core.ops aka core_ops.c, it >>is necessary to add a fingerprint to PBC files, to validate, that the >>interpreter uses the very same ops, when running the PBC. >> >>- during "make

Re: fingerprinting PBC files

2002-09-21 Thread Sean O'Rourke
On Sat, 21 Sep 2002, Leopold Toetsch wrote: > As PBC files might be built from different core.ops aka core_ops.c, it > is necessary to add a fingerprint to PBC files, to validate, that the > interpreter uses the very same ops, when running the PBC. > > - during "make" a fingerprint of core_ops.c