[Github-comments] [geany/geany] Clicking on the error does not take the cursor to that line number. (#2213)

Rajesh Pandian M notifications at xxxxx
Wed Jul 10 09:20:23 UTC 2019


I use Nvidia CUDA compiler(nvcc ). It generates errors of this type. 
> hello.cu(394): error: too few arguments in function call
> hello.cu(382): warning: variable "a" was declared but never referenced

It contains the line number inside () braces but not col number
So, I think the regex is this ^(.+) ( ([0-9]+) )
If you do not mind, could you tell which config files I should put this variable error_regex into?
There are a lot -- under Tools > Config > 

-- 
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/issues/2213#issuecomment-509983290
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190710/35beb7a2/attachment.html>


More information about the Github-comments mailing list