Typing Mistakes

Please report bugs.

Typing Mistakes

Postby Octopus » Sat Mar 10, 2012 6:16 pm

Doc.: General Manual
Page: 30 / top
"Log(x Mod y) ' is 5" should be "Log(x Mod y) ' is 2"
Octopus
 
Posts: 10
Joined: Thu Mar 25, 2010 6:20 pm

Re: Typing Mistakes

Postby Octopus » Sat Mar 10, 2012 6:45 pm

Doc.: General Manual
Page: 36 / bottom / Comparison of objects
"..., ignoring whether both variables’ objects might have the same content."
I do not understand this. What could be different then when answering equal:
a) the pointing variables ?
b) the associated class types of the pointing variables ?

"The ‘===’-comparison operator tests for equal classes."
Does that mean, that the result is Yes when having pointing variables
of the same associated class type even when addressing different objects ?
Octopus
 
Posts: 10
Joined: Thu Mar 25, 2010 6:20 pm

Re: Typing Mistakes

Postby Octopus » Sat Mar 10, 2012 6:52 pm

Doc.: General Manual
Page: 54 / bottom / Example
"' wenn N > 0." well, I come from Germany, too, better e.g.: "' as long as N > 0."
Octopus
 
Posts: 10
Joined: Thu Mar 25, 2010 6:20 pm

Re: Typing Mistakes

Postby berndnoetscher » Tue Mar 13, 2012 2:34 pm

Thanks for the typo feedback

Octopus wrote:Doc.: General Manual
Page: 36 / bottom / Comparison of objects
"..., ignoring whether both variables’ objects might have the same content."
I do not understand this. What could be different then when answering equal:
a) the pointing variables ?
b) the associated class types of the pointing variables ?

It means if both variable points to the same object. I need to rewrite this part.
Octopus wrote:"The ‘===’-comparison operator tests for equal classes."
Does that mean, that the result is Yes when having pointing variables
of the same associated class type even when addressing different objects ?


yes
berndnoetscher
Site Admin
 
Posts: 280
Joined: Fri Feb 20, 2009 11:58 am

Re: Typing Mistakes

Postby fernandodotnet » Wed Mar 14, 2012 12:56 am

*** -[NSBigMutableString substringWithRange:]: Range or index out of bounds

Exception in
file 'Global.NSObject.objb'
at 'TextViewDidChangeSelection'
line '237'

callStackSymbols:
(
0 CoreFoundation 0x00007fff8b4eefc6 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8fd20d5e objc_exception_throw + 43
2 CoreFoundation 0x00007fff8b4eedfa +[NSException raise:format:arguments:] + 106
3 CoreFoundation 0x00007fff8b4eed84 +[NSException raise:format:] + 116
4 Foundation 0x00007fff8cc00c20 -[NSString substringWithRange:] + 173
5 OBJBRuntime 0x000000010aace77f -[OBTextView _ShouldChangeText:] + 14015
6 Foundation 0x00007fff8cc041aa __NSFireDelayedPerform + 392
7 CoreFoundation 0x00007fff8b4a3c24 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
8 CoreFoundation 0x00007fff8b4a3776 __CFRunLoopDoTimer + 534
9 CoreFoundation 0x00007fff8b484001 __CFRunLoopRun + 1617
10 CoreFoundation 0x00007fff8b483676 CFRunLoopRunSpecific + 230
11 HIToolbox 0x00007fff8496531f RunCurrentEventLoopInMode + 277
12 HIToolbox 0x00007fff8496c5c9 ReceiveNextEventCommon + 355
13 HIToolbox 0x00007fff8496c456 BlockUntilNextEventMatchingListInMode + 62
14 AppKit 0x00007fff84c9ef5d _DPSNextEvent + 659
15 AppKit 0x00007fff84c9e861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
16 AppKit 0x00007fff84c9b19d -[NSApplication run] + 470
17 AppKit 0x00007fff84f19b88 NSApplicationMain + 867
18 Objective-Basic 0x000000010aa56a20 start + 52
fernandodotnet
 
Posts: 8
Joined: Tue Aug 18, 2009 5:10 pm


Return to Bug Reports

Who is online

Users browsing this forum: No registered users and 2 guests