C. Piker

Results 3 issues of C. Piker

When using dmxl (current master version from git) in a project compiled via GDC version 10.3.0, I get the following compile time errors. Paths have been shortened. ``` source/parser.d:6285:35: error:...

Hi Denizzzka I'm having problems building dpq2 on windows due to libraries not specified in the link stage. Just linking against libpq.lib gives the following undefined symbols (plus many more):...

Hi Denizzzka The dpq2 library met most of my needs, but a small update was added to assist with fast binary copy-in. The changes are: 1. The function Connection.putCopyData was...