Jesse

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 297 total)
  • Author
    Posts
  • in reply to: Website refresh #12970

    Jesse
    Participant

    This looks good! Are there going to be other themes? just curious.

    One thing I noticed: The example on the main page that illustrate how to use operator overloading is wrong.There is an error on the operator and on the string method. it should be like this:

    [/crayon]

    I just notice that there is still a problem displaying code at the beginning and at the end.

    in reply to: how to pass variables by reference to a function? #12858

    Jesse
    Participant

    Great Mark! Thanks.

    in reply to: how to pass variables by reference to a function? #12852

    Jesse
    Participant

    Ok, Thanks.

    in reply to: how to pass variables by reference to a function? #12850

    Jesse
    Participant

    I knew about that and thats the way I have it on my program But I was hoping there was a simpler way like BlitzMax.
    I didn’t really want to work with pointer indexes. I feel like they are a bit messy.

    in reply to: How do you cast from int to Key Enum? #12571

    Jesse
    Participant

    Local i:Int = Key.Space
    Local k:Key = Cast<Key>(i)
    Print Int(k)

    in reply to: Emscripten: 'em++' is not recognized #12520

    Jesse
    Participant

    Mark can you detail what you did to get Emscripten running on Mac. I am having trouble installing llvm I think I got cmake installed correctly but don’t know for sure.

    I don’t know what you modified in the latest update but it finally got ted2go running. Thanks much!

    in reply to: Emscripten: 'em++' is not recognized #12482

    Jesse
    Participant

    Yay! ****clapping hands****

    Thanks Mark.

    in reply to: Glitchy 3D #12480

    Jesse
    Participant

    On my MacBook Air all I get is the green shadow with or without the text.

    in reply to: Emscripten: 'em++' is not recognized #12476

    Jesse
    Participant

    I installed the newest update but now I can’t run ted2go. I get this error:
    Ted2go Error
    I used the ted2go from my previous working version but when I try to run working code in Emscripten I get this error:

    Mx2cc version 1.1.09

    ***** Making app ‘/Users/jesse/Desktop/collision.monkey2’ (emscripten debug llvm gcc) *****

    Parsing…
    Semanting…
    Translating…
    Compiling…
    Linking /Users/jesse/Desktop/collision.products/Emscripten/Collision.js…
    Build error: System command failed:

    em++ -s USE_SDL=2 -s TOTAL_MEMORY=268435456 -s DISABLE_EXCEPTION_CATCHING=1 -s EXTRA_EXPORTED_RUNTIME_METHODS=[‘Pointer_stringify’] -O2 -s ASSERTIONS=2 –preload-file “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/assets/@/assets” -s BINARYEN=1 -s BINARYEN_TRAP_MODE=’allow’ -o “/Users/jesse/Desktop/collision.products/Emscripten/Collision.js” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_2modules_2mojo_2mojo.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_2modules_2std_2std.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_2modules_2stb_5vorbis_2stb_5vorbis.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_2modules_2stb_5image_5write_2stb_5image_5write.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_2modules_2stb_5image_2stb_5image.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_2modules_2miniz_2miniz.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_2modules_2sdl2_2sdl2.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_2modules_2jni_2jni.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_2modules_2opengl_2opengl.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_2modules_2openal_2openal.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_2modules_2libc_2libc.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_2modules_2freetype_2freetype.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_2modules_2emscripten_2emscripten.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_2modules_2monkey_2monkey.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/collision_0collision.cpp.o” “/Users/jesse/monkey2/modules/mojo/mojo.buildv1.1.09/emscripten_debug/mojo.a” “/Users/jesse/monkey2/modules/std/std.buildv1.1.09/emscripten_debug/std.a” “/Users/jesse/monkey2/modules/stb-vorbis/stb-vorbis.buildv1.1.09/emscripten_debug/stb-vorbis.a” “/Users/jesse/monkey2/modules/stb-image-write/stb-image-write.buildv1.1.09/emscripten_debug/stb-image-write.a” “/Users/jesse/monkey2/modules/stb-image/stb-image.buildv1.1.09/emscripten_debug/stb-image.a” “/Users/jesse/monkey2/modules/miniz/miniz.buildv1.1.09/emscripten_debug/miniz.a” “/Users/jesse/monkey2/modules/sdl2/sdl2.buildv1.1.09/emscripten_debug/sdl2.a” “/Users/jesse/monkey2/modules/jni/jni.buildv1.1.09/emscripten_debug/jni.a” “/Users/jesse/monkey2/modules/opengl/opengl.buildv1.1.09/emscripten_debug/opengl.a” “/Users/jesse/monkey2/modules/openal/openal.buildv1.1.09/emscripten_debug/openal.a” “/Users/jesse/monkey2/modules/libc/libc.buildv1.1.09/emscripten_debug/libc.a” “/Users/jesse/monkey2/modules/freetype/freetype.buildv1.1.09/emscripten_debug/freetype.a” “/Users/jesse/monkey2/modules/emscripten/emscripten.buildv1.1.09/emscripten_debug/emscripten.a” “/Users/jesse/monkey2/modules/monkey/monkey.buildv1.1.09/emscripten_debug/monkey.a”

    Traceback (most recent call last):
    File “/Users/jesse/emsdk-portable/emscripten/1.37.27/em++”, line 16, in <module>
    emcc.run()
    File “/Users/jesse/emsdk-portable/emscripten/1.37.27/emcc.py”, line 912, in run
    setattr(shared.Settings, key, eval(value))
    File “<string>”, line 1, in <module>
    NameError: name ‘Pointer_stringify’ is not defined

    ***** Fatal mx2cc error *****

    Internal mx2cc build error

    Attachments:
    in reply to: Emscripten: 'em++' is not recognized #12455

    Jesse
    Participant

    You are not going to like this.
    I uploaded the Emscripten(it’s up to 1.37.27 now). from the link you have above and followed the direction to install it, I downloaded the latest Monkey 2 from the repository, build modules etc.. then run Ted2go, updated modules for Emscripten. Everything worked fine. No problems! Until I tried to run a program that runs fine in desktop. then I got this:

    Compiling…
    Linking /Users/jesse/Desktop/collision.products/Emscripten/Collision.js…
    Build error: System command failed:

    em++ -s USE_SDL=2 -s TOTAL_MEMORY=268435456 -s DISABLE_EXCEPTION_CATCHING=1 -O2 –preload-file “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/assets/@/assets” -s BINARYEN=1 -s BINARYEN_TRAP_MODE= -o “/Users/jesse/Desktop/collision.products/Emscripten/Collision.js” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_5develop_2modules_2mojo_2mojo.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_5develop_2modules_2std_2std.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_5develop_2modules_2stb_5vorbis_2stb_5vorbis.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_5develop_2modules_2stb_5image_5write_2stb_5image_5write.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_5develop_2modules_2stb_5image_2stb_5image.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_5develop_2modules_2miniz_2miniz.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_5develop_2modules_2sdl2_2sdl2.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_5develop_2modules_2jni_2jni.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_5develop_2modules_2opengl_2opengl.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_5develop_2modules_2openal_2openal.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_5develop_2modules_2libc_2libc.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_5develop_2modules_2freetype_2freetype.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_5develop_2modules_2emscripten_2emscripten.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/_1_1_1_1monkey2_5develop_2modules_2monkey_2monkey.buildv1.1.09_2emscripten_0debug_2include_2_0r.cpp_r.o” “/Users/jesse/Desktop/collision.buildv1.1.09/emscripten_debug/build/collision_0collision.cpp.o” “/Users/jesse/monkey2-develop/modules/mojo/mojo.buildv1.1.09/emscripten_debug/mojo.a” “/Users/jesse/monkey2-develop/modules/std/std.buildv1.1.09/emscripten_debug/std.a” “/Users/jesse/monkey2-develop/modules/stb-vorbis/stb-vorbis.buildv1.1.09/emscripten_debug/stb-vorbis.a” “/Users/jesse/monkey2-develop/modules/stb-image-write/stb-image-write.buildv1.1.09/emscripten_debug/stb-image-write.a” “/Users/jesse/monkey2-develop/modules/stb-image/stb-image.buildv1.1.09/emscripten_debug/stb-image.a” “/Users/jesse/monkey2-develop/modules/miniz/miniz.buildv1.1.09/emscripten_debug/miniz.a” “/Users/jesse/monkey2-develop/modules/sdl2/sdl2.buildv1.1.09/emscripten_debug/sdl2.a” “/Users/jesse/monkey2-develop/modules/jni/jni.buildv1.1.09/emscripten_debug/jni.a” “/Users/jesse/monkey2-develop/modules/opengl/opengl.buildv1.1.09/emscripten_debug/opengl.a” “/Users/jesse/monkey2-develop/modules/openal/openal.buildv1.1.09/emscripten_debug/openal.a” “/Users/jesse/monkey2-develop/modules/libc/libc.buildv1.1.09/emscripten_debug/libc.a” “/Users/jesse/monkey2-develop/modules/freetype/freetype.buildv1.1.09/emscripten_debug/freetype.a” “/Users/jesse/monkey2-develop/modules/emscripten/emscripten.buildv1.1.09/emscripten_debug/emscripten.a” “/Users/jesse/monkey2-develop/modules/monkey/monkey.buildv1.1.09/emscripten_debug/monkey.a”

    Traceback (most recent call last):
    File “/Users/jesse/emsdk-portable/emscripten/1.37.27/em++”, line 16, in <module>
    emcc.run()
    File “/Users/jesse/emsdk-portable/emscripten/1.37.27/emcc.py”, line 903, in run
    if value[0] == ‘@’:
    IndexError: string index out of range

    ***** Fatal mx2cc error *****

    running OS X Sierra 10.12.6

    in reply to: Emscripten: 'em++' is not recognized #12451

    Jesse
    Participant

    Bump.

    in reply to: No way to change data prior to Main? #12418

    Jesse
    Participant

    you want it to be an array or a Map?

    [/crayon]

    if You understand that a Map is a class you will also understand that a map can not be indexed as you did in line 6 of your example which is reserved for arrays.

    in reply to: Maximum number? #12401

    Jesse
    Participant

    there are bitwise operators! :

    shl – shift left same as – C’s <<
    shr – shift right -same as C’s >>
    & – and
    | – or
    ~ – xor

    in reply to: MD5 hash #12382

    Jesse
    Participant

    I think this one is for you Mark.
    this is what I came out with:

    [/crayon]

    But when I run it, I get this error.:

    Parsing…
    Semanting…
    Translating…
    Compiling…
    Build error: System command failed:

    g++ -c -std=c++14 -mmacosx-version-min=10.9 -Wno-deprecated-declarations -Wno-tautological-pointer-compare -Wno-undefined-bool-conversion -Wno-int-to-void-pointer-cast -Wno-inconsistent-missing-override -Wno-logical-op-parentheses -Wno-parentheses-equality -I”/Users/jesse/monkey2/modules/” -I”/Users/jesse/monkey2/modules/monkey/native” -I”/Users/jesse/monkey2/tmp/” -DBB_NEWREFLECTION -I”/Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/build/” -o “/Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/build/untitled3_0untitled3.cpp.o” “/Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp”

    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:48: error: constant expression evaluates to 3049323471 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:48: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:59: error: constant expression evaluates to 3921009573 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:59: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:91: error: constant expression evaluates to 2453635748 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:91: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:102: error: constant expression evaluates to 2870763221 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:102: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:113: error: constant expression evaluates to 3624381080 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:113: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:166: error: constant expression evaluates to 2162078206 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:166: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:177: error: constant expression evaluates to 2614888103 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:177: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:188: error: constant expression evaluates to 3248222580 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:188: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:199: error: constant expression evaluates to 3835390401 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:199: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:210: error: constant expression evaluates to 4022224774 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:210: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:284: error: constant expression evaluates to 2554220882 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:284: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:295: error: constant expression evaluates to 2821834349 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:295: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:306: error: constant expression evaluates to 2952996808 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:306: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:317: error: constant expression evaluates to 3210313671 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:317: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:328: error: constant expression evaluates to 3336571891 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:328: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:339: error: constant expression evaluates to 3584528711 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:339: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:434: error: constant expression evaluates to 2177026350 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:434: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:445: error: constant expression evaluates to 2456956037 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:445: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:456: error: constant expression evaluates to 2730485921 which cannot be narrowed to type ‘int’ [-Wc++11-narrowing]
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    /Users/jesse/monkey2/tmp/untitled3.buildv1.1.09/macos_debug/src/untitled3_untitled3.cpp:77:456: note: insert an explicit cast to silence this issue
    f0.l_k=bbArray<bbInt>({1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298},64);
    ^~~~~~~~~~
    static_cast<int>( )
    fatal error: too many errors emitted, stopping now [-ferror-limit=]
    20 errors generated.

    ***** Fatal mx2cc error *****

    Internal mx2cc build error

    in reply to: MD5 hash #12381

    Jesse
    Participant

    Oh!
    I get it now. Really misunderstood the concept. I thought that it meant from character 2 slice 2 characters.
    I’ll post the code in a while.

Viewing 15 posts - 31 through 45 (of 297 total)