Re: [AD] filename encoding again |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2007-12-06, Elias Pschernig <elias@xxxxxxxxxx> wrote:
>
> On Tue, 2007-12-04 at 15:19 +0100, Elias Pschernig wrote:
> > On Dec 4, 2007 4:14 AM, Matthew Leverton <meffer@xxxxxxxxxx> wrote:
> > > On Aug 5, 2007 5:21 AM, Elias Pschernig <elias@xxxxxxxxxx> wrote:
> > > > I also renamed file_encoding to filename_encoding.
> > > >
> > > The recent patch compiles fine under MSVC 8. However, the old function
> > > names made it in the 4.2.2 DLL, so they need to stay for binary
> > > compatibility. They probably don't need to be marked as deprecated
> > > since they never officially were public.
> >
> > Ah, of course. Guess I'll just undo the renaming, set_file_encoding
> > was probably good enough.
>
> Ok, I added them as deprecated functions after all, as the old name
> really is wrong.
No need for them to be inline.
Peter