Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Bridge Support parsing problem on 10.8
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Gus Mueller  
View profile  
 More options May 17 2012, 1:31 pm
From: Gus Mueller <g...@flyingmeat.com>
Date: Thu, 17 May 2012 10:31:52 -0700
Local: Thurs, May 17 2012 1:31 pm
Subject: Bridge Support parsing problem on 10.8
In 10.8, Apple has changed up the order of the attributes in bridgesupport files.  Specifically Foundation.bridgesupport, and the NSRange struct.

In 10.7, it's in the format:
<struct name='NSRange' type64='{_NSRange=&quot;location&quot;Q&quot;length&quot;Q}' type='{_NSRange=&quot;location&quot;I&quot;length&quot;I}'/>

in 10.8, it's:
<struct type64='{_NSRange=&quot;location&quot;Q&quot;length&quot;Q}' name='NSRange' type='{_NSRange=&quot;location&quot;I&quot;length&quot;I}'/>

And so BridgeSupportController ends up using the type64 value as the name.  Just a heads up incase anyone else runs into this issue (I hope to have a patch for it at some point, but if someone beats me to it, I won't be upset :)

-gus

--  

August 'Gus' Mueller
Flying Meat Inc.
http://flyingmeat.com/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.