FROM : Terence G4 Mac
DATE : Sun Nov 17 21:03:45 2002
>Hi all,
>
>I'm seeing some strange behavior (on only a few machines, of course) with
>some code that makes heavy use of the system config. framework...
>
>The only truly suspicious thing I can see is :
>
>NSMutableDictionary *devDict = (NSMutableDictionary *)
> SCPreferencesPathGetValue(prefs, (CFStringRef) devLoc);
>
>Is the return value of SCPreferencesPathGetValue() cast-able to an
>NSMutableDictionary like that? Or should I assign the result to an
>NSDictionary and then do a mutableCopy?
>
>Any thoughts or suggestions would be appreciated. :)
>
>Thanks!
>
>
>
>
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Sun Nov 17 21:03:45 2002
>Hi all,
>
>I'm seeing some strange behavior (on only a few machines, of course) with
>some code that makes heavy use of the system config. framework...
>
>The only truly suspicious thing I can see is :
>
>NSMutableDictionary *devDict = (NSMutableDictionary *)
> SCPreferencesPathGetValue(prefs, (CFStringRef) devLoc);
>
>Is the return value of SCPreferencesPathGetValue() cast-able to an
>NSMutableDictionary like that? Or should I assign the result to an
>NSDictionary and then do a mutableCopy?
>
>Any thoughts or suggestions would be appreciated. :)
>
>Thanks!
>
>
>
>
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

