Spydr06/CSpydr

File imports getting duplicated when using ./ or ../

Spydr06 opened this issue · 0 comments

As the issue title describes.

Bug must be located in here:

static char* get_full_import_path(char* origin, Token_T* import_file);

(preprocessor.c:144)