Nicholas Terry
Nicholas Terry
Hmmm... it's possible I broke something in my move to .net core... are you using .net core or .net classic? On Tue, Feb 14, 2017 at 8:35 AM Marco Ruzzenente...
@shockdot Hmmm... Ill have to look into it...
@shockdot Sorry for the huge hiatus. Are you still seeing this issue? I have released v2.1.15 on nuget. If still applicable, please try it out and tell me if you...
@pfifer Were you able to get any info on the NoSuchElementException?
Id be happy to do the legwork, I just wanted to get your feelings on the matter.
@trhodeos Im seeing the same thing. Here is my output: ``` spicy spec -d --as_command=mips-n64-as --cpp_command=mips-n64-gcc --ld_command=mips-n64-ld --objcopy_command=mips-n64-objcopy -I/usr/include/n64/nusys -s 32 -r 3rdPersonDemo.n64 -e 3rdPersonDemo.out INFO[0000] About to run mips-n64-gcc...
Ok, instead of editing my comment again, I think Ive found one of the issues... Turns out, you dont check for null here: https://github.com/trhodeos/spicy/blob/47409fb73e0b20b323c46cc06a3858d0a252a817/spec.go#L205 So if the 'included' segment by...
@FarooqKhan Yeah man, check out JimFS here: https://github.com/google/jimfs It would allow users such as myself to unit test without having to mock. You could have a constructor accept a java.nio.FileSystem...
Asp.net container is using iron-spect.
Guys, follow the instructions for BOSH-Lite ( https://github.com/cloudfoundry/bosh-lite ). Its the best deployment Ive seen. You can then add Ironfoundry from the docs on Ironfoundry.org