Ticket #409 (new defect) — at Version 3

Opened 15 years ago

Last modified 15 years ago

dont build on glib <2.14

Reported by: angel_il Owned by:
Priority: major Milestone: 4.7.0-pre1
Component: mc-core Version: master
Keywords: committed-master Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description (last modified by slyfox) (diff)

regex.c: In function `mc_search__regex_found_cond_one':
regex.c:261: error: `MC_SEARCH__NUM_REPL_ARGS' undeclared (first use in this function)
regex.c:261: error: (Each undeclared identifier is reported only once
regex.c:261: error: for each function it appears in.)
regex.c: In function `mc_search__cond_struct_new_init_regex':
regex.c:543: warning: passing arg 3 of `regerror' discards qualifiers from pointer target type
regex.c:545: warning: assignment discards qualifiers from pointer target type
regex.c:550: error: `MC_SEARCH__NUM_REPL_ARGS' undeclared (first use in this function)

Change History

Changed 15 years ago by angel_il

fix: typo in const names

comment:1 Changed 15 years ago by slavazanko

  • Milestone changed from future releases to 4.7.0-pre1

comment:2 Changed 15 years ago by slavazanko

  • Version changed from 4.6.2 to master

comment:3 Changed 15 years ago by slyfox

  • Description modified (diff)
Note: See TracTickets for help on using tickets.