All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Is it okay to just use GNU extensions or should an alternative be provided too?
@ 2008-08-16 12:05 Felix Zielcke
  2008-08-16 12:32 ` Vesa Jääskeläinen
  2008-08-16 12:39 ` Robert Millan
  0 siblings, 2 replies; 8+ messages in thread
From: Felix Zielcke @ 2008-08-16 12:05 UTC (permalink / raw)
  To: The development of GRUB 2

I just talked with Marco on IRC.

I have just used asprintf in one of my patches, but now I discovered:
http://grub.enbug.org/BuildingOnNonGnu

So I became a bit unsure now if it's okay to just use asprintf.

Is it okay to just use and don't care about enviroments which don't
use/have glibc?

Or should such GNU extentions just not be used if they can be avoided?

I doubt it would be good to use many `#ifdef _GNU_SOURCE' in the code.




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-08-16 12:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-16 12:05 [RFC] Is it okay to just use GNU extensions or should an alternative be provided too? Felix Zielcke
2008-08-16 12:32 ` Vesa Jääskeläinen
2008-08-16 12:39   ` Robert Millan
2008-08-16 12:43   ` Felix Zielcke
2008-08-16 12:54     ` Vesa Jääskeläinen
2008-08-16 12:58     ` Robert Millan
2008-08-16 12:39 ` Robert Millan
2008-08-16 12:48   ` Felix Zielcke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.