This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fixed bug #349
Solaris doesn't support the LATIN1 character set alias. Merged from 1.2 svn revision 3133f
- Loading branch information
Showing
with
36 additions
and 28 deletions.
- +2 −2 include/SDL_stdinc.h
- +27 −23 src/stdlib/SDL_iconv.c
- +7 −3 test/testiconv.c