-
And potentially cribbing any other cool features that are there. Maybe also 16 bit image processing support.
http://www.simpleitk.org/
-
I'm using Neo4j-community-1.9.M04, connecting with python rest client (py2neo 1.4.5).
When I try to add a long text to an index, the server returns 500 Internal Server Error.
Using the py2neo client,…
-
I use Subversion to download PowerDNS source code. When i install, i receive the error: 'init_priority' attribute does not support on this platform (SunOS 5.8 SPARC). So, i want to remove this attribu…
-
Hi,
I discovered a "small" bug in pdns/dnspacket.cc which caused this behavior while trying to query any NAPTR record:
```
PowerDNS 2.9.18 (C) 2001-2005 PowerDNS.COM BV (Sep 28 2005, 19:02:15, gcc 4…
-
Im using PDNS 2.9.18 and have the local-address = xxx.xxx.xxx.xxx set so that PDNS will bind itself to one specific ip address, the machine it is running on has 4 addresses associated with it.
when …
-
Now, i has a small problem: when I remove three lines: 146-148:
DNSRecordContent::typemap
DNSRecordContent::namemap
DNSRecordContent::zmakermap
Then, I reconfigure the source, follow…