On Mon, August 11, 2008 11:55 pm, Brian Aker wrote:
> Hi!
>
> On Aug 11, 2008, at 11:08 PM, Grant Limberg wrote:
>
>> item_strfunc.cc: In member function 'virtual String*
>> Item_func_concat::val_str(String*)':
>> item_strfunc.cc:127: error: expected unqualified-id before '(' token
>
>
> This probably means you are missing a correct include file somewhere
> in item_strfunc.cc
>
> You are welcome to send in a diff and one of us might be able to pick
> out the problem.
>
> Cheers,
> -Brian
>
I haven't been able to track down the missing #include. I am getting
similar errors in a few other source files. They all seem to pop up when
referencing system_variables.max_allowed_packet declared in sql_class.h.
That is, however indirectly included in all of the files I'm getting
errors in.
I've put my diff up if anyone can take a look and point me in the right
direction. It can be found at http://www.glsoftware.net/drizzle.diff
Thanks,
Grant
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help : https://help.launchpad.net/ListHelp