Post Reply 
35s program checksums
01-26-2015, 06:11 PM (This post was last modified: 01-26-2015 06:18 PM by r. pienne.)
Post: #12
RE: 35s program checksums
The mechanism where insertion/deletion of lines causes following lines to get renumbered, references to those lines updated, and checksums changed accordingly, is certainly not a bug; it's a desired feature. Assuming it works properly.

The bug-list says that checksums are "meaningless", without going into detail. But checksums are supposed to be meaningless; they're a one-way hash of the contents of the program (OK, the inter-label code) designed simply to indicate (yes or no) whether the instructions were entered correctly or not. As long as the checksum for a given block of code (allowing for automatic changes to GTO/XEQ lines) is always the same, then it's working.

I imagine it would not be a simple matter to reverse-engineer the checksum algorithm, so that we could predict the checksum of a program.

I haven't yet seen any evidence that the checksum mechanism is buggy.

R.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
35s program checksums - r. pienne - 03-29-2014, 11:35 PM
RE: 35s program checksums - Frozen North - 03-30-2014, 06:49 PM
RE: 35s program checksums - Mark Hardman - 01-21-2015, 11:12 PM
RE: 35s program checksums - BartDB - 04-01-2015, 09:19 AM
RE: 35s program checksums - Gerald H - 04-01-2015, 09:49 AM
RE: 35s program checksums - r. pienne - 01-22-2015, 09:59 AM
RE: 35s program checksums - rprosperi - 01-23-2015, 02:14 PM
RE: 35s program checksums - rprosperi - 01-24-2015, 05:53 PM
RE: 35s program checksums - r. pienne - 01-26-2015 06:11 PM
RE: 35s program checksums - toml_12953 - 04-01-2015, 01:22 PM
RE: 35s program checksums - Thomas Radtke - 04-01-2015, 08:09 PM
RE: 35s program checksums - toml_12953 - 04-02-2015, 01:26 PM
RE: 35s program checksums - Gerald H - 01-27-2015, 10:52 AM
RE: 35s program checksums - Paul Dale - 01-27-2015, 11:17 AM
RE: 35s program checksums - walter b - 01-27-2015, 12:04 PM
RE: 35s program checksums - EdS2 - 01-27-2015, 06:30 PM
RE: 35s program checksums - Tugdual - 04-01-2015, 10:03 AM
RE: 35s program checksums - Thomas Radtke - 04-02-2015, 05:11 PM



User(s) browsing this thread: 1 Guest(s)