@elextr commented on this pull request.


> @@ -418,7 +418,7 @@ static unsigned int re_string_context_at (const 
> re_string_t *input, int idx,
 #define re_string_skip_bytes(pstr,idx) ((pstr)->cur_idx += (idx))
 #define re_string_set_index(pstr,idx) ((pstr)->cur_idx = (idx))
 
-#ifdef WIN32
+#ifdef _WIN32

No no, I deliberately didn't say "that update" is needed now, but it will be 
needed when parsers or other ctags code depends on the included gnulib not the 
previously included regex.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3878#discussion_r1610770059
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3878/review/2072554...@github.com>

Reply via email to