This is a major lift into C++.
Much of the code is now building in C++, and I'm using C++23. A spot test seems to work. Now I can start to debride all the painful memory management quirks...
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
|
||||
#include "../dpip/dpip.h"
|
||||
#include "dpiutil.h"
|
||||
#include "../src/misc.h"
|
||||
#include "../src/misc.hh"
|
||||
|
||||
/*
|
||||
* Debugging macros
|
||||
|
Reference in New Issue
Block a user