Re: Audio File Library 0.2.4 released
Daniel Kobras <[email protected]> Sun, 28 Sep 2003 10:37:56 +0200
| Newsgroups | gmane.comp.audio.audiofile |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Sep 26, 2003 at 04:35:36AM -0500, Michael Pruett wrote: > Version 0.2.4 includes the following changes: > * Added support for large files. This option is disabled by > default; to enable large file support, run configure with the flag > --enable-largefile. As far as I can tell, a largefile-enabled libaudiofile is binary incompatible to a standard one on systems where off_t defaults to 32bit. Shouldn't the SONAME be bumped in this case to avoid havoc? Regards, Daniel.