Ticket #409 (closed defect: fixed)

Opened 15 years ago

Last modified 15 years ago

dont build on glib <2.14

Reported by: angel_il Owned by: slyfox
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)

Tip: changeset:3b2707280f58b2861858c4fc45b2e88f0701d912
Start: changeset:6ee0ed5750a8336d4fece8543559b3e62c20294d

git log 3b2707280^..3b2707280

Attachments

ticket409.patch (1.2 KB) - added by angel_il 15 years ago.
fix: typo in const names

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)

comment:4 Changed 15 years ago by slyfox

Start: changeset:6ee0ed5750a8336d4fece8543559b3e62c20294d
branch:409_regex_build_fix

comment:5 Changed 15 years ago by angel_il

  • Keywords review vote-angel_il added

comment:6 Changed 15 years ago by slavazanko

  • Keywords vote-slavazanko approved added; review removed
  • Status changed from new to assigned
  • Owner set to slyfox

comment:7 Changed 15 years ago by slyfox

  • Status changed from assigned to testing
  • Keywords committed-master added; vote-angel_il vote-slavazanko approved removed
  • Resolution set to fixed
  • Description modified (diff)

comment:8 Changed 15 years ago by slavazanko

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.