[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Fix integer cast warning on chcon.c
From: |
Alex Deymo |
Subject: |
[PATCH] Fix integer cast warning on chcon.c |
Date: |
Tue, 1 Jul 2014 23:02:49 -0700 |
The warning was introduced yesterday on this change:
http://lists.gnu.org/archive/html/coreutils/2014-07/msg00002.html
src/chcon.c:144:21: error: initialization makes integer from pointer
without a cast
Feel free to modify the patch as you wish.
Thanks,
deymo.
Fix-warning-when-initializing-context_t.patch
Description: Text Data
- [PATCH] Fix integer cast warning on chcon.c,
Alex Deymo <=