ports/textproc/jtc/files/patch-lib_dbg.hpp
Hiroki Tagato 8d1fdbcb27 - Update to 1.76
- Add compiler configuration options
- Import patches from upstream to address build failures

PR:		246441
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
Approved by:	ehaupt (mentor)
Changelog:	https://github.com/ldn-softdev/jtc/releases/1.76
2020-05-15 00:31:37 +00:00

12 lines
409 B
C++

--- lib/dbg.hpp.orig 2020-05-07 19:34:09 UTC
+++ lib/dbg.hpp
@@ -879,6 +879,9 @@ class __Dbg_flow__ {
}
}
+ static size_t ind(void) { return __Dbg_flow__::ind_; }
+
+
protected:
const Debug & dbg_; // debug reference
const char * dfnc_; // debug function