I hereby claim:
- I am mdavid on github.
- I am mdavidpeterson (https://keybase.io/mdavidpeterson) on keybase.
- I have a public key ASA93bliOkHPm-1gOiRNf50KqLLx3vVvm7zhjmTwxN0VwAo
To claim this, I am signing this object:
//Code sample from test: | |
//https://github.com/ServiceStack/ServiceStack.Text/blob/master/tests/ServiceStack.Text.Tests/DynamicModels/GoogleMapsApiTests.cs | |
using System; | |
using System.Collections.Generic; | |
using NUnit.Framework; | |
namespace ServiceStack.Text.Tests.DynamicModels | |
{ | |
public class GoogleMapsApiTests |
diff --git a/src/Manos/Manos.Http/HttpEntity.cs b/src/Manos/Manos.Http/HttpEntity.cs | |
index 5230efe..8f35b52 100644 | |
--- a/src/Manos/Manos.Http/HttpEntity.cs | |
+++ b/src/Manos/Manos.Http/HttpEntity.cs | |
@@ -64,6 +64,7 @@ namespace Manos.Http { | |
private IHttpBodyHandler body_handler; | |
private bool finished_reading; | |
+ private bool Upgraded; | |
#!/usr/bin/python | |
import sys | |
import os | |
import pprint | |
import subprocess | |
import pickle | |
import atexit | |
import simplejson as json | |
sys.path.insert(0, "../API") |
diff --git a/autogen.sh b/autogen.sh | |
index bd14acc..52ce4c4 100755 | |
--- a/autogen.sh | |
+++ b/autogen.sh | |
@@ -35,7 +35,7 @@ DIE=0 | |
DIE=1 | |
} | |
-(libtool --help) < /dev/null > /dev/null 2>&1 || { | |
+(glibtool --help) < /dev/null > /dev/null 2>&1 || { |
#!/bin/bash -e | |
brew install markdown |
I hereby claim:
To claim this, I am signing this object: