All pastes #2511017 Raw Edit

Miscellany

public unlisted text v1 · immutable
#2511017 ·published 2013-12-18 00:45 UTC
rendered paste body
C:\Babel> nimrod c babel
c:\nimrod\config\nimrod.cfg(37, 2) Hint: added path: 'C:\Users\bitshift\.babel\pkgs\' [Path]
Hint: used config file 'C:\Nimrod\config\nimrod.cfg' [Conf]
Hint: used config file 'c:\babel\babel.nimrod.cfg' [Conf]
Hint: system [Processing]
Hint: babel [Processing]
Hint: httpclient [Processing]
Hint: sockets [Processing]
Hint: os [Processing]
Hint: strutils [Processing]
Hint: parseutils [Processing]
Hint: times [Processing]
Hint: winlean [Processing]
Hint: unsigned [Processing]
Hint: openssl [Processing]
c:\nimrod\lib\wrappers\openssl.nim(271, 5) Hint: 'openssl.CRYPTO_set_mem_functions(a: pointer, b: pointer, c: pointer)' is declared but not used [XDeclaredButNotUsed]
c:\nimrod\lib\pure\sockets.nim(1664, 32) Hint: conversion from TSocketHandle to itself is pointless [ConvFromXtoItselfNotNeeded]
Hint: parseurl [Processing]
Hint: strtabs [Processing]
Hint: hashes [Processing]
Hint: base64 [Processing]
Hint: parseopt [Processing]
babel.nim(4, 19) Warning: 'parseopt' is deprecated [Deprecated]
Hint: osproc [Processing]
Hint: streams [Processing]
Hint: pegs [Processing]
Hint: unicode [Processing]
Hint: tables [Processing]
Hint: math [Processing]
Hint: packageinfo [Processing]
Hint: parsecfg [Processing]
Hint: lexbase [Processing]
Hint: json [Processing]
Hint: version [Processing]
Hint: common [Processing]
packageinfo.nim(180, 5) Warning: 'existsKey' is deprecated [Deprecated]
Hint: tools [Processing]
Hint: download [Processing]
download.nim(28, 5) Hint: 'download.doPull(meth: TDownloadMethod, downloadDir: string)' is declared but not used [XDeclaredButNotUsed]
download.nim(12, 5) Hint: 'download.getSpecificDir(meth: TDownloadMethod): string' is declared but not used [XDeclaredButNotUsed]
Hint: algorithm [Processing]
In file included from c:\babel\nimcache\babel_babel.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\nimrod_system.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_httpclient.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_sockets.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_os.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_strutils.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_parseutils.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_times.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\windows_winlean.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\core_unsigned.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\wrappers_openssl.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_parseurl.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_strtabs.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_hashes.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_base64.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_parseopt.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_osproc.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_streams.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_pegs.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_unicode.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\collections_tables.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_math.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\babel_packageinfo.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_parsecfg.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_lexbase.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_json.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\babel_version.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\babel_common.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\babel_tools.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\babel_download.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
In file included from c:\babel\nimcache\pure_algorithm.c:8:0:
C:\Nimrod\lib/nimbase.h:376:13: error: size of array 'assert_numbits' is negative
 typedef int assert_numbits[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
             ^
Error: execution of an external program failed