Skip to content

Instantly share code, notes, and snippets.

@pygy
Created September 29, 2012 19:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pygy/3804989 to your computer and use it in GitHub Desktop.
Save pygy/3804989 to your computer and use it in GitHub Desktop.
Build errors log of Slate.app on OS X 10.6.
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:96:80: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:97:96: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:187:105: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:200:71: error: use of undeclared identifier 'keyUpSeen'
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:247:34: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:262:34: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:298:10: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:301:12: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:322:27: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:327:9: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:339:144: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:346:145: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:448:19: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:448:38: error: missing '[' at start of message send expression
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:448:68: error: expected ']'
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:457:34: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:459:42: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:459:76: error: missing '[' at start of message send expression
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.m:459:108: error: expected ']'
fatal error: too many errors emitted, stopping now [-ferror-limit=]
/Volumes/Data HD/Downloads/slate/Slate/SlateConfig.m:45:13: error: synthesized property 'appConfigs' must either be named the same as a compatible ivar or must explicitly name an ivar
/Volumes/Data HD/Downloads/slate/Slate/AccessibilityWrapper.m:208:25: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/AccessibilityWrapper.m:218:24: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/AccessibilityWrapper.m:231:30: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/AccessibilityWrapper.m:235:33: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/AccessibilityWrapper.m:247:13: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/AccessibilityWrapper.m:275:54: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/AccessibilityWrapper.m:282:13: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:33:12: error: ivars may not be placed in class extension
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:34:19: error: ivars may not be placed in class extension
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:35:19: error: ivars may not be placed in class extension
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:36:13: error: ivars may not be placed in class extension
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:56:5: error: use of undeclared identifier 'appsToQuit'
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:57:5: error: use of undeclared identifier 'appsToForceQuit'
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:58:5: error: use of undeclared identifier 'apps'
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:59:5: error: use of undeclared identifier 'currentApp'
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:92:5: error: use of undeclared identifier 'appsToQuit'
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:93:5: error: use of undeclared identifier 'appsToForceQuit'
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:94:5: error: use of undeclared identifier 'apps'
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:95:5: error: use of undeclared identifier 'currentApp'
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:111:3: error: use of undeclared identifier 'apps'
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:112:37: error: use of undeclared identifier 'apps'
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:113:6: error: use of undeclared identifier 'appsToQuit'
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:114:6: error: use of undeclared identifier 'appsToForceQuit'
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:133:41: error: use of undeclared identifier 'apps'
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:144:59: error: use of undeclared identifier 'apps'
/Volumes/Data HD/Downloads/slate/Slate/SwitchOperation.m:148:58: error: use of undeclared identifier 'apps'
fatal error: too many errors emitted, stopping now [-ferror-limit=]
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:75:31: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:222:94: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:223:101: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:224:93: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:371:88: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:372:95: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:373:87: error: use of undeclared identifier '__bridge'
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:404:84: error: expected a type
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:30:13: error: synthesized property 'op' must either be named the same as a compatible ivar or must explicitly name an ivar
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:30:17: error: synthesized property 'width' must either be named the same as a compatible ivar or must explicitly name an ivar
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:30:24: error: synthesized property 'height' must either be named the same as a compatible ivar or must explicitly name an ivar
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:30:32: error: synthesized property 'padding' must either be named the same as a compatible ivar or must explicitly name an ivar
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:30:41: error: synthesized property 'cellWidth' must either be named the same as a compatible ivar or must explicitly name an ivar
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:30:52: error: synthesized property 'cellHeight' must either be named the same as a compatible ivar or must explicitly name an ivar
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:30:64: error: synthesized property 'previousActiveRect' must either be named the same as a compatible ivar or must explicitly name an ivar
/Volumes/Data HD/Downloads/slate/Slate/GridCellView.m:26:13: error: synthesized property 'bg' must either be named the same as a compatible ivar or must explicitly name an ivar
/Volumes/Data HD/Downloads/slate/Slate/GridCellView.m:26:17: error: synthesized property 'inactiveBg' must either be named the same as a compatible ivar or must explicitly name an ivar
/Volumes/Data HD/Downloads/slate/Slate/GridCellView.m:26:29: error: synthesized property 'activeBg' must either be named the same as a compatible ivar or must explicitly name an ivar
/Volumes/Data HD/Downloads/slate/Slate/GridCellView.m:26:39: error: synthesized property 'cornerSize' must either be named the same as a compatible ivar or must explicitly name an ivar
There are 700 + warnings of this kind:
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.h:51:1 /Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.h:51:1: warning: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed
/Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.h:51:1 /Volumes/Data HD/Downloads/slate/Slate/SlateAppDelegate.h:51:1: warning: default property attribute 'assign' not appropriate for non-gc object
And then these too:
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:230:5 /Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:230:5:{230:5-230:38}: warning: method '-bringAppToFront:' not found (return type defaults to 'id')
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:248:13 /Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:248:13:{248:13-248:30}: warning: method '-ownsMenuBar' not found (return type defaults to 'id')
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:258:12 /Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:258:12:{258:12-258:29}: warning: method '-ownsMenuBar' not found (return type defaults to 'id')
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:258:12 /Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:258:12:{258:12-258:29}: warning: incompatible pointer to integer conversion returning 'id' from a function with result type 'BOOL' (aka 'signed char')
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:267:7 /Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:267:7:{267:7-267:37}: warning: method '-removeWindow:' not found (return type defaults to 'id')
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:279:9 /Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:279:9:{279:9-279:39}: warning: method '-removeWindow:' not found (return type defaults to 'id')
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:294:9 /Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:294:9:{294:9-294:39}: warning: method '-removeWindow:' not found (return type defaults to 'id')
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:325:3 /Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:325:3:{325:3-325:38}: warning: method '-bringAppToFront:' not found (return type defaults to 'id')
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:376:3 /Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:376:3:{376:3-376:37}: warning: method '-bringAppToFront:' not found (return type defaults to 'id')
/Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:389:3 /Volumes/Data HD/Downloads/slate/Slate/RunningApplications.m:389:3:{389:3-389:51}: warning: method '-bringAppToFront:' not found (return type defaults to 'id')
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:105:21 /Volumes/Data HD/Downloads/slate/Slate/GridView.m:105:21:{105:21-105:99}: warning: method '-linearPosToCell:cellLength:totalCells:' not found (return type defaults to 'id')
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:105:13 /Volumes/Data HD/Downloads/slate/Slate/GridView.m:105:13:{105:21-105:99}: warning: incompatible pointer to integer conversion initializing 'NSInteger' (aka 'int') with an expression of type 'id'
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:107:21 /Volumes/Data HD/Downloads/slate/Slate/GridView.m:107:21:{107:21-107:101}: warning: method '-linearPosToCell:cellLength:totalCells:' not found (return type defaults to 'id')
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:107:13 /Volumes/Data HD/Downloads/slate/Slate/GridView.m:107:13:{107:21-107:101}: warning: incompatible pointer to integer conversion initializing 'NSInteger' (aka 'int') with an expression of type 'id'
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:109:24 /Volumes/Data HD/Downloads/slate/Slate/GridView.m:109:24:{109:24-109:102}: warning: method '-linearPosToCell:cellLength:totalCells:' not found (return type defaults to 'id')
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:109:13 /Volumes/Data HD/Downloads/slate/Slate/GridView.m:109:13:{109:24-109:102}: warning: incompatible pointer to integer conversion initializing 'NSInteger' (aka 'int') with an expression of type 'id'
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:111:24 /Volumes/Data HD/Downloads/slate/Slate/GridView.m:111:24:{111:24-111:104}: warning: method '-linearPosToCell:cellLength:totalCells:' not found (return type defaults to 'id')
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:111:13 /Volumes/Data HD/Downloads/slate/Slate/GridView.m:111:13:{111:24-111:104}: warning: incompatible pointer to integer conversion initializing 'NSInteger' (aka 'int') with an expression of type 'id'
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:113:20 /Volumes/Data HD/Downloads/slate/Slate/GridView.m:113:20:{113:18-113:21}{113:39-113:44}: warning: conversion specifies type 'long' but the argument has type 'NSInteger' (aka 'int') [-Wformat]
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:113:24 /Volumes/Data HD/Downloads/slate/Slate/GridView.m:113:24:{113:22-113:25}{113:45-113:50}: warning: conversion specifies type 'long' but the argument has type 'NSInteger' (aka 'int') [-Wformat]
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:113:31 /Volumes/Data HD/Downloads/slate/Slate/GridView.m:113:31:{113:29-113:32}{113:51-113:59}: warning: conversion specifies type 'long' but the argument has type 'NSInteger' (aka 'int') [-Wformat]
/Volumes/Data HD/Downloads/slate/Slate/GridView.m:113:35 /Volumes/Data HD/Downloads/slate/Slate/GridView.m:113:35:{113:33-113:36}{113:60-113:68}: warning: conversion specifies type 'long' but the argument has type 'NSInteger' (aka 'int') [-Wformat]
/Volumes/Data HD/Downloads/slate/Slate/GridView.h:33:27 /Volumes/Data HD/Downloads/slate/Slate/GridView.h:33:27: warning: property 'grid' requires method 'grid' to be defined - use @synthesize, @dynamic or provide a method implementation
/Volumes/Data HD/Downloads/slate/Slate/GridView.h:33:27 /Volumes/Data HD/Downloads/slate/Slate/GridView.h:33:27: warning: property 'grid' requires method 'setGrid:' to be defined - use @synthesize, @dynamic or provide a method implementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment