Bug 1354221
| Summary: | noisy compilation warnning with Wstrict-prototypes | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Zhou Zhengping <johnzzpcrystal> |
| Component: | build | Assignee: | Zhou Zhengping <johnzzpcrystal> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | mainline | CC: | bugs, kkeithle, ndevos |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 3.9.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-01-03 11:23:30 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
REVIEW: http://review.gluster.org/14884 (build: fix noisy compilation warning with current build option Wstrict-prototypes) posted (#1) for review on master by Zhou Zhengping (johnzzpcrystal) COMMIT: http://review.gluster.org/14884 committed in master by Vijay Bellur (vbellur) ------ commit 4768760d5eb0ee8a0251e7776ed03d130c747164 Author: Zhou Zhengping <johnzzpcrystal> Date: Mon Jul 11 07:28:44 2016 -0400 build: fix noisy compilation warning with current build option Wstrict-prototypes Change-Id: I50904033aa2beb880dee828849f470ac31048a79 BUG: 1354221 Signed-off-by: Zhou Zhengping <johnzzpcrystal> Reviewed-on: http://review.gluster.org/14884 Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> Reviewed-by: Kaleb KEITHLEY <kkeithle> Reviewed-by: Niels de Vos <ndevos> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Vijay Bellur <vbellur> |
Description of problem: build warning info : In file included from ../../../../libglusterfs/src/xlator.h:60:0, from glupy.c:16: ../../../../libglusterfs/src/iobuf.h:159:8: warning: function declaration isn't a prototype [-Wstrict-prototypes] Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: