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
02e16b8bce
magic
/
VERSION
2 lines
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Changed Lookup() to LookupFull() in all the LEF and DEF read routines. Lookup() is used for command-line parsing in magic and accepts any unique string that matches a partial keyword. LEF and DEF do not allow partial keywords, so only LookupFull() is appropriate to use for LEF and DEF file parsing. This fixes issue #263 from Christian Haufe.
2023-08-25 15:48:24 +02:00
8.3.425