[haiku-commits] Re: r39049 - haiku/trunk/src/system/boot/platform/amiga_m68k

  • From: François Revol <revol@xxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 23 Oct 2010 20:50:31 +0200

Le 23 oct. 2010 à 19:15, Axel Dörfler a écrit :

>> Le 23 oct. 2010 à 10:23, Axel Dörfler a écrit :
>>>> +struct GfxBase *GRAPHICS_BASE_NAME = NULL;
>>> Shudder! GfxBase is no name, and we don't upper case variables.
>>> I guess gGraphicsLibrary would be the name you were looking for, or am I
>>> missing something? :-)
>> It's the standard naming in Amiga headers, that's really just to avoid
>> having to search which corresponds to which.
> 
> I was a long time Amiga developer, and I haven't ever seen this anywhere (and 
> I definitely never used this either). Maybe it's something the GCC porters 
> added?

Hmm actually it's used in the headers generated by fd2pragma.

François.

Other related posts: