On 14-6-2012 19:54, Bernd wrote:
> Ok, I'm slowly making progress. The Targets.AddUnit() method needs the
> unit file name (with extension).
>
> But there is another problem. fpmake is sl.
> There is something not quite right in fpmkunit, there is a Sleep(100)
> in it that makes it sl
Hi,
I am translating parts of the libpurple headers. Now I seem to have a
problem with this:
typedef enum
{
PURPLE_PLUGIN_UNKNOWN = -1, /**< Unknown type.*/
PURPLE_PLUGIN_STANDARD = 0, /**< Standard plugin. */
PURPLE_PLUGIN_LOADER, /**< Loader plugin. */