summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbuck-yeh2021-08-22 01:21:16 +0800
committerbuck-yeh2021-08-22 01:21:16 +0800
commit19e3cfc93bd90e699b1802a592682325c9c89ff3 (patch)
tree53f07dd1f79bd7fbee14263d7232f3cd848911b9
parent57971ead427aea00973e6f81f5692b3584dbdef0 (diff)
downloadaur-19e3cfc93bd90e699b1802a592682325c9c89ff3.tar.gz
SCOPELOG() indentation & new macro LOG_RAW()
1. [Bug] Boudary lines of SCOPELOG() & SCOPELOGX(), and so FUNLOG & FUNLOGX(), are indented deeper in the same depth with scoped log lines. 2. [New] LOG_RAW() simply logs what is formatted by arguments between ( ) without the ordinary timestamp-tid-loglevel prefix.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c836172051c..d6e43c77465c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bux
pkgdesc = A supplemental C++ library with functionalities not directly supported from Modern C++ standard.
- pkgver = 1.4.1
+ pkgver = 1.4.2
pkgrel = 1
url = https://github.com/buck-yeh/bux.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 089deaf05380..349430729645 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Buck Yeh <buck.yeh at gmail dot com>
pkgname=bux
-pkgver=1.4.1
+pkgver=1.4.2
#pkgver=main
pkgrel=1
epoch=