[geany/geany] 7e7e08: Updated error_regex in filetypes.CUDA.conf

Rajesh Pandian M git-noreply at xxxxx
Fri Jul 12 06:53:37 UTC 2019


Branch:      refs/heads/master
Author:      Rajesh Pandian M <mrpraj at gmail.com>
Committer:   Rajesh Pandian M <mrpraj at gmail.com>
Date:        Fri, 12 Jul 2019 06:53:37 UTC
Commit:      7e7e0879017d2ac41d368c5d51e87c5079f877c2
             https://github.com/geany/geany/commit/7e7e0879017d2ac41d368c5d51e87c5079f877c2

Log Message:
-----------
Updated error_regex in filetypes.CUDA.conf


Modified Paths:
--------------
    data/filedefs/filetypes.CUDA.conf

Modified: data/filedefs/filetypes.CUDA.conf
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -52,4 +52,4 @@ context_action_cmd=
 compiler=nvcc -c "%f"
 linker=nvcc -o "%e" "%f"
 run_cmd="./%e"
-
+error_regex=^(.+)\\(([0-9]+)\\)



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list