* [GIT PULL] Initial print-and-log helper functions
@ 2023-03-12 19:21 Alviro Iskandar Setiawan
2023-03-12 19:42 ` Ammar Faizi
0 siblings, 1 reply; 2+ messages in thread
From: Alviro Iskandar Setiawan @ 2023-03-12 19:21 UTC (permalink / raw)
To: Ammar Faizi; +Cc: Irvan Malik Azantha, GNU/Weeb Mailing List
- Initial print helper functions (INFO, ERROR, DEBUG and WARN).
- First usage of those helpers.
- Add myself as the maintainer of this subsystem.
pleasee pull!!!
tq
The following changes since commit b294139d3acf2c51c34a761861624e96d99be498:
MAINTAINERS: Fix the git tree URL (2023-03-10 06:04:48 +0700)
are available in the Git repository at:
https://github.com/alviroiskandar/GNUWeebBot2 tags/print-helpers-2023-03-13
for you to fetch changes up to 361651302304118f3354a4a56c8d1e93f9fefd98:
MAINTAINERS: Add myself as a print helper functions maintainer (2023-03-11 00:47:33 +0700)
----------------------------------------------------------------
print-helpers-2023-03-13
----------------------------------------------------------------
Alviro Iskandar Setiawan (3):
print: Initial print helper functions
core: Use print helper functions
MAINTAINERS: Add myself as a print helper functions maintainer
MAINTAINERS | 7 +++
core/Makefile | 1 +
core/main.c | 8 ++++
core/print.c | 102 ++++++++++++++++++++++++++++++++++++++++
include/gw/common.h | 1 +
include/gw/print.h | 29 ++++++++++++
6 files changed, 148 insertions(+)
create mode 100644 core/print.c
create mode 100644 include/gw/print.h
--
Alviro Iskandar Setiawan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Initial print-and-log helper functions
2023-03-12 19:21 [GIT PULL] Initial print-and-log helper functions Alviro Iskandar Setiawan
@ 2023-03-12 19:42 ` Ammar Faizi
0 siblings, 0 replies; 2+ messages in thread
From: Ammar Faizi @ 2023-03-12 19:42 UTC (permalink / raw)
To: Alviro Iskandar Setiawan; +Cc: Irvan Malik Azantha, GNU/Weeb Mailing List
On Sun, Mar 12, 2023 at 07:21:03PM +0000, Alviro Iskandar Setiawan wrote:
> - Initial print helper functions (INFO, ERROR, DEBUG and WARN).
>
> - First usage of those helpers.
>
> - Add myself as the maintainer of this subsystem.
>
> pleasee pull!!!
Pulled, thanks.
--
Ammar Faizi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-03-12 19:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-12 19:21 [GIT PULL] Initial print-and-log helper functions Alviro Iskandar Setiawan
2023-03-12 19:42 ` Ammar Faizi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox