[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ 100070 ] NSString.m fails to compile on alpha
From: |
nobody |
Subject: |
[ 100070 ] NSString.m fails to compile on alpha |
Date: |
Wed, 20 Jun 2001 12:41:49 -0700 |
Support Request #100070, was updated on 2001-Jun-20 12:41
You can respond by visiting:
http://savannah.gnu.org/support/?func=detailsupport&support_id=100070&group_id=99
Category: None
Status: Open
Priority: 5
Summary: NSString.m fails to compile on alpha
By: mjgundry
Date: 2001-Jun-20 12:41
Message:
Logged In: NO
Browser: Mozilla/4.75 [en] (WinNT; U)
On line 722 the method initWithFormat:locale: tries to send an
initWithFormat:locale:arguments:
message with NULL as the value for the arguments (a va_list). GCC fails to
compile this on alpha,
complaining of an "incompatible type of argument".
----------------------------------------------------------------------
You can respond by visiting:
http://savannah.gnu.org/support/?func=detailsupport&support_id=100070&group_id=99
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [ 100070 ] NSString.m fails to compile on alpha,
nobody <=