techee left a comment (geany/geany#4330) > Hum, don't we have a info message before? Maybe not when using project > organizer, or on subsequent parsing indeed.
I don't think there's any other message. > And if you see it under normal circumstances, I'm starting to wonder whether > we really want the warning before the underlying causes are properly fixed -- > or at least not a known issue. Well, the "normal circumstances" really are `geany/tests/ctags/wp-guest.php` being part of geany source tree plus some temp files I used to test this problem which I forgot in Geany source tree. I've created https://github.com/geany/geany/pull/4338 to add the file name so it's at least clear where this is coming from. But as you say, another approach is to remove the messages completely (which was kind of was the idea why I didn't add them originally as I thought the exact form of these messages and if/when they are displayed will depend on the discussion when these get merged to uctags). In any case, I'm fine with both solutions. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4330#issuecomment-2977192470 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4330/c2977192...@github.com>