0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-07-24 10:25:42 -04:00
H. Peter Anvin a039fcdb46 preproc: move %use package parsing to a separate routine
Move the parsing of %use package names to a separate routine, and stop
using get_id() for that purpose -- get_id() is wrong in a number of
ways.

This also means we can drop the error string argument to get_id().

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2019-09-12 19:27:42 -07:00
..
2019-09-12 20:21:03 -04:00
2019-09-12 20:21:03 -04:00
2018-12-18 11:14:59 -08:00
2019-09-12 20:26:23 -04:00
2019-08-10 06:45:12 -07:00
2019-06-06 17:32:44 -07:00