Created
April 17, 2014 23:24
-
-
Save BitPuffin/11016944 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /Users/isak/src/nim/flaming-nemesis/src/gui_json.nim(149, 3) Info: instantiation from here | |
| lib/pure/collections/tables.nim(174, 20) Info: instantiation from here | |
| lib/pure/collections/tables.nim(168, 2) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] | |
| /Users/isak/src/nim/flaming-nemesis/src/gui_json.nim(149, 3) Info: instantiation from here | |
| lib/pure/collections/tables.nim(175, 38) Info: instantiation from here | |
| lib/pure/collections/tables.nim(122, 48) Info: instantiation from here | |
| lib/pure/collections/tables.nim(116, 9) Warning: Cannot prove that 'n' is initialized. This will become a compile time error in the future. [ProveInit] | |
| /Users/isak/src/nim/flaming-nemesis/src/gui_json.nim(160, 23) Info: instantiation from here | |
| lib/pure/collections/tables.nim(92, 2) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] | |
| /Users/isak/src/nim/flaming-nemesis/src/gui_json.nim(182, 13) Info: instantiation from here | |
| lib/pure/collections/tables.nim(122, 48) Info: instantiation from here | |
| lib/pure/collections/tables.nim(116, 9) Warning: Cannot prove that 'n' is initialized. This will become a compile time error in the future. [ProveInit] | |
| Hint: sequtils [Processing] | |
| /Users/isak/src/nim/flaming-nemesis/src/gui_json.nim(351, 23) Info: instantiation from here | |
| lib/pure/collections/tables.nim(92, 2) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] | |
| /Users/isak/src/nim/flaming-nemesis/src/gui_json.nim(390, 21) Info: instantiation from here | |
| lib/pure/collections/tables.nim(168, 2) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] | |
| /Users/isak/src/nim/flaming-nemesis/src/gui_json.nim(387, 6) Warning: Cannot prove that 's' is initialized. This will become a compile time error in the future. [ProveInit] | |
| /Users/isak/src/nim/flaming-nemesis/src/gui_json.nim(429, 2) Warning: Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit] | |
| /Users/isak/src/nim/flaming-nemesis/src/gui_json.nim(79, 5) Hint: 'gui_json.findTextEntered(s: ImportState, cnt: PJsonNode): TMaybe[proc (string){.closure.}]' is declared but not used [XDeclaredButNotUsed] | |
| /Users/isak/src/nim/flaming-nemesis/src/net/chatstate.nim(116, 6) Warning: Cannot prove that 'res' is initialized. This will become a compile time error in the future. [ProveInit] | |
| /Users/isak/src/nim/flaming-nemesis/src/net/chatstate.nim(153, 4) Error: undeclared identifier: 'client' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment