bug-gnustep
[Top][All Lists]
Advanced

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

[bug #17336] fails to compile on Alpha architecture


From: Hubert Chan
Subject: [bug #17336] fails to compile on Alpha architecture
Date: Sat, 5 Aug 2006 16:42:45 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060506 Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-3)

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=17336>

                 Summary: fails to compile on Alpha architecture
                 Project: GNUstep
            Submitted by: uhoreg
            Submitted on: Saturday 08/05/2006 at 16:42
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:

As reported on the Etoile mailing list
(https://mail.gna.org/public/etoile-dev/2006-07/msg00024.html), GNUstep-base
(NSPredicate.m) fails to compile on the Alpha architecture (and maybe
others).  This is due to NSPredicate assuming that a va_list type can be
casted from an integer or pointer, which may not always be the case.

Reportedly, the attached patch allows NSPredicate.m to compile correctly.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Saturday 08/05/2006 at 16:42  Name: NSPredicate.diff  Size: 1.44KB  
By: uhoreg
patch of NSPredicate.m
<http://savannah.gnu.org/bugs/download.php?file_id=10469>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=17336>

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





reply via email to

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