Aaron Stone wrote:
> Building shared again turned up a couple of issues. Now fixed in SVN.
> 
> On Thu, 2006-02-16 at 07:44 -0800, Aaron Stone wrote:
> 
>>Are you sure? Sometimes it's cool to make assignment to nonexistent
>>structure members; good to test that your compiler noticed, you know?

I wasn't sure it was allowed. Or rather, I accept it is allowed under some
circumstances (--export-dynamic??), but /understand/ it I do not.

>>
>>:-P
>>
>>It's intermittent because you often build static; I didn't notice
>>because I've only been building static lately.

I thought as much. I build static during development, but I build shared code
when I release a new debian package. Hence.

Anyway, great to see you've started using unit-testing :-). I did some changes
in check_dbmail_dsn.c today, to make sure it doesn't collide with
check_dbmail_user.c (testfailuser).


>>
>>Oops!
>>
>>On Thu, 2006-02-16 at 13:40 +0100, Paul J Stevens wrote:
>>
>>>Aaron,
>>>
>>>I noticed that now and then, builds break on sort_func_t. Mind you not
>>>always, but that may be an artifact of my setup. Anyway; shouldn't
>>>sort_func_t include members for
>>>
>>>
>>>int sort_get_cancelkeep(sort_result_t *sort_result);
>>>const char * sort_get_mailbox(sort_result_t *sort_result);
>>>const char * sort_get_errormsg(sort_result_t *sort_result);
>>>int sort_get_error(sort_result_t *sort_result);
>>>
>>>etc??
>>>
>>>
>>
>>_______________________________________________
>>Dbmail-dev mailing list
>>[email protected]
>>http://twister.fastxs.net/mailman/listinfo/dbmail-dev
> 
> 
> _______________________________________________
> Dbmail-dev mailing list
> [email protected]
> http://twister.fastxs.net/mailman/listinfo/dbmail-dev
> 


-- 
  ________________________________________________________________
  Paul Stevens                                  mailto:[EMAIL PROTECTED]
  NET FACILITIES GROUP                     PGP: finger [EMAIL PROTECTED]
  The Netherlands________________________________http://www.nfg.nl

Reply via email to