bug-gnustep
[Top][All Lists]
Advanced

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

Re: [Patch/base](HEAD & branch) NSDecimalFromComponents compatibility fu


From: Adam Fedor
Subject: Re: [Patch/base](HEAD & branch) NSDecimalFromComponents compatibility function
Date: Thu, 11 Sep 2003 14:29:44 -0600


On Thursday, September 11, 2003, at 02:10 PM, David Ayers wrote:

> For GDL2 on OS X we needed a compatibility function for
> NSDecimalFromComponents().
>
> 2003-09-11  Philip Moetteli  <philip dot moetteli at tele2 dot ch>
>
>        * Source/Additions/GSCompatibility.h
>        * Source/Additions/GSCompatibility.m
>        (NSDecimalFromComponents): Added compatibility function.
>
Hmm.

Actually GSCompatibility.h doesn't get installed, so I guess I should move the declaration to Headers/Additions/GNUstep/Base/GSCategories.h.

Source/GSCompatibility.m and Source/Additions/GSCompatibility.m serve very different purposes. This is rather confusing.... Maybe someone could enlighten me, otherwise I'll simply move declaration as stated above tomorrow (if now one beats me to it.)



GSCompatibility.h is for compiling base-add (basically internal routines and defines that need to be seen internally).

NSDecimalFromComponents should probably go in GSCategories.h (maybe there is other stuff in GSCompatibility.h that should go there, I haven't really looked at that much).





reply via email to

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