> @@ -43,7 +43,7 @@ static kindOption ShKinds [] = {
> */
> static boolean hackReject (const vString* const tagName)
> {
> - const char *const scriptName = baseFilename (vStringValue (File.name));
> + const char *const scriptName = baseFilename (getInputFileName ());
ditto
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1160/files/7ac17b662facd503d0c822cd61726f329b3a4607..1e36d2367e2b1180a84d7830b0f0e79be2dc44c8#r73522131