Update of bug #34449 (project gnustep):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

I implemented this and the corresponding setter.

Please see a more full patch attached, giving an example of the sort of thing
we need for this:

A new method requires interface change in header file as well as
implementation in source file.
The header change needs to be bracketed with conditional compilation for OSX
version compatibility (autogsdoc reads this to provide availability
information in the documentation, and the macro lets people build for a
particular version of the API without accidentally using methods from other
versions).
The header change needs to include an autogsdoc formatted comment describing
what the method does, so we have documentation.
At least some trivial testcase needs to be provided (I did really minimal
tests ... more comprehensive ones would of course be preferred).

(file #24079)
    _______________________________________________________

Additional Item Attachment:

File name: base.patch                     Size:7 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34449>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to