%a in vfprintf

Grzegorz Błach grzela at seculture.com
Fri Mar 23 07:38:01 PDT 2007


I currently work about adding enlightenment to pkgsrc,
and for compile eet (enlightenment depend on it)
printf function must support "%a".

In vfprintf.c file are lines:

#ifdef HEXFLOAT
	case 'a':
	case 'A':
#endif

but HEXFLOAT is never defined.

Can anyone check if HEXFLOAT is defined, "%a" argument
works correctly (and make this the default)?



____________________________________________________________________________
. com = 9,90, .pl = 29,90 
www.nazwa.pl





More information about the Kernel mailing list