Skip to content

Instantly share code, notes, and snippets.

View syphar's full-sized avatar

Denis Cornehl syphar

View GitHub Profile
@syphar
syphar / main.rs
Created January 19, 2021 19:28
simple test for random crate search
use async_std::prelude::*;
use sqlx::postgres::PgPoolOptions;
#[async_std::main]
pub async fn main() -> Result<(), sqlx::Error> {
let pool = PgPoolOptions::new()
.connect(&std::env::var("DATABASE_URL").unwrap())
.await?;

Keybase proof

I hereby claim:

  • I am syphar on github.
  • I am syphar (https://keybase.io/syphar) on keybase.
  • I have a public key ASBWQrrSUtGIWl4DHiD9CnoDmIGzXRm3WH89nHyfT3RZMAo

To claim this, I am signing this object:

@syphar
syphar / config.log
Created May 29, 2012 13:14
Debug-Info for josegonzalez / homebrew-php / Issue #107
This file has been truncated, but you can view the full file.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/php54/5.4.3 --disable-debug --with-config-file-path=/usr/local/etc/php/5.4 --with-config-file-scan-dir=/usr/local/etc/php/5.4/php5/conf.d --with-iconv-dir=/usr --enable-dba --with-ndbm=/usr --enable-exif --enable-soap --enable-sqlite-utf8 --enable-wddx --enable-ftp --enable-sockets --enable-zip --enable-pcntl --enable-shmop --enable-sysvsem --enable-sysvshm --enable-sysvmsg --enable-mbstring --enable-mbregex --enable-zend-signals --enable-dtrace --enable-bcmath --enable-calendar --with-openssl=/usr --with-zlib=/usr --with-bz2=/usr --with-ldap --with-ldap-sasl=/usr --with-xmlrpc --with-kerberos=/usr --with-libxml-dir=/usr/local/Cellar/libxml2/2.7.8 --with-xsl=/usr --with-curl=/usr --with-gd --enable-gd-native-ttf --with-freetype-dir=/usr/X11 --