Kurt Starsinic

Results 4 issues of Kurt Starsinic

Similar to https://github.com/mebigfatguy/fb-contrib/issues/39: ``` public void fail() { List l = new ArrayList(); l.add("a"); l.add(giveMeAString()); doSomethingWithList(l); // l is not really a write-only collection any more, is it? } ```

can't reproduce

TelegramApi's messages.sendMessage is messages.sendMessage#fa88427a. According to all docs I can find, this should be messages.sendMessage#4cde0aab. Why does the "fa88" version work, and are there docs anywhere to explain the difference?

- List items erroneously display as their parent headline **\* Project [0/2] - [ ] Task 1 [1/2] - [-] Subtask 1 - [-] Subtask 2 - [ ] Task...

El Capitan has a feature called System Integrity Protection, which is poorly documented and hard to turn off: https://developer.apple.com/library/prerelease/mac/documentation/Security/Conceptual/System_Integrity_Protection_Guide/Introduction/Introduction.html The net result is that, regardless of setuid, much information for...