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, view it on GitHub, or mute the thread.