1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/src/util
Dan McGee c4fccfe3e6 pactree: make -Wwrite-strings friendly
Use a few structs to hold configuration values we change given certain
options so we can be const-correct with string assignment across the
board. Behavior should be completely unchanged.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-05-04 15:49:47 -05:00
..
.gitignore src/util: update .gitignore 2010-12-12 20:23:25 -06:00
cleanupdelta.c Fix warnings reported by -Wwrite-strings 2011-05-04 15:48:47 -05:00
Makefile.am pactree: rewrite in C 2010-12-12 20:21:15 -06:00
pactree.c pactree: make -Wwrite-strings friendly 2011-05-04 15:49:47 -05:00
testdb.c Fix warnings reported by -Wwrite-strings 2011-05-04 15:48:47 -05:00
testpkg.c Perform package verification at package load time 2011-04-24 10:48:34 -05:00
vercmp.c Style change: return(x) --> return x 2011-03-20 19:49:45 -05:00