URL: <https://savannah.gnu.org/bugs/?62213>
Summary: Avoid compile warning Project: make Submitted by: boxuesong Submitted on: Wed 23 Mar 2022 03:50:32 PM UTC Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Component Version: 4.3 Operating System: Any Fixed Release: None Triage Status: None _______________________________________________________ Details: ./configure --with-customs=../customs make In file included from src/remote-cstms.c:23:0: src/commands.h:40:35: warning: ‘struct child’ declared inside parameter list void delete_child_targets (struct child *child); ^ src/commands.h:40:35: warning: its scope is only this definition or declaration, which is probably not what you want Put #include "job.h" in front of #include "commands.h" to solve this warning. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?62213> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/