[Libburn] Question about libisofs (Was: burn_version patch)
Andreas Schik
aheppel at web.de
Thu Feb 9 01:32:44 PST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2006-02-09 10:00:45 +0100 Joe Neeman <neeman at webone.com.au> wrote:
>>> It's possible that libisofs will be used in an application that libburn is
>>> not. Should there be a function there anyway?
>>
>> Are there such cases? When?
>> I am using libisofs in an app to simply create an ISO image. At least for
>> the
>> burn_source struct and for burn_source_free() I need libburn. Or do I
>> misunderstand something here?
>
> Libisofs never calls any functions from libburn. It requires the header file
> libburn.h to define struct burn_source but that's it. You can do without
> libburn entirely if you work around burn_source_free by just doing
> source->free_data(source);
> free(source);
> because libisofs never keeps any internal references to the burn-source it
> returns (so you don't need to worry about the reference counting).
Cool. Thanks. I didn't know that.
Andreas
- --
Mail: aheppel at web dot de
Home: http://www.andreasheppel.de
PGP Key: http://www.andreasheppel.de/download/andreash.asc
Check out Burn.app - the CD burning frontend for GNUstep
http://gsburn.sourceforge.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using the GPG bundle for GNUMail
iD8DBQFD6ww8nK2casKWE5kRAtpLAJ4kcODO63DSD+heGAdWxOlne7ZFrwCZAbhD
u86KIiiOEV9/ZuMEgRy53xQ=
=rN2w
-----END PGP SIGNATURE-----
More information about the libburn
mailing list