make compile error myloader.c:209

Bug #1485688 reported by walito
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL Data Dumper
Fix Released
Undecided
Max Bubenick

Bug Description

bzr branch lp:mydumper

cd mydumper
cmake .
make

/home/mydumper/myloader.c: In function ‘restore_databases’:
/home/mydumper/myloader.c:209:82: error: expected ‘)’ before ‘{’ token
   if (!source_db || g_str_has_prefix(filename, g_strdup_printf("%s.", source_db)){

missing parenthesis in ")){" change to "))){" and work fine

Related branches

Changed in mydumper:
status: New → Fix Committed
assignee: nobody → Max Bubenick (max-bubenick)
milestone: none → 0.9.1
Changed in mydumper:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.