grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RFC] Is it okay to just use GNU extensions or should an alternative be


From: Felix Zielcke
Subject: [RFC] Is it okay to just use GNU extensions or should an alternative be provided too?
Date: Sat, 16 Aug 2008 14:05:25 +0200

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]