summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-09-27 00:31:34 +0200
committerDan McGee <dan@archlinux.org>2011-09-27 00:36:29 +0200
commit80b0f271254f965db4d94d6bb165c64ef3553588 (patch)
tree0fea95ff6d1fcd5640a26a45d45c9bb832a1fe75 /src
parentd1fc3aec4c7f7bab30f8ad7dabd7832c7c8570e6 (diff)
downloadpacman-80b0f271254f965db4d94d6bb165c64ef3553588.tar.gz
pacman-80b0f271254f965db4d94d6bb165c64ef3553588.tar.xz
Ensure fileconflict value is actually a string
When we switched to a file object and not just a simple string, we missed an update along the way here in target-target conflicts. This patch looks large, but it really comes down to one errant (char *) cast before that has been reworked to explicitly point to the alpm_file_t object. The rest is simply code cleanup. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions