]> git.sur5r.net Git - bacula/bacula/commit
kes Fix python compiler string warning. Note, IMO the GNU C++
authorKern Sibbald <kern@sibbald.com>
Thu, 3 Jul 2008 10:31:20 +0000 (10:31 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 3 Jul 2008 10:31:20 +0000 (10:31 +0000)
commit4715eed45b57fd37557fc0ccd65207c835d47080
tree5d0507aa9664bb4d386ede7952855f0a52caf57d
parentc736b394c14257f65e9e02b480d49f33db2ea898
kes  Fix python compiler string warning. Note, IMO the GNU C++
     compiler guys have made a *very* bad change to their compiler.
     They now force all strings to be 'const' unless you explicitly
     cast them, which is extremely ugly and ruins nice code as well
     as creates a lot of useless work.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7296 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/cats/bdb.c
bacula/src/dird/pythondir.c
bacula/src/filed/pythonfd.c
bacula/src/lib/pythonlib.c
bacula/src/stored/pythonsd.c
bacula/technotes-2.5