Bug 12645 - init_creds_pw.c
Summary: init_creds_pw.c
Status: RESOLVED WORKSFORME
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Build (show other bugs)
Version: 4.6.0
Hardware: x64 Mac OS X
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-11 17:11 UTC by Ruga
Modified: 2017-03-11 17:12 UTC (History)
0 users

See Also:


Attachments
patch (440 bytes, patch)
2017-03-11 17:12 UTC, Ruga
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ruga 2017-03-11 17:11:24 UTC
[ 870/3257] Compiling source4/heimdal/lib/krb5/init_creds_pw.c
In file included from ../source4/heimdal/lib/krb5/init_creds_pw.c:36:
In file included from ../source4/heimdal/lib/krb5/krb5_locl.h:147:
In file included from ../source4/heimdal_build/roken.h:156:

../source4/heimdal/lib/krb5/init_creds_pw.c:314:14: warning: taking the absolute value of unsigned type 'LR_TYPE' (aka 'enum LR_TYPE') has no effect [-Wabsolute-value]
            switch (abs(lr->val[i].lr_type)) {
                    ^
Comment 1 Ruga 2017-03-11 17:12:08 UTC
Created attachment 13038 [details]
patch