SX-Aurora / Vftrace

GNU General Public License v3.0
10 stars 2 forks source link

missing prefix in globally available variables #27

Closed SpinTensor closed 3 years ago

SpinTensor commented 4 years ago

Some variables e.g. in vftrscenarios.c don't have the `vftr` prefix. This opens the door for possible name collisions with other codes if they are linked with vftrace.

SpinTensor commented 4 years ago

Same issue with some functions e.g. parse_fmap_line