From: Hans U. N. <gp...@n-...> - 2005-03-10 21:37:16
|
"Jan Patera" <pa...@pi...> writes: > yes this patch fixed what was still not yet fixed of the Ubunyu bug. OK, sounds like release time. :-) The Ubuntu thing seems to have spawned a flurry of activity in other areas. Is that stable, or should I create a branch with the Ubuntu fix, but without all the other changes? > May I ask you (or somebody else) to update the configure scripts > to generate also the definition of int16_t (signed 16 bit) in _stdint.h? > Thanks. You'll have to help me there: - What should int16_t be defined as? - Or where is int16_t defined on your system? As far as I can see, we're not defining any int types ourselves, but rather just check for them in a number of header files, and just #include the right one. Gru=C3=9F, Uli |