Re: Help testing release candidate / mc-4.8.27-rc1

Joseph Reagle <[email protected]>
Newsgroups gmane.comp.gnome.apps.mc.general,gmane.comp.gnome.apps.mc.devel
Message-ID <[email protected]>
I ran the command you suggested and the make, make install, creates a binary in /usr/local/bin (though using homebrew arm64 commands in /opt/homebrew) and it seems to work fine. (It doesn't include panel scrollbars from #4256?).

BTW: During make, I get tons of warnings:

	  CC       learn.lo
	warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option]
	warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option]
	warning: unknown warning option '-Wmissing-parameter-type' [-Wunknown-warning-option]
	warning: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Wunknown-warning-option]
	4 warnings generated.
	  CC       setup.lo
	warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option]
	warning: unknown warning option '-Wmaybe-uninitialized'; did you mean '-Wuninitialized'? [-Wunknown-warning-option]
	warning: unknown warning option '-Wmissing-parameter-type' [-Wunknown-warning-option]
	warning: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Wunknown-warning-option]
	setup.c:148:39: warning: integer constant not in range of enumerated type 'panel_select_flags_t' [-Wassign-enum]
	    .select_flags = SELECT_MATCH_CASE | SELECT_SHELL_PATTERNS
	                                      ^
	5 warnings generated.

_______________________________________________
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.