[Xastir] Re: Crash on 64-bit FC3
Jim King
jim at jimking.net
Fri Oct 8 08:17:56 EDT 2004
Derrick J Brashear wrote:
> On Thu, 7 Oct 2004, Curt Mills wrote:
>
>> On Thu, 7 Oct 2004, Jerry Chamberlin wrote:
>>
>>>
>>> grep xx *.c |sort > file
>>>
>>> Them all will be sorted nice
>>
>>
>> Yea, except that a lot of them are longish, so were broken up into
>> multiple lines in the C files.
>
>
> Well, I just went over all the Va functions (varargs). Nothing out of
> place.
>
> Isn't the right answer (for other than varargs stuff) compiler warnings?
Yes, the compiler should issue warnings and/or correctly promote args
for functions that are prototyped. The only cleanup needed is for stuff
like the varargs functions.
Jim, KD5LUQ
More information about the Xastir
mailing list