bug-gnustep
[Top][All Lists]
Advanced

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

[bug #30077] Unable to launch application on Windows


From: Richard Frith-Macdonald
Subject: [bug #30077] Unable to launch application on Windows
Date: Tue, 08 Jun 2010 16:19:52 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7

Update of bug #30077 (project gnustep):

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

    _______________________________________________________

Follow-up Comment #3:

Found/fixed it ... the problem was dues to David's forwarding/invocation
change ... I had fixed one issue (attempting to access isa via nil pointer),
but hadn't noticed that the code was actually checking for the wrong method
(respondsTo: rather than methodSignatureForSelector:) before calling
-methodSignatureForSelector:

I don't know why that crashed windows and not my gnu/linux system, but I
reproduced the problem onn my windows test system, and changing to check the
correct method fixes things for me there.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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