URL:
  <http://savannah.gnu.org/bugs/?52126>

                 Summary: GUI 0.25.1 ABI break?
                 Project: GNUstep
            Submitted by: yavor
            Submitted on: Wed 27 Sep 2017 11:56:34 PM EEST
                Category: Gui/AppKit
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

It looks like 0.25.1 introduced ABI incompatibility compared to 0.25.0.  Some
ivars in NSTableView and NSTableHeaderView were changed to the new
NSInteger/CGFloat types which seems to lead to ABI breakage on 64-bit
platforms. Unfortunately the SVN repository at Gna is not accessible and it
looks like the migration to Savannah has not happened, so I can't give you the
revision(s). At first glance it seems this one:

2016-10-08 Fred Kiefer <fredkie...@gmx.de>

       * Headers/AppKit/NSOutlineView.h
       * Headers/AppKit/NSTableHeaderView.h
       * Headers/AppKit/NSTableView.h
       * Source/GSThemeDrawing.m
       * Source/NSOutlineView.m
       * Source/NSTableHeaderView.m
       * Source/NSTableView.m:
       Some int -> NSInteger and float -> CGFloat transitions.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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