Re: unix build broken. Re: Commit (HEAD): now dialog framework, applied

From: <msevior_at_physics.unimelb.edu.au>
Date: Mon Feb 07 2005 - 15:52:00 CET

>
>>>ps/xap_UnixWidget.Tpo"; exit 1; fi
>>>../../../../../abi-unstable/src/af/xap/unix/xap_UnixWidget.cpp: In
>>>member function `virtual void XAP_UnixWidget::setValueFloat(float)':
>>>../../../../../abi-unstable/src/af/xap/unix/xap_UnixWidget.cpp:129:
>>>error: `snprintf' undeclared (first use this function)
>>>../../../../../abi-unstable/src/af/xap/unix/xap_UnixWidget.cpp:129:
>>>error: (Each undeclared identifier is reported only once for each
>>>function it appears in.)
>>>
>>>Maybe use g_snprintf?
>
> What is that OS you have where there is no snprintf(). On Windoze, I
> would clearly understand, but on UNIX....
>

I was surprised too. I have FC3. Maybe the correct include wasn't found?

In any case I fixed things by using the UT_UTF8String class and functions
which don't need fixed array sizes.

Cheers

Martin

>
> Hub
>
Received on Mon Feb 7 15:55:11 2005

This archive was generated by hypermail 2.1.8 : Mon Feb 07 2005 - 15:55:12 CET