This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
magic
mirror of
https://github.com/RTimothyEdwards/magic.git
Watch
1
Star
0
Fork
You've already forked magic
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1d8a59049c
magic
/
VERSION
2 lines
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added sanity checks to the GDS dump from GDS_FILE pointers. Since it is easy to subvert the process by updating GDS without updating the pointers, it is trivial to end up with bad GDS output. The sanity checks confirm that the position pointed to is a complete structure (check begin and end records), and that it has the same name as the cell (this is not a requirement, as there are reasons one might want to point to data from a structure of a different name, but a warning will be printed).
2021-07-30 19:45:03 +02:00
8.3.194