../source4/heimdal/lib/krb5/init_creds_pw.c:314:14: warning: 6 enumeration values not handled in switch: 'LR_NONE', 'LR_INITIAL_TGT', 'LR_INITIAL'... [-Wswitch] switch (lr->val[i].lr_type) { ^
[ 717/2913] 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/roken/roken.h.in:1081:9: warning: 'closefrom' macro redefined [-Wmacro-redefined] #define closefrom rk_closefrom ^ ../lib/replace/replace.h:255:9: note: previous definition is here #define closefrom rep_closefrom ^ ../source4/heimdal/lib/krb5/init_creds_pw.c:314:14: warning: 6 enumeration values not handled in switch: 'LR_NONE', 'LR_INITIAL_TGT', 'LR_INITIAL'... [-Wswitch] switch (lr->val[i].lr_type) { ^ 2 warnings generated.