From: Vinayak Dev <vinayakdev.sci@gmail.com>
To: git@vger.kernel.org
Subject: Documentation/MyFirstObjectWalk: add #include "trace.h" to use trace_printf()
Date: Thu, 29 Jun 2023 21:35:51 +0530 [thread overview]
Message-ID: <CADE8Naq5W3Bn=gwV7W-xMvYOMMRO=ZY9Ly6im4Rb_qFjMWTbTg@mail.gmail.com> (raw)
Hey there!
I was looking through Documentation/MyFirstObjectWalk.txt, and upon
building the branch containing the given code, I find that I get the
error that C99 does not allow implicit function declaration where
trace_printf() is encountered. However, upon including trace.h the
error disappears, and the build proceeds just fine.
I did put DEVELOPER=1 in config.mak before building, but it doesn't
seem to work.
Is the error pointing to a problem, or am I doing something wrong?
If it is the former, I would be very happy to send a patch fixing this.
Thanks a lot!
Vinayak
next reply other threads:[~2023-06-29 16:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-29 16:05 Vinayak Dev [this message]
2023-06-29 16:33 ` Documentation/MyFirstObjectWalk: add #include "trace.h" to use trace_printf() Emily Shaffer
2023-06-29 16:35 ` Emily Shaffer
2023-06-29 18:45 ` Vinayak Dev
2023-06-29 23:09 ` Emily Shaffer
2023-06-30 5:48 ` Vinayak Dev
2023-06-30 15:39 ` Vinayak Dev
2023-06-29 19:28 ` Junio C Hamano
2023-06-29 23:06 ` Emily Shaffer
2023-06-30 2:21 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CADE8Naq5W3Bn=gwV7W-xMvYOMMRO=ZY9Ly6im4Rb_qFjMWTbTg@mail.gmail.com' \
--to=vinayakdev.sci@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).