gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: git repo status change


From: Christian Grothoff
Subject: Re: git repo status change
Date: Mon, 24 Oct 2022 09:09:09 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0

I've now updated the gnunet-ext build system, the example had not been reasonably maintained in 10 years and was quite outdated in various style points...

-Christian

On 10/24/22 03:05, Martin Schanzenbach wrote:
Yeah I assume that, like gnunet.git, you'd want a .gitignore in m4/
containing

libtool.m4
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
wchar_t.m4


BR
Martin

On 22.10.22 16:59, accounts-gnunet@holbrook.no wrote:

When I make changes to the gnunet-ext repo .h and .c files and build, the .m4
files also get part of the git delta.

Is it supposed to be like this?

--

$ git status
On branch master
Your branch is up to date with 'origin/master'.

Changes not staged for commit:
   (use "git add <file>..." to update what will be committed)
   (use "git restore <file>..." to discard changes in working directory)
         modified:   m4/libtool.m4
         modified:   m4/ltoptions.m4
         modified:   m4/ltsugar.m4
         modified:   m4/ltversion.m4
         modified:   m4/lt~obsolete.m4
         modified:   src/ext/gnunet-ext.c
         modified:   src/ext/gnunet-service-ext.c
         modified:   src/ext/test_ext_api.c
         modified:   src/include/gnunet_ext_service.h
         modified:   src/include/gnunet_protocols_ext.h





reply via email to

[Prev in Thread] Current Thread [Next in Thread]