git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Semantic errors
@ 2019-03-21 19:06 Fabio Aiuto
  2019-03-21 19:16 ` Randall S. Becker
  0 siblings, 1 reply; 17+ messages in thread
From: Fabio Aiuto @ 2019-03-21 19:06 UTC (permalink / raw)
  To: git

Hello to all,
I'm browsins git code with Eclipse. I'm on a local branch called
"studio" based on master (last public commit e902e9b by Junio C Hamano
on Monday March 11 2019). I've built everything by changing:
CFLAGS = -g -Wall (removing -O2 to have smooth trace in debugging).
But the environment detects the following semantic errors (I made no
edits!!!):
Description	Resource	Path	Location	Type
Symbol 'GIT_HTML_PATH' could not be resolved	git.c	/git	
line 154	Semantic Error
Symbol 'GIT_MAN_PATH' could not be resolved	git.c	/git	
line 158	Semantic Error
Symbol 'GIT_INFO_PATH' could not be resolved	git.c	/git	
line 162	Semantic Error
Symbol 'active_cache' could not be resolved	commit.c	/git
/builtin	line 899	Semantic Error
Field 'ce_intent_to_add(active_cache[i])' could not be resolved	
commit.c	/git/builtin	line 899	Semantic Error
Symbol 'active_nr' could not be resolved	commit.c	/git/bu
iltin	line 889	Semantic Error
Symbol 'active_nr' could not be resolved	commit.c	/git/bu
iltin	line 898	Semantic Error
Field 'oid' could not be resolved	commit.c	/git/builtin	
line 1654	Semantic Error
Symbol 'active_nr' could not be resolved	commit.c	/git/bu
iltin	line 901	Semantic Error
Symbol 'active_cache_tree' could not be resolved	commit.c	
/git/builtin	line 1654	Semantic Error
Symbol 'active_cache_changed' could not be resolved	commit.c	
/git/builtin	line 418	Semantic Error
Symbol 'active_cache_tree' could not be resolved	commit.c	
/git/builtin	line 419	Semantic Error
Symbol 'active_nr' could not be resolved	commit.c	/git/bu
iltin	line 254	Semantic Error
Symbol 'active_cache' could not be resolved	commit.c	/git
/builtin	line 255	Semantic Error

I can debug without problems, but what if I should trece through one of
those errors?
How can I fix them?
Thanks in advance!!!
Fabio.


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2019-03-25 19:37 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-21 19:06 Semantic errors Fabio Aiuto
2019-03-21 19:16 ` Randall S. Becker
2019-03-21 19:32   ` Fabio Aiuto
2019-03-21 21:03     ` Randall S. Becker
2019-03-22 20:24       ` Fabio Aiuto
2019-03-22 21:15         ` Randall S. Becker
2019-03-22 21:25       ` Fabio Aiuto
2019-03-22 21:39         ` Randall S. Becker
2019-03-22 21:41           ` Fabio Aiuto
2019-03-22 22:43             ` Randall S. Becker
2019-03-23 12:14               ` Fabio Aiuto
2019-03-23 13:00               ` Fabio Aiuto
2019-03-23 19:34                 ` Randall S. Becker
2019-03-25 19:21                   ` Fabio Aiuto
2019-03-25 19:35                     ` Randall S. Becker
2019-03-25 19:37                       ` Fabio Aiuto
2019-03-22 21:39         ` Fabio Aiuto

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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).