[pacman-dev] pm_transflag enum

Dario Freddi drf54321 at gmail.com
Fri May 9 08:21:29 EDT 2008


Thanks Aaron,
Casts were the right thing to do, though this is the right way to cast (the 
only one I found that actually works):

flags = (pmtransflag_t) ((pmtransflag_t)flags | 
(pmtransflag_t)PM_TRANS_FLAG_FORCE);

Thanks for your help!
Cheers 
Dario




More information about the pacman-dev mailing list