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
c8c8f8b362
magic
/
VERSION
2 lines
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Cleaned up a bit of confusing diagnostic output when reading GDS. If cells are instanced before being defined, causing the GDS parser to rewind the cell from the top, then the "already defined" error messages will be suppressed, since it is to be expected that cells will be seen twice (and ignored the 2nd time). When rewinding, an output message is issued so that it is clear that the file contains instances that are used before they are defined, and recommends the "gds ordering on" setting. Also: Fixed the "gds ordering" command code so that the command with no third argument returns the state of the "gds ordering" setting instead of generating a parser error.
2022-01-14 17:07:08 +01:00
8.3.257