[Xastir] Xastir / Solaris 10 Sparc
Curt, WE7U
archer at eskimo.com
Tue Apr 26 13:07:12 EDT 2005
On Tue, 26 Apr 2005, Curt, WE7U wrote:
> On Tue, 26 Apr 2005, Chris Bell wrote:
>
> > That's what I was thinking too... we already use "xastir_snprintf()"
> > in many places, so it would be possible to make that into a wrapper
> > instead of a #define, but that would not fix all the fprintfs and such
> > in ALL the debug statements, and others. I think that is the right
> > angle to head though, there are many places where NULL is used as a
> > flag to test too, so setting it to "" will break the test... intead of
> > if(var==NULL) we would have to do something like
> > if(strlen(var)==0)... ick.
>
> You might be surprised at how few *printf's there are that haven't
> already been converted to xastir_snprintf.
Ah, never mind. 5593 of them.
--
Curt, WE7U. APRS Client Comparisons: http://www.eskimo.com/~archer
"Lotto: A tax on people who are bad at math." -- unknown
"Windows: Microsoft's tax on computer illiterates." -- WE7U
"The world DOES revolve around me: I picked the coordinate system!"
More information about the Xastir
mailing list