On 29/01/13 13:26, Allan McRae wrote: > From: Dan McGee <[email protected]> > > We still call some of these 'deprecated' methods elsewhere, so this > shouldn't present a problem. When we decide 2.x support is to be dropped, > we should update all of the code to not call deprecated methods. > > Allan: Adjusted with respect to previous patches adding libarchive > compatibilty layer. > > Signed-off-by: Allan McRae <[email protected]> > --- > > Dave: can you confirm this compiles without warning with libarchive 3.1? >
nvm - confirmed with this and the two previous patches, this compiles without warning/error with libarchive versions 2.8, 3.0 and 3.1. Allan
