CSpydr icon indicating copy to clipboard operation
CSpydr copied to clipboard

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

Open Spydr06 opened this issue 2 years ago • 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)

Spydr06 avatar Mar 17 '22 17:03 Spydr06