techee left a comment (geany/geany#4330) I've just started seeing the below when using projectorganizer on Geany, glib and gtk: ``` (geany:201431): Tagmanager-WARNING **: 20:49:33.420: Failed to push narrowed input stream: IO error or invalid offsets: start(line: 57, offset: 22, srcline: 57), end(line: 57, offset: 81)
(geany:201431): Tagmanager-WARNING **: 20:49:33.519: redundant promise: PHP start(line: 45, offset: 2, srcline: 45), end(line: 45, offset: 26) (geany:201431): Tagmanager-WARNING **: 20:49:33.519: redundant promise: PHP start(line: 46, offset: 5, srcline: 46), end(line: 46, offset: 59) (geany:201431): Tagmanager-WARNING **: 20:49:33.609: Failed to push narrowed input stream: IO error or invalid offsets: start(line: 57, offset: 22, srcline: 57), end(line: 57, offset: 81) ``` I think it would be useful to also include filename to error messages, otherwise we don't know where this comes from. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4330#issuecomment-2974582727 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4330/[email protected]>
